ESP8266 Developer Zone The Official ESP8266 Forum 2016-09-14T00:47:37+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=698 2016-09-14T00:47:37+08:00 2016-09-14T00:47:37+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=9817#p9817 <![CDATA[Re: [FLASH] User data storage]]> We are looking the way to turn on ESP8266 and automatically connect on ST mode.
Could you please help us?

Statistics: Posted by NASATEC — Wed Sep 14, 2016 12:47 am


]]>
2016-04-15T21:50:50+08:00 2016-04-15T21:50:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=6487#p6487 <![CDATA[Re: [FLASH] User data storage]]> 2A is there in english, but 99A-ESP8266__Flash_RW_Operation__EN_v0.2 seems to be missing. Maybe the spelling is different now.

Statistics: Posted by Lurch — Fri Apr 15, 2016 9:50 pm


]]>
2016-04-15T21:43:12+08:00 2016-04-15T21:43:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=6486#p6486 <![CDATA[Re: [FLASH] User data storage]]> Statistics: Posted by Lurch — Fri Apr 15, 2016 9:43 pm


]]>
2016-04-15T21:31:14+08:00 2016-04-15T21:31:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=6485#p6485 <![CDATA[Re: [FLASH] User data storage]]>
Thank you! for the support, i found documents are in Chinese language!
Do i get English version one.

Best regards!

Statistics: Posted by Guest — Fri Apr 15, 2016 9:31 pm


]]>
2016-04-15T10:25:17+08:00 2016-04-15T10:25:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=6478#p6478 <![CDATA[Re: [FLASH] User data storage]]>
Sorry that the url is changed, please try it again.

Flash map please refer to documentation 2A-ESP8266__IOT_SDK_User_Manual.

Flash read/write with protection please refer to documentation 99A-ESP8266__Flash_RW_Operation.

Thanks for your interest in Espressif Systems and ESP8266 !

Statistics: Posted by ESP_Faye — Fri Apr 15, 2016 10:25 am


]]>
2016-04-15T04:29:35+08:00 2016-04-15T04:29:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=6471#p6471 <![CDATA[Re: [FLASH] User data storage]]>
Espressif_Faye wrote:
Hi,

Flash map please refer to documentation 2A-ESP8266__IOT_SDK_User_Manual.

Flash read/write with protection please refer to documentation 99A-ESP8266__Flash_RW_Operation.

Thanks for your interest in Espressif Systems and ESP8266 !


Hi,

Requested topics are not available on the URLs.
Please share latest information regarding writing user data on flash.

Thank you!

Statistics: Posted by Guest — Fri Apr 15, 2016 4:29 am


]]>
2015-07-07T15:49:26+08:00 2015-07-07T15:49:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=2542#p2542 <![CDATA[Re: [FLASH] User data storage]]>
Flash map please refer to documentation 2A-ESP8266__IOT_SDK_User_Manual.

Flash read/write with protection please refer to documentation 99A-ESP8266__Flash_RW_Operation.

Thanks for your interest in Espressif Systems and ESP8266 !

Statistics: Posted by ESP_Faye — Tue Jul 07, 2015 3:49 pm


]]>
2015-07-07T11:34:44+08:00 2015-07-07T11:34:44+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=2533#p2533 <![CDATA[Re: [FLASH] User data storage]]>
The memory map can be referred here:
https://github.com/esp8266/esp8266-wiki/wiki/Memory-Map

Also, in the "2A-ESP8266__IOT_SDK_User_Manual__EN", there mentioned a flash area called "user data" which is safe to read and write your own data.

For the problem of bricking device when overwriting blank.bin, I don't think it could bricks the device. It seems downloading flash is handled by internal ROM, which is not write-able by any chances. Could somebody confirm this?

Dat.

Statistics: Posted by datltq — Tue Jul 07, 2015 11:34 am


]]>
2015-07-07T05:32:03+08:00 2015-07-07T05:32:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=698&p=2525#p2525 <![CDATA[[FLASH] User data storage]]>
I wanted to ask which sectors of flash memory can be used for user data storage (ex. configuration, login/password). For now I'm using external memory, but it would be less costly to use some sectors of the on-board flash. I tried to write data in some sectors written with blank.bin, but finally 2 pcs of ESP8266 module were bricked (no possibility to download any application using download tool).

I would be very grateful for a complete memory map and some example codes, explaining how to safely use on-board flash to store custom data.

The purpose is to have a device, configured using web interface (available via AP) and then store data in the flash in order the device to connect in ST mode automatically and also save user password to protect config. changes.

Such software I have prepared but with usage of external memory.

Thank you in advice for any help.

Statistics: Posted by piotrva — Tue Jul 07, 2015 5:32 am


]]>