ESP8266 Support WIKI

User Tools

Site Tools


mode_changes

**This is an old revision of the document!**

Table of Contents


Mode Change

before boot the following wires can be set to give one of 3 modes of operation.

MODE GPIO15 GPIO0 GPIO2
SDIO 1 x x
UART 0 0 1
FLASH (DEFAULT) 0 0 x or 1

1=High ,0=Low,x=floating
Once you have flashed your program on in Flash mode take the low off the GPIO0 and reboot to run your program properly
FLASH mode is when running the program take GPIO0 high or it will stall on first reset,intentional or not.

UART mode is where the code it uploaded to the chip and GPIO0 must be low on boot to enter this mode . SDIO mode is where the chip boots from an SD card. I dont think this is available yet.

mode_changes.1435140837.txt.gz · Last modified: 2015/06/24 10:13 by tytower

Page Tools