Problem with GPIO pin 32
Posted: Sun Sep 29, 2024 12:27 pm
I have this ESP32 dev. board but pin 32 don't work.
The compiler accept pinMode(32,OUTPUT) and digitalWrite(32,HIGH) but nothing comes out on the pin.
Can anyone help, I need to use all the output pins on the board.
The compiler accept pinMode(32,OUTPUT) and digitalWrite(32,HIGH) but nothing comes out on the pin.
Can anyone help, I need to use all the output pins on the board.