Page 1 of 1

Using the ESP32-C3 SOC, Not Module

Posted: Sat Jun 18, 2022 11:30 am
by Chevelle
I am a big fan the the ESP32 product line. I have plenty of experience starting with the development kits through various modules. I have a new project that does not need the BLE or WiFi functions and I was thinking of using the ESP32-C3 SOC. I haven't found any resourse material other than the IC data sheet.

After a first look, at least a crystal needs to be added but I would expect that there is more to it. I understand that I will need BOOT and EN programming circuitry which I have put in other designs so that I no problem. Typical decoupling caps on power of course.

I would appreciate any direction to more documentation or examples.

Thanks very much in advance.

Re: Using the ESP32-C3 SOC, Not Module

Posted: Sun Jun 19, 2022 1:17 am
by ESP_krzychb
Hi Chevelle,

For hardware design starting with a bare SoC I suggest checking ESP32-C3 Hardware Design Guidelines.

Re: Using the ESP32-C3 SOC, Not Module

Posted: Sun Jun 19, 2022 10:26 am
by Chevelle
Perfect. Thanks very much.