Page 1 of 1

Custom ESP32-C3-Mini-1 not recognized by Windows 11

Posted: Fri Aug 16, 2024 7:04 pm
by Arinoth
I've finally had some time to try to work on my custom designed (and externally verified by several people) ESP32-C3-Mini-1 as shown below as Circuit Layout. However when I try to hook it up to my Windows 11 machine that has no issues communicating with ESP32 devboards I end up with the following USB error shown below as USB Fail, and I can't seem to figure out how to get it to recognize it as as far as I am aware there are no USB drivers if it is connected via its built in USB JTAG. Additionally there 'shouldn't be any drivers for the USBLC6-25C6 as all it suppose to be is a buffer chip to protect the ESP32-C3-Mini-1's USB ports.

I am hoping it is something very silly/stupid like I am not booting into the correct mode of Joint Download Boot, but I have tried to boot up the system holding down the button that would pull GPIO09 low without any differences.

Re: Custom ESP32-C3-Mini-1 not recognized by Windows 11

Posted: Sat Aug 17, 2024 5:36 am
by ESP_Sprite
Can you try if it's detected properly when you hold SW1 while plugging in the USB-cable?

Re: Custom ESP32-C3-Mini-1 not recognized by Windows 11

Posted: Sat Aug 17, 2024 1:45 pm
by Arinoth
After having posted this I noticed the d+ and d- connections are wrong from the usb-c connector. I modified a USB cable to swap those lines and it works with windows now.