Groups | Search | Server Info | Login | Register
Groups > comp.arch.embedded > #32273
| From | pozz <pozzugno@gmail.com> |
|---|---|
| Newsgroups | comp.arch.embedded |
| Subject | ATmega328PB and ADC |
| Date | 2024-11-13 12:36 +0100 |
| Organization | A noiseless patient Spider |
| Message-ID | <vh230f$23hme$1@dont-email.me> (permalink) |
I couldn't understand if the first conversion after ADC is enabled (ADEN bit) must be discarded or not. The datasheet suggests to discard the first conversion result after changing the reference signal, but nothing after enabling ADC or changing input signal (ADMUX). The only note is about the conversion time that is longer for the first conversion after ADC is enabled. I'm asking this question because I'm noting a different behaviour if I start conversion and enable ADC at the same time for each conversion against leaving ADC enabled and starting only the conversion (ADSC bit).
Back to comp.arch.embedded | Previous | Next — Next in thread | Find similar
ATmega328PB and ADC pozz <pozzugno@gmail.com> - 2024-11-13 12:36 +0100
Re: ATmega328PB and ADC pozz <pozzugno@gmail.com> - 2024-11-20 09:40 +0100
Re: ATmega328PB and ADC David Brown <david.brown@hesbynett.no> - 2024-11-20 17:23 +0100
Re: ATmega328PB and ADC pozz <pozzugno@gmail.com> - 2024-11-21 08:28 +0100
Re: ATmega328PB and ADC David Brown <david.brown@hesbynett.no> - 2024-11-21 09:00 +0100
Re: ATmega328PB and ADC pozz <pozzugno@gmail.com> - 2024-11-21 09:04 +0100
csiph-web