I have GPIO36 attached to an LED and a 1K resistor to GND. GPIO36 is configured as input.
The LED is supposed to be switched on by another circuit. But the diode light up and stays on. It goes off if I hold down reset and also off if I add a diode to prevent reverse current. So it's definitely the pin that is powering the LED.
Shouldn't the input pin be high-impedance? If GPIO36 is input only and does not have pullup/down resistors, what's powering the LED?
The datasheet says it's also SENSOR_VP, could that be thing that powers the LED?
thx
Input-only pin GPIO36 sources current (backpower)
-
- Posts: 9715
- Joined: Thu Nov 26, 2015 4:08 am
Re: Input-only pin GPIO36 sources current (backpower)
What's the voltage that's supposed to be on there? If it's >3.3V (or <0V) the ESD protection stuff in the ESP32 could potentially kick in and source current.
Re: Input-only pin GPIO36 sources current (backpower)
[Thanks ESP_Sprite]What's the voltage that's supposed to be on there? If it's >3.3V (or <0V) the ESD protection stuff in the ESP32 could potentially kick in and source current.
If the current is flowing _out_ of the input pin, then esp32 VCC voltage would by definition be higher than the LED voltage and not >3.3V, correct?
That side of the circuit tied to PIN36 voltages are zero. However, from reading your comment, would it be possible:
VCC is ~3.12VDC and esp32 is connect to ESP_PROG with the power jumper of ESP_PROG removed. If the TX/RX pins connected to ESP_PROG are at 3.3V, would it then be possible for current to flow from the TX/RX pins connecting to ESP_PROG (3.3V) out through GPIO PIN 36? or any other pin for that matter?
-a
Re: Input-only pin GPIO36 sources current (backpower)
Edit: VCC is approx 3.12VDC. Typing a tilde (~) seems to get mapped to a minus (-) after it's posted.
Who is online
Users browsing this forum: No registered users and 29 guests