Does anyone know what the max voltage that can be applied to the analog inputs of the ATMEGA328 Arduino uP? I know that it will convert 0V to 5V but how much tolerance does it have for voltages over 5 volts?
Thanks
John
Does anyone know what the max voltage that can be applied to the analog inputs of the ATMEGA328 Arduino uP? I know that it will convert 0V to 5V but how much tolerance does it have for voltages over 5 volts?
Thanks
John
Amazed at the high voltage capability on the Reset...obviously expecting abuse there!
One thing to note is that your signal doesn't have any transients otherwise you'll need to take those in to account as your maximum values.
Hi John!
That may be some old-school Flash mem programming voltage pin for non-in-circuit programming. Not sure, I didn't check the datasheet, but I recall a load of Flash devices requiring 12V.
O yeah probably ...right voltage too.
The 328 seems to stand a fair amount of abuse!
I looked at that as well and wondered why it was singled out.
I looked at that as well and wondered why it was singled out.
It's used for high voltage programming. That way, even if you disable the reset pin (via programmable fuses), you can still re-flash it/reset the fuses.