-->
Page 1 of 2

Programming ESP12

PostPosted: Tue Feb 03, 2015 8:21 pm
by Hartl192
Hello, I try to design a demo bard for the ESP12. The board should have a connector for an USB-Serial Module [1] to flash the ESP. I found this circuit for the ESP01 module: wiki/lib/exe/fetch.php?media=esp8266b3.png
I made this schematics (appendix). I'm not sure if this will work and before etching the board I'd like to ask you if somebody has experience with this Module and could tell me if this, at least theoretically, could work.
Thank you :-)

[1] I have this one: http://www.ebay.de/itm/360831910422
BTW: I use Eclipse in Windows like shown in this post: viewtopic.php?f=9&t=820&sid=783b2f3021078ab65722108fdfadd5d8#p4639

Re: Programming ESP12

PostPosted: Wed Feb 04, 2015 2:10 am
by Baoshi
viewtopic.php?f=13&t=1459

You can make yourself also, all documentation on https://github.com/baoshi/ESP-Breakout
There is a PDF copy of the schematic inside if you don't use KiCad

Re: Programming ESP12

PostPosted: Wed Feb 04, 2015 10:01 am
by Hartl192
Thank you for your answer. I locked at the schematics, and decided that mine should work, so I etched and soldered the PCB and it worked :-)

Just, wanted to leave a feedback if somebody finds this thread...

Re: Programming ESP12

PostPosted: Wed Feb 04, 2015 10:26 am
by Baoshi
Congratulations!