Page 1 of 1

Clamping diodes and series resistor

Posted: Fri Jul 03, 2020 3:45 pm
by MateusGL
Hi,

I'm working in a project where sometimes the ESP supply will be 3V, but the ESP will receive digital signals of 3.3V. In the datasheet the limit is VDD+0.3V, so if the ESP supply is 3V, signals with 3.3V are OK, but the supply can be a little less, like 2.9 or 2.8V, then 3.3V signals will be higher than the datasheet limit.

Are there clamping diodes in ESP inputs? What should be the maximum input current when the diodes are clamped? My ideia is to put a series resistance to limit the current and avoid damages to the ESP if the signal voltage is a little higher than VDD+0.3V.

Re: Clamping diodes and series resistor

Posted: Fri Jul 03, 2020 8:18 pm
by ESP_Sprite
I think technically they are snapback devices instead of clamping diodes, the idea is the same. However, officially we do not advise putting any voltage over what's stated in the datasheet on the GPIOs. For the few hundred millivolt, however, you could make a small resistive divider (1K/10K or so) and neatly be within range of the values indicated on the datasheet. (Unofficially, I doubt much will go wrong if you only put a series resistor of, say, 1K in line with the IOs, but I can't advise that officially for production use.)