ESP32 Download Tool can't connect with standalone chip.
Posted: Mon Oct 01, 2018 3:22 pm
Hello there,
I am looking for some help with ESP32 DOWNLOAD TOOL. I want to flash my esp-wroom-32 by being directly plugged on the RX0 and TX0 pins with a FTDI cable (without the regular usb cable).
The problem is, i end up having an error : "Chip sync error: Failed to connect to ESP32: Timed out waiting for packet header" followed by an other error : "ESP32 Chip sync error esp_sync_blocking."
I checked the baudrate of my COM PORT and it's 115200 b/s, 8 data bit, 1 stop bit
the baudrate of my downloader tool is 115200 b/s.
I saw multiple people doing this with this setup but i only found it for arduino.[/s][/s] so i don't really know why it is not working.
I am looking for some help with ESP32 DOWNLOAD TOOL. I want to flash my esp-wroom-32 by being directly plugged on the RX0 and TX0 pins with a FTDI cable (without the regular usb cable).
The problem is, i end up having an error : "Chip sync error: Failed to connect to ESP32: Timed out waiting for packet header" followed by an other error : "ESP32 Chip sync error esp_sync_blocking."
I checked the baudrate of my COM PORT and it's 115200 b/s, 8 data bit, 1 stop bit
the baudrate of my downloader tool is 115200 b/s.
I saw multiple people doing this with this setup but i only found it for arduino.[/s][/s] so i don't really know why it is not working.