ESP32 D2WD Module Design
Posted: Sun Feb 18, 2018 2:54 am
I decided to try and design a small module using the ESP32 D2WD with 2 MByte embedded flash. This is partly because it is convenient to have a solution that can be dropped into a more complex design to provide wifi/BLE as well as the fact that soldering the D2WD is a pain and having a batch of these produced would greatly ease assembly of custom designs using this great IC.
The design is available here: https://www.oshpark.com/shared_projects/pDlybNo8
It should work but I haven't tested it yet so buyer beware. But it is based on my dev board design using the same IC so I expect it to work with the right external connections. GPIO0 and nRST are already pulled up, GPIO12 is also setting the flash to 1.8 V. I would put GPIO0 and nRST on buttons to ground the former while toggling the latter for boot mode. I would also use an FTDI USB-to-UART converter on RX/TX for programming and USB serial output. But other configurations are also possible depending on the application.
I expect it will be easier for the user (me!) to solder the module using low temperature solder paste and a hot air gun than it is to solder the ESP32-D2WD plus passives so this will save me a lot of work once I get a batch made in China.
I should probably replace the monopole with a good chip antenna and maybe think about adding mounting points for a steel cover. But this prototype design will be enough for me to test function and see how mnuch easier it is to work with.
The design is available here: https://www.oshpark.com/shared_projects/pDlybNo8
It should work but I haven't tested it yet so buyer beware. But it is based on my dev board design using the same IC so I expect it to work with the right external connections. GPIO0 and nRST are already pulled up, GPIO12 is also setting the flash to 1.8 V. I would put GPIO0 and nRST on buttons to ground the former while toggling the latter for boot mode. I would also use an FTDI USB-to-UART converter on RX/TX for programming and USB serial output. But other configurations are also possible depending on the application.
I expect it will be easier for the user (me!) to solder the module using low temperature solder paste and a hot air gun than it is to solder the ESP32-D2WD plus passives so this will save me a lot of work once I get a batch made in China.
I should probably replace the monopole with a good chip antenna and maybe think about adding mounting points for a steel cover. But this prototype design will be enough for me to test function and see how mnuch easier it is to work with.