Page 1 of 1

ESP32C3 SuperMini Wont Run

Posted: Tue Sep 16, 2025 5:43 pm
by Barbeta
Hi everyone,

I’m having some issues with an ESP32-C3 SuperMini. Sometimes, when I press the button, everything works fine, but other times the ESP just doesn’t start, out of about 10 attempts, it only works around 6 times.

I’m not sure if this is a wiring problem or if I’m missing something in the setup. I’ll attach the circuit diagram and the ESP pinout for reference.

Any help or suggestions would be greatly appreciated!
Schematic_New-Project_2025-09-16.png
Schematic_New-Project_2025-09-16.png (74.48 KiB) Viewed 1585 times
esp32c3supermini.jpg
esp32c3supermini.jpg (68.88 KiB) Viewed 1585 times

Re: ESP32C3 SuperMini Wont Run

Posted: Sun Sep 21, 2025 11:19 am
by lbernstone
gpio9 is the boot button. If this is low during boot, the chip will be waiting for a firmware upload. You should not connect it to anything that may be active during boot (even something that may just be hanging onto some extra capacitance).