How to create circuit/pcb to eliminate dev board
Posted: Wed Nov 25, 2020 6:42 am
I have a PCB that requires a ESP32-DevKitC. My circuit and PCB have just the 2 rows of 19 pins THT connectors. I buy the PCB from JLCPCB with all the surface stuff mounted, but I have to hand solder the 2 19pin THT connectors and then plug in my DevKitC.
What's the easiest way to effectively take the DevKitC schematic and plop it onto my pcb so the ESP32 is SMT right onto my PCB? Is there a reference design I can just use?
I am investigating how to make this design more manufacturable. Ideally my design could be ordered from JLCPCB with the ESP32 soldered for me. JLCPCB will assemble the SMT ESP32-PICO-D4. Is there a reference circuit that effectively duplicates the functionality of the DevKitC with the PICO include the socket for an antenna?
Ideally, I will also eliminate the power supply in the process. I have my own 3.3V regulated power supply for my board, so I don't see why I need to have the power stuff from the DevKitC design. Is there a reference design I can copy where there is no USB and no power supply but there is a 2x3 header where you plug something like the Micro Pro Avr Tiny ISP in to supply the 3.3 and program it?
A separate but related question is whether there is an ESP32 variant that has over the air programming? I assume the chip would have some ROM that will boot the thing in AP mode and accept a sketch. That type of solution, preferably with a reference circuit that I can use, would eliminate the need for the USB and power stuff that's probably the bulk of the DevKitC thing.
Thanks in advance, and I apologize for failing to find the answer myself.
What's the easiest way to effectively take the DevKitC schematic and plop it onto my pcb so the ESP32 is SMT right onto my PCB? Is there a reference design I can just use?
I am investigating how to make this design more manufacturable. Ideally my design could be ordered from JLCPCB with the ESP32 soldered for me. JLCPCB will assemble the SMT ESP32-PICO-D4. Is there a reference circuit that effectively duplicates the functionality of the DevKitC with the PICO include the socket for an antenna?
Ideally, I will also eliminate the power supply in the process. I have my own 3.3V regulated power supply for my board, so I don't see why I need to have the power stuff from the DevKitC design. Is there a reference design I can copy where there is no USB and no power supply but there is a 2x3 header where you plug something like the Micro Pro Avr Tiny ISP in to supply the 3.3 and program it?
A separate but related question is whether there is an ESP32 variant that has over the air programming? I assume the chip would have some ROM that will boot the thing in AP mode and accept a sketch. That type of solution, preferably with a reference circuit that I can use, would eliminate the need for the USB and power stuff that's probably the bulk of the DevKitC thing.
Thanks in advance, and I apologize for failing to find the answer myself.