Page 1 of 1

ESP32-C3FN4 Schematic review

Posted: Mon Apr 15, 2024 9:12 pm
by erikmagkekse
Hello everyone :)

I've just created my first-ever schematic design for a custom ESP32-C3FN4 DevBoard. Before I dive into PCB design, I'm aware that the upcoming PCB's RF might not work well due to the missing RF tuning. Initially, my goal is to have a finished PCB where chip programming works, RF isn't a requirement for now.

However, I haven't started the PCB design yet. First, I want to ensure that the schematic I've built makes sense. I've tried to add some inductors to damp interference, particularly for RF, for the quartz itself for clock stabilization, USB-C shielding (according to the USB-C standard, as far as I know), and also for the SoC power. From what I understand, VDD3P3 is also used for the RF circuit in the SoC, right?
Also in general, whats the difference between VDD3P3 and VDDA, for what is it used?
Dont worry the GPIO Pins Layout will change in the PCB design for better traces.

Things that are important to me, would the Schematic design work? If the PCB Design is correct too ofc.

Feel free to review it. It would help me a lot, but please don't expect something like from an experienced PCB/schematic designer :D

Thanks already!

Re: ESP32-C3FN4 Schematic review

Posted: Tue Apr 16, 2024 2:03 am
by ESP_Sprite
USB-C specs say you should connect the receptacle to ground (here, page 135) so you can get rid of C1/R3. I'd personally add an 10uF on VCC as well, but that's more intuition than grounded in theory. Wrt adding resistors/inductors, please follow the hardware reference guide, for instance the C3 doesn't normally need an inductor on the main crystal.

Aside from that, I see no obvious issues.

Re: ESP32-C3FN4 Schematic review

Posted: Tue Apr 16, 2024 3:03 pm
by erikmagkekse
Thank you very much! That will save me some parts :)
However on the Schematic Checklist i can see they added the there also an Inductor, as reason to stabilize the frequenzy from the crystal.
So lets add it and we will see! Thanks :)

Re: ESP32-C3FN4 Schematic review

Posted: Wed Apr 17, 2024 2:05 am
by ESP_Sprite
erikmagkekse wrote:
Tue Apr 16, 2024 3:03 pm
Thank you very much! That will save me some parts :)
However on the Schematic Checklist i can see they added the there also an Inductor, as reason to stabilize the frequenzy from the crystal.
So lets add it and we will see! Thanks :)
That's fair, worst case you change it to a 0 ohm resistor in the BOM.