I am trying to program the WROOM-02, but there is a discrepancy in between the configuration shown on boot of the wroom-02 and that shown by the ESP8266 download tool. When the wroom boots, listening to the UART at 74880 baud, I receive the following message:
ets Jan 8 2013,rst cause:1, boot mode:(3,6)
load 0x40100000, len 1856, room 16
tail 0
chksum 0x63
load 0x3ffe8000, len 776, room 8
tail 0
chksum 0x02
load 0x3ffe8310, len 552, room 8
tail 0
chksum 0x79
csum 0x79
2nd boot version : 1.5
SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
jump to run user1 @ 1000
rf cal sector: 249
rf[112] : 00
rf[113] : 00
rf[114] : 01
SDK ver: 1.5.4.1(39cb9a32) compiled @ Jul 1 2016 20:04:35
phy ver: 972, pp ver: 10.1
but when I run the ESP8266 download tool, the DETECTED INFO block shows:
flash vendor:
A1h : FM
flash devID:
4016h
QUAD;32Mbit
crystal:
26 Mhz
So which should I believe when programming the device?
Should I use DIO or QIO?
Should I use 8Mbit, or 32Mbit?
What addresses should I use for default.bin, blank.bin, user1 bin, and user2 bin?
ESP8266 Download Tool Parameter Discrepancy
Re: ESP8266 Download Tool Parameter Discrepancy
Postby ESP_Faye » Fri Nov 03, 2017 5:36 pm
Hi,
8Mbit(512KB+512KB) is the flash map you selected on the ESP Flash Download Tool when downloading.
QUAD;32Mbit is the actual size of your flash.
So it means that you are using a 32Mbit flash as a 8Mbit flash.
You can select 32Mbit on the ESP Flash Download Tool when downloading to make full use of it.
8Mbit(512KB+512KB) is the flash map you selected on the ESP Flash Download Tool when downloading.
QUAD;32Mbit is the actual size of your flash.
So it means that you are using a 32Mbit flash as a 8Mbit flash.
You can select 32Mbit on the ESP Flash Download Tool when downloading to make full use of it.
Who is online
Users browsing this forum: No registered users and 4 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.