Page 1 of 1

flashing a ESP-C3-32S-Kit

Posted: Sun Jan 30, 2022 5:46 pm
by oneil1987
Hi all,

I want to flash my ESP-C3-32S-Kit (it is this modell https://www.waveshare.com/wiki/ESP-C3-32S-Kit) but without pressing the boot button. The older versions of the esp32 had a simply trick with an capacitor, but this trick didn't work for the C3.

Is the a simply way to relize this?

Kind regards

Re: flashing a ESP-C3-32S-Kit

Posted: Sat Feb 19, 2022 9:13 pm
by jgustavoam
Your ESP32 model uses the USB/Serial CH340 chip.
Espressif ESP32 Dev Kit uses CP2102 (USB/Serial chip). See DTR and RTS lines.
https://dl.espressif.com/dl/schematics/ ... v4-sch.pdf
I tnink you can try this modification.