-->
Page 1 of 1

How to solder an ESP12?

PostPosted: Sun Nov 15, 2015 11:14 am
by OnlineDishwasher
It has these weird half cut pads on the sides, what am I supposed to do with these? Also, which soldering iron tip should I use?

Re: How to solder an ESP12?

PostPosted: Sun Nov 15, 2015 11:29 am
by dkinzer
OnlineDishwasher wrote:It has these weird half cut pads on the sides, what am I supposed to do with these?
The half-hole pads have signals used for the SPI Flash chip and, for the most part, can't be used for other purposes. The exception would be if you're implementing the HSPI port overlap technique or if you have an ESP device that runs the Flash chip in other than quad mode. I haven't verified this but I've read elsewhere that the 12Q runs the Flash chip in dual mode.

OnlineDishwasher wrote:which soldering iron tip should I use?
As always, use the smallest tip and smallest wattage that will get the job done.

Re: How to solder an ESP12?

PostPosted: Sun Nov 15, 2015 2:37 pm
by OnlineDishwasher
Thanks

Re: How to solder an ESP12?

PostPosted: Mon Nov 16, 2015 3:09 am
by DAFlippers
A simple online search got me lots of information. You might want to look at http://www.instructables.com/id/Getting ... 66-ESP-12/ as an example of how to use the pads.

David