Search found 2 matches

by Nuri24
Sun Dec 17, 2023 4:44 pm
Forum: General Discussion
Topic: custom ESP32-C3 board with native USB does not work
Replies: 4
Views: 49783

Re: custom ESP32-C3 board with native USB does not work

You should always be able to force the ESP32-C3 into download mode by resetting or powering it up with GPIO9 connected to ground. Can you try that? If that doesn't work, it's likely a hardware issue, e.g. you may have USB D+ and D- swapped. Hello, sorry for the late reply, I haven't seen that my to...
by Nuri24
Sun Dec 10, 2023 11:46 am
Forum: General Discussion
Topic: custom ESP32-C3 board with native USB does not work
Replies: 4
Views: 49783

custom ESP32-C3 board with native USB does not work

Hello fellas, I have a custom-board with the ESP32-C3 chip and wanted to program it via the integrated JTAG interface. With a CP2102 I can program my board without any problems. I use vscode an platformio. i don't have much experience with the esp32. What I have found out so far is that USB works wi...