Page 1 of 1

ESP32 C3 cannot flash

Posted: Thu Mar 27, 2025 3:30 pm
by Edward W
Six devices have this problem.

Press and hold the reset button (pull up on EN)
Press and hold the boot pin (ground pin 9)
Release the reset button
Release the boot pin

I can confirm that the application is no longer running (board LEDs aren't flashing)

Espressif esptool gives the following error:

Code: Select all

A serial exception error occurred: Write timeout
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
Failed uploading: uploading error: exit status 1
The port is fully functional and, when the application is running, I can see data on the port.

Is there any way to factory reset the device or clear the running app from this state?

Re: ESP32 C3 cannot flash

Posted: Fri Mar 28, 2025 6:03 am
by Sprite
What hardware are you using? If custom, can you post schematics?