Can't flash ESP32 Pico D4 on custom FCB board
Posted: Tue Nov 06, 2018 2:14 pm
Hi @ll,
I am using a custom FCB board with a ESP32 Pico D4 chip. I get a serial connection over UART0 to the ESP32 and if I set GPIO0 to GND it starts in Download Mode and returns:
rst:0x1 (poweron_reset),boot:0x3 (download_boot(uart0/uart1/sdio_rei_reo_v2)) waiting for download
But after, the ESP32 only echo back, what sent to him.
The esptool.py returns:
Connecting...
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
Thanks for your help
I am using a custom FCB board with a ESP32 Pico D4 chip. I get a serial connection over UART0 to the ESP32 and if I set GPIO0 to GND it starts in Download Mode and returns:
rst:0x1 (poweron_reset),boot:0x3 (download_boot(uart0/uart1/sdio_rei_reo_v2)) waiting for download
But after, the ESP32 only echo back, what sent to him.
The esptool.py returns:
Connecting...
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
Thanks for your help