-->
Page 2 of 2

Re: Request for proper powering of all esp boards

PostPosted: Thu Sep 03, 2015 3:58 am
by Touliloup
Personally I had problem with the FTDI power supply, I was not able to successfully flash the esp from the Arduino IDE.
Now for debug/test I use this power conversion board (1$!!) with a 12V wall adapter, out 3.3v or 5v, 700mA max :
http://www.ebay.com/itm/171907055454
In the final project I usually use this power converter, also 1$, input 4.5-28V, max 3A out with adjustable output voltage:
http://www.ebay.com/itm/381374427427

Re: Request for proper powering of all esp boards

PostPosted: Thu Sep 03, 2015 5:52 am
by bjpirt
I've found that I could program the ESP using the power from an FTDI converter but when I tried to run it it would quickly reset half way through the first interaction with it.

Re: Request for proper powering of all esp boards

PostPosted: Thu Sep 03, 2015 10:37 pm
by be80be
FTDI converter
You'll soon find you don't have a FTDI converter no more the esp8266 can burn one up in a sec . It draws way to much power.

Re: Request for proper powering of all esp boards

PostPosted: Thu Sep 10, 2015 6:22 am
by eduperez
My FTDI converter has a "+5v" output pin, wired to the 5v line on the USB. I have been using a DC-DC converter to 3.3v from that pin, both to program and execute code with a ESP8266-01 without issues.