Flashing Error
Posted: Wed Feb 17, 2016 11:20 am
I have some trouble with my ESP-07.
I have ESP-01 and ESP-07. When I try to flash the ESP-01, it works perfecly. But when I try to flash ESP-07 using the same USB2Serial hardware, it doesn't.
I have:
Reset floating
CH_PD to 3.3v
Vcc to 3.3v
GND to GND
TXD to RX
RXD to TX
GPIO0 and GPIO15 to GND
I'm using an Arduino board to covnert USB to Serial and a level converter to TX and RX.
My power supply can give 3A.
The message I recieve is:
warning: espcomm_sync failed
error: espcomm_open failed
I do reset the module after turn it on using a wire to GND
What am I missing?
PS: Tried with an FTDI and got the same message.
I have ESP-01 and ESP-07. When I try to flash the ESP-01, it works perfecly. But when I try to flash ESP-07 using the same USB2Serial hardware, it doesn't.
I have:
Reset floating
CH_PD to 3.3v
Vcc to 3.3v
GND to GND
TXD to RX
RXD to TX
GPIO0 and GPIO15 to GND
I'm using an Arduino board to covnert USB to Serial and a level converter to TX and RX.
My power supply can give 3A.
The message I recieve is:
warning: espcomm_sync failed
error: espcomm_open failed
I do reset the module after turn it on using a wire to GND
What am I missing?
PS: Tried with an FTDI and got the same message.