I have a custom PCB with a ESP32 WROOM32E module and cannot flash it.
GPIO1 (=Tx) is connected to Rx of CP2102.
GPIO3 (=Rx) is connected to Tx of CP2102.
...and I can see the boot messages...
EN and GPIO0 have pullups.
I pull both LOW, keep GPIO0 LOW and switch EN to HIGH.
--> jumps in download mode
Code: Select all
rst:0x1 (POWERON_RESET), boot:0x5 (DOWNLOAD_BOOT(UART0/UART1/SDIO_FEI_REQ_V2))
waiting for download
Then:
Code: Select all
make flash
Someone an idea ?
Thanks in advance!
EDIT:
Regarding https://github.com/espressif/esptool/wi ... -Selection
GPIO2, 12, 15 have all pulldowns