ESP8266 Developer Zone The Official ESP8266 Forum 2017-11-30T14:49:06+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=2345 2017-11-30T14:49:06+08:00 2017-11-30T14:49:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2345&p=18477#p18477 <![CDATA[Re: Wrong SPI Flash Size]]>
While download the firmware into flash, you need to select the corresponding flash map on the ESP Flash Download Tool.
Flash Download Tool.png

Thanks for your interest in the ESP8266!

Statistics: Posted by ESP_Faye — Thu Nov 30, 2017 2:49 pm


]]>
2017-11-30T07:22:03+08:00 2017-11-30T07:22:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2345&p=18470#p18470 <![CDATA[Re: Wrong SPI Flash Size]]> has this issue been resolved ? I am having the same problem.

Thanks

Statistics: Posted by Altero — Thu Nov 30, 2017 7:22 am


]]>
2016-06-30T11:51:09+08:00 2016-06-30T11:51:09+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2345&p=7582#p7582 <![CDATA[Re: Wrong SPI Flash Size]]>

Statistics: Posted by Guest — Thu Jun 30, 2016 11:51 am


]]>
2016-06-29T22:33:09+08:00 2016-06-29T22:33:09+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2345&p=7565#p7565 <![CDATA[Re: Wrong SPI Flash Size]]> But I give up and use the 4 now and it works for the ota. (4MB 512+512)
See https://github.com/karawin/Ka-Radio

Thanks.

Statistics: Posted by karawin — Wed Jun 29, 2016 10:33 pm


]]>
2016-06-29T16:11:00+08:00 2016-06-29T16:11:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2345&p=7541#p7541 <![CDATA[Re: Wrong SPI Flash Size]]> Do you still have this issue? Seems like some operation incorrect.

Statistics: Posted by Guest — Wed Jun 29, 2016 4:11 pm


]]>
2016-06-24T04:35:38+08:00 2016-06-24T04:35:38+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2345&p=7491#p7491 <![CDATA[Wrong SPI Flash Size]]> I generated user1.4096.new.6.bin and user2.4096.new.6.bin with
make BOOT=new APP=1 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE_MAP_6
make BOOT=new APP=2 SPI_SPEED=40 SPI_MODE=QIO SPI_SIZE_MAP_6
with RTOS sdk 1.4

But when booting i see:
2nd boot version : 1.5
SPI Speed : 40MHz
SPI Mode : QIO
SPI Flash Size & Map: 32Mbit(512KB+512KB)

I flashed also blank.bin and esp_init_data_default.bin
but i am unable to have the flash size in 1024+1024
This is a problem for user2 generated at 0x101000 because system_get_flash_size_map() return a value of 4 not 6 and the ota fails in the flash erase..

What is wrong?
Thanks

Statistics: Posted by karawin — Fri Jun 24, 2016 4:35 am


]]>