Page 1 of 1

Connecting ESP32-C3 to USb

Posted: Mon Jul 03, 2023 8:32 pm
by dadams8355
How would I set up the hardware for a 3.3V ESP32-C3 to a USB Type C Connector?

Re: Connecting ESP32-C3 to USb

Posted: Tue Jul 04, 2023 1:50 am
by ESP_Sprite
You could look at the ESP32-C6-devkit-M1 schematics. It uses a different SoC (the ESP32C6) but you should be able to copy the USB-C setup. Note that the C6 uses different GPIOs for its USB connection; you probably want to adjust that; also the devboard has a 2nd USB-C connector for an external CP2102; you can ignore that.