Understanding datasheet re analog inputs

Thread Starter

ebeowulf17

Joined Aug 12, 2014
3,307
Is the maximum input voltage to an ADC dependant on its analog reference?

I'd like to use an Arduino with AREF set to around 2V so I can get the most precision possible when reading a 1.25-2V signal. The Arduino is running on 5V, so I know the input can't exceed 5.5V. I just wanted to make sure that the limit doesn't drop if the AREF is lowered. I only need good readings up to 2V, but the signal might exceed 2V sometimes.

I've tried to read the relevant sections of the datasheet, and it looks to me like it's fine, but I'm not sure and I don't want to smoke any more chips this week (embarrassing story!)
 

MikeML

Joined Oct 2, 2009
5,444
The cathode of the upper input protection diode on any input pin (including the analog ones) is returned to Vdd, so you should be just fine.
 
Top