Search found 3 matches

by jjd5th
Thu Feb 24, 2022 1:44 am
Forum: ESP-IDF
Topic: ESP32-C3 Program Prevents Flashing.
Replies: 6
Views: 4669

Re: ESP32-C3 Program Prevents Flashing.

I have set up the board so I can set the EN pin low while VCC still is routed to the 3V3 pin. However, I am still unable to flash to the chip. I have tried multiple ports (USB 2.0, 3.0 and 3.1), as well as a different computer, all nothing. My only guess is that somewhere in the program I am acciden...
by jjd5th
Wed Feb 23, 2022 2:01 am
Forum: ESP-IDF
Topic: ESP32-C3 Program Prevents Flashing.
Replies: 6
Views: 4669

Re: ESP32-C3 Program Prevents Flashing.

Thank you for the reply! I am using 4.4., which may explain it. Unfortunately, holding GPIO9 low and resetting does not allow me to flash to the chip. I have tried setting this up in various ways but definitely have held GPIO9 low and pressed reset. When I do this, my PC recognizes the board as a di...
by jjd5th
Tue Feb 22, 2022 3:08 am
Forum: ESP-IDF
Topic: ESP32-C3 Program Prevents Flashing.
Replies: 6
Views: 4669

ESP32-C3 Program Prevents Flashing.

Hello, I am fairly new to using the ESP-32 C3 and have run into an issue while taking the Esspressif course for the ESP32. Specifically, I have uploaded my copy of the iBeacon program through VSCode, which was successfully uploaded, but now prevents me from flashing to the board in any way. Some bac...