-
Notifications
You must be signed in to change notification settings - Fork 299
Boot Process
tommie edited this page Nov 15, 2014
·
13 revisions
- Reset vector is 40000000h (unconfirmed).
- Boots into Xtensa SROM (unconfirmed).
- Transfers control to Espressif code in IROM0 (unconfirmed).
- Starts executing ESP SDK-code shadowed SPI ROM (unconfirmed).
The Espressif code can boot in different modes, selected on power-up based on GPIO pin levels.
GPIO0 | GPIO2 | MTDO | Description |
---|---|---|---|
L | H | L | UART, download code from UART. |
H | H | L | SPI, boot from SPI Flash. |
x | x | H | SDIO, boot from SD-card. |
- Home
- Tutorial
- Community
- Hardware
- Module Versions
- Chip Versions
- Chip Pin Definitions
- Chip Die Internals
- Software
- GPIO Registers
- Examples
- Drivers
- Memory Map
- Boot Process
- AT Command set
- 0.9.1