I managed to flash version 0.60.0.0 from SDK 1.5.2 to my device.
The ESP download tool reported 32 mbit of flash, so I followed the instructions in the readme for 32mbit 512+512 and flashed it:
This is what the readme says:
Flash size 32Mbit: 512KB+512KB
boot_v1.2+.bin 0x00000
user1.1024.new.2.bin 0x01000
esp_init_data_default.bin0x3fc000 (optional)
blank.bin 0x7e000 & 0x3fe000
And this is what I did:
Flash size 32Mbit: 512KB+512KB
boot_v1.2+.bin 0x00000
user1.1024.new.2.bin 0x01000
esp_init_data_default.bin0xfc000 <- NOT 0x3fc000
blank.bin 0x7e000 ONLY, I did not add it at 0x3fe000
It is now working from what I can tell, AT+GMR reports:
AT version:0.60.0.0(Jan 29 2016 15:10:17)
SDK version:1.5.2(80914727)
compile time:Jan 29 2016 19:07:08
What is weird is that after a reset with AT+RST it reports only 8mbit:
2nd boot version : 1.5
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
Can you please answer the following question:
How can I find out exactly the amount of flash so that I can do it right.?
Thank you very muchStatistics: Posted by somedude — Fri Apr 01, 2016 1:29 am
]]>