<?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[M5Core2 - How to restore to pre-installed factory firmware]]></title><description><![CDATA[<p dir="auto">I have a 1 week old M5Core2 that is having display driver problems - but everything else seems to work.</p>
<p dir="auto">What is the procedure to re-flash my M5Core2 back to the pre-installed factory firmware.  I see there is a github file on how to do this but only for the AWS version of the M5Core2.</p>
]]></description><link>https://community.m5stack.com/topic/5115/m5core2-how-to-restore-to-pre-installed-factory-firmware</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 05:53:58 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5115.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Mar 2023 02:53:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Core2 - How to restore to pre-installed factory firmware on Thu, 09 Mar 2023 20:42:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/36018">@caccum</a> Well, speaking personally:<br />
I believe the BootLoader is deep inside and indestructible.<br />
I would use Arduino IDE to upload this basic LCD sketch:<br />
<a href="https://github.com/m5stack/M5Core2/blob/master/examples/Basics/display/display.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Core2/blob/master/examples/Basics/display/display.ino</a></p>
]]></description><link>https://community.m5stack.com/post/20288</link><guid isPermaLink="true">https://community.m5stack.com/post/20288</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Thu, 09 Mar 2023 20:42:28 GMT</pubDate></item><item><title><![CDATA[Reply to M5Core2 - How to restore to pre-installed factory firmware on Thu, 09 Mar 2023 17:55:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/111">@macsbug</a> Thanks for responding.<br />
I have tried those two solutions and it didn't work:</p>
<ol>
<li>M5Burner - erase flash, burn UI-Flow</li>
<li>M5Burner - erase flash, burn Core2FactorTest; I actually think it was this program that initially killed my display driver;  I have two new m5Core2's and I wonder if this programs is installing the wrong display drivers for my new Core2.</li>
<li>M5Burner - erase flash, burn M5Core2TouchPanelRecovery; I also tried this program but it was hard to use as I couldn't see the display menu; I used the power button to blindly select each of the two firmware drivers and to load them.</li>
</ol>
]]></description><link>https://community.m5stack.com/post/20286</link><guid isPermaLink="true">https://community.m5stack.com/post/20286</guid><dc:creator><![CDATA[caccum]]></dc:creator><pubDate>Thu, 09 Mar 2023 17:55:52 GMT</pubDate></item><item><title><![CDATA[Reply to M5Core2 - How to restore to pre-installed factory firmware on Thu, 09 Mar 2023 17:46:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7508">@teastain</a> Thanks for asking.<br />
I can use Arduino-IDE or UI-Flow-Desktop-IDE.  I have also downloaded Thonny and ESPTools.  So far the following has not worked to fix the display:</p>
<ol>
<li>M5 Burner ==&gt; erase flash, and burn UI-Flow</li>
<li>M5 Burner ==&gt; erase and burn Core2FactoryTest</li>
<li>M5 Burner ==&gt; erase and burn M5Core2TouchPanelRecovery</li>
<li>ESPTools ==&gt; download 16MB flash image from a working m5core2 and flash to the problematic m5core2.</li>
<li>Use "EasyLoader" to burn a program to test all core2 functions per the link on  <a href="https://docs.m5stack.com/en/core/core2" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/core/core2</a></li>
</ol>
<p dir="auto">What is strange is that the only thing not working is the display.  The backlight comes on.  I can program the three buttons to send sounds to the speaker.  I can create button on the touch screen that activate though I can't see them.  If I print a label to the screen the device will freeze.</p>
]]></description><link>https://community.m5stack.com/post/20285</link><guid isPermaLink="true">https://community.m5stack.com/post/20285</guid><dc:creator><![CDATA[caccum]]></dc:creator><pubDate>Thu, 09 Mar 2023 17:46:31 GMT</pubDate></item><item><title><![CDATA[Reply to M5Core2 - How to restore to pre-installed factory firmware on Thu, 09 Mar 2023 05:35:56 GMT]]></title><description><![CDATA[<p dir="auto">Hello@caccum</p>
<p dir="auto">M5Stack Core2　初期化(工場出荷状態に)してみた<br />
M5Stack Core2 I tried to initialize (factory settings)<br />
<a href="https://w-tori.net/wp/m5stack-core2-reset/" target="_blank" rel="noopener noreferrer nofollow ugc">https://w-tori.net/wp/m5stack-core2-reset/</a></p>
<p dir="auto">M5Stack Core2を工場出荷時のファームに戻す<br />
Restore M5Stack Core2 to Factory Farm<br />
<a href="https://qiita.com/Toshiaki0315/items/407cd7b0ed87f7f50617" target="_blank" rel="noopener noreferrer nofollow ugc">https://qiita.com/Toshiaki0315/items/407cd7b0ed87f7f50617</a></p>
]]></description><link>https://community.m5stack.com/post/20281</link><guid isPermaLink="true">https://community.m5stack.com/post/20281</guid><dc:creator><![CDATA[macsbug]]></dc:creator><pubDate>Thu, 09 Mar 2023 05:35:56 GMT</pubDate></item><item><title><![CDATA[Reply to M5Core2 - How to restore to pre-installed factory firmware on Thu, 09 Mar 2023 04:10:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/36018">@caccum</a> What program do you use?<br />
Arduino IDE?</p>
]]></description><link>https://community.m5stack.com/post/20280</link><guid isPermaLink="true">https://community.m5stack.com/post/20280</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Thu, 09 Mar 2023 04:10:52 GMT</pubDate></item></channel></rss>