How to trigger ESP32 C3 into FW download mode externally?
Posted: Sat Oct 30, 2021 3:03 am
I follow the following link:
https://docs.espressif.com/projects/esp ... the-device
For Automatic bootloader, I wonder the behavior of DTR/RTS will same as FT232(FTDI)?
I try to use the FT232 and also apply the transistor and RC delay circuit, but still can not get flash_download_tool works.
Which part should I need to check if use FT232 instead of CP2012?
The 2.12.36.4 is the version of FTDI driver I used in windows 10.
When I press boot and then RST, the console shows following:
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x1 (POWERON),boot:0x4 (DOWNLOAD(USB/UART0/1))
waiting for download
Is that means the C3 get into download mode just like the automatic bootloader do?
https://docs.espressif.com/projects/esp ... the-device
For Automatic bootloader, I wonder the behavior of DTR/RTS will same as FT232(FTDI)?
I try to use the FT232 and also apply the transistor and RC delay circuit, but still can not get flash_download_tool works.
Which part should I need to check if use FT232 instead of CP2012?
The 2.12.36.4 is the version of FTDI driver I used in windows 10.
When I press boot and then RST, the console shows following:
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x1 (POWERON),boot:0x4 (DOWNLOAD(USB/UART0/1))
waiting for download
Is that means the C3 get into download mode just like the automatic bootloader do?