ATMEGA328P reset circuit, not pulling down fully

atmegaatmega328pavrreset

Attached is the schematic of a reset circuit. When I press the reset button, the voltage on the reset pin is 2.5 V. Rmoving R13 naturally solves the issue, but I'm unclear as to why the configuration doesn't work.

I assumed that with a 10 kΩ pull-up and 300 Ω pull-down, the reset pin would be 0.2 V.

Is it perhaps the zener diode that's causing my circuit to fail?

enter image description here

Best Answer

It seems like you're trying to follow this reset pin connection recommendation:

enter image description here

The recommendation according to the diagram above is to add an ESD protection diode.

But instead you're using a Zener diode. When doing so, you should connect to cathode of the Zener diode to the RESET pin, and the anode to GND.

Microchip Online Docs: