Post topics, source code that relate to the Arduino Platform

User avatar
By gonmaster
#44189
martinayotte wrote:Is the GPIO2 and GPIO0 both pulled-up to VCC for proper boot mode ?



hi martinayotte, i try a lot of connections but know i dont know what is de good. the company of the mode is AI, and in google i look a lot of differents connections you know what is the ok for flash and for run in normal mode¿?¿? ty

pd: I'm going crazy :? :shock: :?
User avatar
By martinayotte
#44193 All the ESP8266 are following the same boot process :

https://github.com/esp8266/esp8266-wiki ... ot-Process

RES/CH_PD pulled-up to VCC
GPIO15 pulled down to GND
GPIO2 pulled-up to VCC
GPIO0 pulled-up to VCC for normal execute mode, while pulled down to GND for UpLoad mode.