Search found 2 matches
- Tue Dec 16, 2025 2:07 pm
- Forum: General Discussion
- Topic: ESP32 overvoltage protection
- Replies: 2
- Views: 2304
Re: ESP32 overvoltage protection
I believe the following links will help you.
https://esp32.com/viewtopic.php?t=14242
https://www.linkedin.com/pulse/powering-esp32-external-power-introduction-iot-applications-xqpzc/
Thank you for answering. And sorry for this stupid question. I thought mine ESP didn't have the diode so I wanted ...
- Mon Dec 15, 2025 6:59 pm
- Forum: General Discussion
- Topic: ESP32 overvoltage protection
- Replies: 2
- Views: 2304
ESP32 overvoltage protection
Hello, I am making school project with ESP32. I want to power it with 5V adapter but I want to also be able to use USB port whenever I want to change something in code. I know I can't give power to ESP32 with USB while giving power to it with 5V and GND pins but I don't want to risk that I could ...