-->
Page 3 of 3

Re: Connecting ESP8266-12 vs. ESP8266-01 via USB2TTL

PostPosted: Thu Jun 04, 2015 2:06 pm
by ArnieO
j0hncc wrote:Doesn't that LED plus resistor on GPIO02 cause the unit to boot in the wrong mode?

Yes, they should go to Vcc, not to GND.

Re: Connecting ESP8266-12 vs. ESP8266-01 via USB2TTL

PostPosted: Fri Jun 05, 2015 5:58 am
by HermannSW
Thanks for the comments.

It is not my layout, it is taken from the posting with link above the diagram.

Just learned that GPIO2 is related to boot mode, and needs to be pulled high:
http://www.esp8266.com/viewtopic.php?f=13&t=1730&start=10

Is that only true for EDP8266-12, or for ESP8266-01 as well?

Both devices work fine for me (flashing and running) without GPIO2 connected at all ...

Hermann.

Re: Connecting ESP8266-12 vs. ESP8266-01 via USB2TTL

PostPosted: Fri Jun 05, 2015 6:58 am
by kenn
HermannSW wrote:Just learned that GPIO2 is related to boot mode, and needs to be pulled high:
http://www.esp8266.com/viewtopic.php?f=13&t=1730&start=10

Is that only true for EDP8266-12, or for ESP8266-01 as well?

Both devices work fine for me (flashing and running) without GPIO2 connected at all ...


I usually leave GPIO2 floating as well. I think it has an internal pullup. So it's enough that you don't pull it to ground.