Page 2 of 2

Re: ESP32 C3 UART USB problem

Posted: Wed Sep 17, 2025 9:32 am
by mnfisher
Might be - and just using the standard UART?

I just changed the target with idf.py set-target esp32c3 and uploaded - and away it went :-) (I got a handful of C3 boards from Temu - also ideal for a current project)
In the 'preamble' sent by the chip -

USB mode USB-Serial/JTAG

Martin