Hi all, I’m trying to develop my skills with hardware engineering. Please bear with me this will be my first design. I’m a software engineer for who even remembers how many years and I’m trying to dive into hardware as well.
So after researching a bit, I’ve decided to go with a ESP32-S3FN8. Which already has some internal Flash so I don’t have to worry about that part on my PCB.
What are the bare bones requirements for my PCB besides 3.3v and GND? Pretty sure I need a 40MHz crystal but I’m not sure which specs are required.
I plan on using headers to program over UART so I don’t need a USB circuit either.
My goal here is to have the minimal amount of SMD required to run the ESP32.
ESP32-S3 Minimal PCB
-
- Posts: 9766
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32-S3 Minimal PCB
Check the hardware design guidelines. I'd strongly recommend adding USB as well, btw, the minimum configuration only needs GPIO19, GPIO20 and ground connected to a micro-USB connector, and this gives you USB-serial-JTAG and USB-OTG device functionality.
Re: ESP32-S3 Minimal PCB
So a crystal isn’t required?
-
- Posts: 9766
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32-S3 Minimal PCB
To quote the hardware design guidelines: "External Crystal Clock Source (Compulsory)"
Re: ESP32-S3 Minimal PCB
Is it for the radio functionality? I want to run it without WiFi/bluetooth for now.
-
- Posts: 9766
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32-S3 Minimal PCB
No, the ESP32 CPU core also needs it to function.
Who is online
Users browsing this forum: No registered users and 77 guests