Page 1 of 1

ESP32-D0WD-V3/UART/Flash/PSRAM: schematic review

Posted: Thu Jun 09, 2022 8:40 am
by SpecialCommander2
Hello, I'm trying to build a custom ESP32-D0WD-V3 board with UART, Flash, and PSRAM. It's going to be my first schematics/PCB which is that big.

Have a few questions:
  1. USB and ESD protection for FT231XS-R: did I do it right?
  2. FT231XS-R: I tried to stick to the datasheet but I'm still not sure I connected everything properly.
  3. In general, do I miss anything? Lack of decoupling capacitors? Obviously wrong resistors/capacitors values?
Would appreciate your comments.

esp.pdf

Re: ESP32-D0WD-V3/UART/Flash/PSRAM: schematic review

Posted: Fri Jun 10, 2022 1:24 am
by ESP_Sprite
FYI, you can also have our hardware engineers (rather than the community here) look at your design: https://www.espressif.com/en/contact-us ... ign-review

I'm missing a RC network (at least the R for it) on MCU_RST; you need this to generate a power-on-reset.

Re: ESP32-D0WD-V3/UART/Flash/PSRAM: schematic review

Posted: Fri Jun 10, 2022 9:54 am
by SpecialCommander2
Hello, thank you!
FYI, you can also have our hardware engineers (rather than the community here) look at your design
Will try for sure when my PCB be ready
I'm missing a RC network (at least the R for it) on MCU_RST; you need this to generate a power-on-reset.
Do you mean that instead of
buttons.png
I need something like
reset.png
?

Re: ESP32-D0WD-V3/UART/Flash/PSRAM: schematic review

Posted: Fri Jun 10, 2022 11:50 am
by ESP_Sprite
Maybe, if that EN has an 1uF capacitor to ground not in that schematic. Better refer to the hardware reference guidelines, section 2.2.1.