To get ESP8266 in programming mode GPIO 00 must be pulled low on start-up.
I use DTR from a serial interface to obtain this low pulse, which also is used to reset the MCU. So when the serial interface wants to start writing, it sends a low through DTR which is used to pull low CH_PD as well as GPIO 00. CH_PD goes high before GPIO 00 is allowed high (through hardware).
However, when GPIO 00 had been programmed as an output, and it happens to be high, there is no way I can use this DTR to pull GPIO 00 low.
Is there any work-around that allows the ESP8266 to be programmed "on-the-fly" with GPIO 00 as an output in high state?
Grts,
Erik
ESP8266 bootloader/programming mode
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.