Win'10 Can't see esp32 C3 SuperMini

SEEKKK
Posts: 1
Joined: Sat Mar 30, 2024 4:35 pm

Win'10 Can't see esp32 C3 SuperMini

Postby SEEKKK » Sat Mar 30, 2024 4:50 pm

Hello everyone! :-)

Some time ago, I bought this board (esp32 C3 SuperMini) - but I still can’t start it - it is constantly “updating” in the Windows device manager every second (I don’t know how to call it more correctly).

I'm using arduino ide for flashing. I found a sequence of steps on the Internet that could help: https://community.platformio.org/t/how- ... rmio/36042 - but it didn't help me.

The board is very interesting and I would be glad if you could help launch it! As I understand from many questions on the Internet, this problem occurs in 100% of users who have just started working with it.

So, how to properly start working with it (flash etc.), could you describe in detail the sequence of steps?

Thank you in advance!

Sprite
Espressif staff
Espressif staff
Posts: 10609
Joined: Thu Nov 26, 2015 4:08 am

Re: Win'10 Can't see esp32 C3 SuperMini

Postby Sprite » Sun Mar 31, 2024 4:22 am

Possibly you need to put the device into download mode manually for the first flash. If the board has a 'boot' button, hold that while plugging it in; if not, ground GPIO9 and plug it in.

lbernstone
Posts: 1132
Joined: Mon Jul 22, 2019 3:20 pm

Re: Win'10 Can't see esp32 C3 SuperMini

Postby lbernstone » Sun Mar 31, 2024 6:43 am

I assume this is the sort of mini device that only has a direct USB connection. In addition to the boot button as suggested above, you will want the following settings in Arduino IDE. Note that I consider these devices very poor for developing code, since it takes ~200ms for the USB CDC connection to establish. If your device is crashing within the first few milliseconds due to a misconfigured peripheral/pin, you will not be able to see the error before the reboot loop starts.
Screenshot from 2024-03-30 20-39-15.png
Screenshot from 2024-03-30 20-39-15.png (58.19 KiB) Viewed 10349 times

fsarmento
Posts: 1
Joined: Tue Dec 31, 2024 1:25 am

Re: Win'10 Can't see esp32 C3 SuperMini

Postby fsarmento » Tue Dec 31, 2024 1:40 am

I bought 2 of those chips recently and had a hard time making it work. For those who have been struggling like me to flash anything into the ESP32C3 supermini, I am sharing my experience.

First, when simply connecting the ESP32C3 to the USB port of my PC, the board was constantly reconnecting to the PC.
The process of pressing the RST button while holding the boot button was one step in the right direction, but after successfully getting the board to connect to the PC, the ESP32C3 board was not detected as a COM device. It appeared as a USB unknown device. Tried different cables on two different PCs and the same behavior happened.

I finally got it to work by using a USB-C to USB-C cable in a PC with USB-C ports. Apparently, using a USB to USB-C cable to connect the board to a standard USB 3.0 port does not work.

Who is online

Users browsing this forum: No registered users and 1 guest