this post was submitted on 10 Nov 2024
2 points (75.0% liked)
ESP32
249 readers
2 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks. These tips help a lot.
I wouldn't say that the goal is to learn. I have implemented the design on a Dev board. I also designed a breakout board which worked well. I am now considering just trying to do a new layout in a smaller form factor.
There are bigger system integration tasks that I need to address before I can spend my resources on learning ESP32's board layout. That is why I wanted to derisk my design by building on top of a known good design or at least find out the best practices of board layout.
Here's the official schematic for the module. It's from the esp32 hardware reference in the official docs, under devkitc v4
https://dl.espressif.com/dl/schematics/esp32_devkitc_v4-sch-20180607a.pdf
Probably your best bet!
Thanks!