I've designed a very simple board using the esp32-pico-v3 and an external flasher using a CP2102.
when I try to flash anything, I get this error:
Code: Select all
esptool.py v3.3
Serial port COM6
Connecting.....................................An error occurred while uploading the sketch
.
A fatal error occurred: Failed to connect to ESP32: No serial data received.
For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
You can find the schematics attached. I added external 100nF caps on GPIO0 and EN to GND, and an add 10uF cap on EN. The result is still the same if I reset manually the circuit using 2 buttons.
I bought a cp2102 adapter and I still have the same problem. Thanks in advance