Chat freely about anything...

User avatar
By Kobi
#30273 I'm referring to the pinout names as described in this link :

http://s16.postimg.org/utxuwpo39/Capture.png

In flashing mode my connections are :

RXD --> TXD
GPIO0 --> RST
GPIO2 --> VCC
GND --> GND
VCC --> VCC (+3.3V)
RST --> left unconnected
CH_PD --> VCC
TXD --> RXD

While in normal operation mode my connections are :

RXD --> TXD
GPIO0 --> VCC
GPIO2 --> VCC
GND --> GND
VCC --> VCC (+3.3V)
RST --> left unconnected
CH_PD --> VCC
TXD --> RXD

maybe it's the RST pin that stayed unconnected ??
User avatar
By martinayotte
#30285 No, I means all RST/CH_PD/GPIO2/GPIO0 should be pulled-up and GPIO15 pulled-down (this one is for ESP other than ESP-01).
So, the only thing required to do the upload is to temporarily bring GPIO0 to GND during power up.
Every other pins stays as before.