Electronic – AVR /RESET pin voltage

avrresetvoltage

The two AVRs I'm using right now (ATmega1284P and ATtiny4313) are both powered by 4.96V. I'm measuring a voltage on their /RESET pins of 6.33 volts. Is that normal? Where is it coming from?

Best Answer

The /RESET pins are inputs, hence measuring the voltage at them is meaningless.

Also, like any high impedance input pin, the RESET pin will float to an arbitrary value when not provided with a pull-up or pull-down resistor.