Unable to program ESP32-C3-Mini through UART
Posted: Fri May 03, 2024 7:57 am
Hello,
I have my own board which contains a ESP32-C3-Mini. The schematic is an exact copy of the evaluation kit. On my board I have a STM32 which is connected to the ESP through the serial line. This micro also contains a usb to cdc driver (which we have used in the past with Wroom and Wrover modules so I know it is working correctly).
I can put the ESP in boot mode and program it with flash_download_tool 3.9.6 and its own usb. This means that the strapping pins and power supply are ok.
But when I try to program it with through the UART it doesnt work. It does work with Wroom and Wrover but not with the C3 Mini. I always get the message that it can't write to RAM. Lots of people have the same issue. Remarks are that the driver is not good but why does it work with Wroom and Wrover but not with the C3 Mini with the same hardware? Can someone please give me some advice? Thank you in advance.
I have my own board which contains a ESP32-C3-Mini. The schematic is an exact copy of the evaluation kit. On my board I have a STM32 which is connected to the ESP through the serial line. This micro also contains a usb to cdc driver (which we have used in the past with Wroom and Wrover modules so I know it is working correctly).
I can put the ESP in boot mode and program it with flash_download_tool 3.9.6 and its own usb. This means that the strapping pins and power supply are ok.
But when I try to program it with through the UART it doesnt work. It does work with Wroom and Wrover but not with the C3 Mini. I always get the message that it can't write to RAM. Lots of people have the same issue. Remarks are that the driver is not good but why does it work with Wroom and Wrover but not with the C3 Mini with the same hardware? Can someone please give me some advice? Thank you in advance.