Search found 2 matches
- Thu Sep 26, 2024 6:37 am
- Forum: Hardware
- Topic: ESP32-C3 first programming via USB
- Replies: 3
- Views: 4204
Re: ESP32-C3 first programming via USB
I found where the problem was GPIO8 must be in high state
- Fri Sep 20, 2024 7:36 pm
- Forum: Hardware
- Topic: ESP32-C3 first programming via USB
- Replies: 3
- Views: 4204
Re: ESP32-C3 first programming via USB
I have the same issue; I would like to program my custom PCBs with ESP32-C3 via UART or USB. I want to program it in auto-programming mode via UART, meaning I don’t want to press any boot or reset buttons. I tried using FT232 where GPIO9 goes to DTR and EN is connected to RTS, but it doesn’t work. I...