My pc fails to recognize my DFRobot Beetle dev board v 1.0. It uses the ESP32-C3-mini-1. It works out the box then after some uploads no connection or the connection is cycling on-off...
Using Windows 10 OS. Swapping Arduino IDE and VSCode around don't work. Cool term wont connect nor see it on com ports. Windows Device manager not seeing it anymore.
I updated drivers according to the ESP32 C3 data sheet. Still nothing.
Did I bork it? Or worse?
Any input (as it were) would be much appreciated
ESP32 C3 USB not connecting to PC after a few uploads
-
- Posts: 5
- Joined: Wed May 18, 2022 11:17 am
-
- Posts: 9764
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 C3 USB not connecting to PC after a few uploads
Hm, I can't find a proper datasheet for the C3 version of that board, but assuming it uses the internal USB-serial-JTAG converter, you could have configured one of the USB pins as a GPIO. In this case, you need to force the chip into download mode. Easiest way is to connect GPIO9 to ground and reset the board (e.g. by unpluggin/replugging the USB port)
Re: ESP32 C3 USB not connecting to PC after a few uploads
Try a shorter USB cable.
-
- Posts: 5
- Joined: Wed May 18, 2022 11:17 am
Re: ESP32 C3 USB not connecting to PC after a few uploads
Ok shorting those pins and replugging works, thanx!ESP_Sprite wrote: ↑Wed May 18, 2022 1:04 pmHm, I can't find a proper datasheet for the C3 version of that board, but assuming it uses the internal USB-serial-JTAG converter, you could have configured one of the USB pins as a GPIO. In this case, you need to force the chip into download mode. Easiest way is to connect GPIO9 to ground and reset the board (e.g. by unpluggin/replugging the USB port)
Who is online
Users browsing this forum: Baidu [Spider] and 128 guests