<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[flash status]]></title><description><![CDATA[<p dir="auto">I use M5Stack Basic.<br />
Executing the command "esptool --port COM3 write_flash_status --non-volatile 0", I got the following result.<br />
I would like to know the meaning the code of "flash status" as 0xff42 or 0xff40.<br />
I could not find any document regarding it.<br />
Would you tell me the web site for the "flash status" information?</p>
<p dir="auto"><a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v2.6<br />
Serial port COM3<br />
Connecting....<br />
Detecting chip type... ESP32<br />
Chip is ESP32D0WDQ6 (revision 1)<br />
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None<br />
MAC: (mac address)<br />
Uploading stub...<br />
Running stub...<br />
Stub running...<br />
Initial flash status: <strong>0xff42</strong><br />
Setting flash status: 0x0000<br />
After flash status:   <strong>0xff40</strong><br />
Hard resetting via RTS pin...</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://community.m5stack.com/topic/2931/flash-status</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 13:41:45 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2931.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Feb 2021 04:03:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to flash status on Thu, 11 Feb 2021 03:46:30 GMT]]></title><description><![CDATA[<p dir="auto">I found the following documents.</p>
<p dir="auto">Command description<br />
<a href="https://github.com/espressif/esptool/wiki/Advanced-Commands#write_flash_status" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/esptool/wiki/Advanced-Commands#write_flash_status</a></p>
<p dir="auto">Source code<br />
<a href="https://github.com/espressif/esptool/blob/master/esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/esptool/blob/master/esptool.py</a><br />
L3499<br />
def write_flash_status(esp, args)</p>
<p dir="auto">GD25Q32C datasheet<br />
<a href="http://www.elm-tech.com/ja/products/spi-flash-memory/gd25q32/gd25q32.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.elm-tech.com/ja/products/spi-flash-memory/gd25q32/gd25q32.pdf</a></p>
]]></description><link>https://community.m5stack.com/post/12426</link><guid isPermaLink="true">https://community.m5stack.com/post/12426</guid><dc:creator><![CDATA[TT]]></dc:creator><pubDate>Thu, 11 Feb 2021 03:46:30 GMT</pubDate></item></channel></rss>