PCB Design for ESP32 Stand alone module
-
My application needs to use BLE option. So, I would like to get config for WROOM 32. If you feel it is less effecient please do send me ESP32's version suitable for my application.
-
take a look at the ESP32 wroom data sheet page number 19, they provided a minimum circuit
Resource :
-
@salmanfaris thanks for the reply but this is not exactly what I am looking for I think this is the system on chip version of ESP 32 Wroom. There is no LNA circuit connection for antenna part. Please let me know if you find the the appropriate connections for the ESP 32 stand alone chip. To be simple, I want the circuit that we find when the metal part of SoC is removed.
-
@kowshik1729 so you need the SoC minimum config, not the Module right?
Page No. 18
-
Yes, Exactly. I need PCB layout for something as shown below. The rip opened part.
-
@salmanfaris said in PCB Design for ESP32 Stand alone module:
take a look at the ESP32 wroom datasheet page number 19, they provided a minimum circuit
If you need the module schematic? the use this.
-
@salmanfaris Thank you so much. I am exactly looking for SoC minimum config, not the module. Shall ping the forum in case of any hassle.
-
@kowshik1729 Great.
-
@salmanfaris In the figure 3 : ESP32-WROOM-32 Schematics, should I surely use all the capacitors for VDD pins? Are there any redundant connections like these? I want to reduce these unnecessary connections to keep my board size all low as possible. Please suggest how I can optimize the connections?
-
@salmanfaris I've got a doubt. Is there a way to program ESP32 without having USB adapter on the board? Something like how we do for ATMega328p. If there is a way like that please let me know..!! Thanks in advance..!