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.
Problem with GPIO pin 32
-
- Posts: 9
- Joined: Fri Jan 26, 2024 6:53 pm
Problem with GPIO pin 32
- Attachments
-
- ESP32.jpg (2.31 MiB) Viewed 886 times
-
- Posts: 828
- Joined: Mon Jul 22, 2019 3:20 pm
Re: Problem with GPIO pin 32
Use a multimeter to ensure there is continuity between the edge gpio32 and the chip pin gpio32. Use a multimeter to ensure that the gpio value does not change (0->3V3) when you switch from low to high and back.
If those fail, then there is a hardware issue with the module.
If those fail, then there is a hardware issue with the module.
-
- Posts: 9
- Joined: Fri Jan 26, 2024 6:53 pm
Re: Problem with GPIO pin 32
I have tested on 2 different boards, and I have selected different boards in Arduino IDE same error in all cases.
What is the correct board to select i Arduino IDE ?
What is the correct board to select i Arduino IDE ?
Who is online
Users browsing this forum: No registered users and 122 guests