Weird behaviour on GPIO17 on WROOM32 module
Posted: Wed Apr 28, 2021 9:20 pm
I have an application that uses PWM to drive 8 LEDs. Everything is working as expected and the LEDs lighten up as expected with the exception of GPIO17. The LED on this pin is only "glowing" lightly although it has the same voltage output as all the other pins (~3.2V). I figured it must have something to do with the inherent characteristics of that pin.
Things I tried:
- As the pin is listed in the GPIO layout of WROOM32 as TX pin () I tried disconnecting the EPS32 from my USB (which I thought could interfere with TX/RX capabilities of the chip) and supply voltage over VIN, but even then the GPIO only shows the above described behaviour.
- Tried using a different ESP32
But nothing helped. So what is up with GPIO17?
Things I tried:
- As the pin is listed in the GPIO layout of WROOM32 as TX pin () I tried disconnecting the EPS32 from my USB (which I thought could interfere with TX/RX capabilities of the chip) and supply voltage over VIN, but even then the GPIO only shows the above described behaviour.
- Tried using a different ESP32
But nothing helped. So what is up with GPIO17?