<?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[M5 paper become brick?]]></title><description><![CDATA[<p dir="auto">Hello everyone,<br />
I just get my M5 paper today.<br />
I use the M5 burner to burn other firmware.<br />
However, after a few times of burning, the m5paper is just on the same screen.<br />
<img src="https://i.imgur.com/WCgvn7w.jpg" alt="alt text" class=" img-fluid img-markdown" /><br />
No matter what button I press, it still doesn't work.<br />
Then, I try to burn the FactoryTest into the M5 paper.<br />
<img src="https://i.imgur.com/YRk9uWX.png" alt="alt text" class=" img-fluid img-markdown" /><br />
The burning process seems successful but it still stays on the same page.<br />
What should I do to fix it?<br />
Thanks,<br />
Jack</p>
]]></description><link>https://community.m5stack.com/topic/4356/m5-paper-become-brick</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 02:46:12 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4356.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Jun 2022 15:03:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5 paper become brick? on Fri, 10 Jun 2022 15:28:37 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/jackchan000" aria-label="Profile: jackchan000">@<bdi>jackchan000</bdi></a></p>
<p dir="auto">ok, for some reason GPIO0 is held low causing the ESP32 starting up into download mode. GPIO0 is controlled by the USB serial chip inside M5Paper which in turn is controlled from the USB driver. (There is nothing much you can do to change that except maybe try a different computer.)</p>
<p dir="auto">Try to power off and power on your M5Paper with the following steps:</p>
<ul>
<li>disconnect USB</li>
<li>press button in the back (this should power it off) Note: there is no visible change on the screen when doing that.</li>
<li>press middle button on the side (this should power on M5Paper and run the factory test)</li>
</ul>
<p dir="auto">Note: the button in the back has two functions depending on whether M5Paper is connected to USB or not.</p>
<ul>
<li>reset (USB connected)</li>
<li>power off (USB not connected)</li>
</ul>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/17694</link><guid isPermaLink="true">https://community.m5stack.com/post/17694</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 10 Jun 2022 15:28:37 GMT</pubDate></item><item><title><![CDATA[Reply to M5 paper become brick? on Fri, 10 Jun 2022 13:57:29 GMT]]></title><description><![CDATA[<pre><code>=================
COM3
=================
ets Jul 29 2019 12:21:46

rst:0x10 (RTCWDT_RTC_RESET),boot:0x4 (DOWNLOAD_BOOT(UART0/UART1/SDIO_FEI_FEO_V2))
waiting for download
</code></pre>
]]></description><link>https://community.m5stack.com/post/17693</link><guid isPermaLink="true">https://community.m5stack.com/post/17693</guid><dc:creator><![CDATA[jackchan000]]></dc:creator><pubDate>Fri, 10 Jun 2022 13:57:29 GMT</pubDate></item><item><title><![CDATA[Reply to M5 paper become brick? on Fri, 10 Jun 2022 11:07:40 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/jackchan000" aria-label="Profile: jackchan000">@<bdi>jackchan000</bdi></a></p>
<p dir="auto">have you tried to see if there is any hint /error in the log? With M5Paper still connected via USB, click the button <code>COM Monitor</code> (top right in M5Burner) - this should open the log window. Then press the button in the back of M5Paper to restart it.<br />
Below is what I get in the log running Factory Test v0.0.2:</p>
<pre><code>=================
/dev/ttyUSB0
=================
[D][esp32-hal-psram.c:47] psramInit(): PSRAM enabled
M5EPD initializing...[D][M5EPD_Driver.cpp:77] begin(): Init SUCCESS.
[E][esp32-hal-cpu.c:93] addApbChangeCallback(): duplicate func=400FA268 arg=3FFBDEE0
[W][sd_diskio.cpp:505] ff_sd_initialize(): GO_IDLE_STATE failed
[E][sd_diskio.cpp:775] sdcard_mount(): f_mount failed: (3) The physical drive cannot work
[D][GT911.cpp:35] begin(): GT911: Initialization
[D][font_render.c:63] font_cache_init(): Chace use 51104 bytes
[D][systeminit.cpp:189] SysInit_Start(): done
OK
[D][epdgui.cpp:155] EPDGUI_MainLoop(): Run Frame_Main
[D][font_render.c:63] font_cache_init(): Chace use 6820 bytes
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/17690</link><guid isPermaLink="true">https://community.m5stack.com/post/17690</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 10 Jun 2022 11:07:40 GMT</pubDate></item><item><title><![CDATA[Reply to M5 paper become brick? on Fri, 10 Jun 2022 10:46:54 GMT]]></title><description><![CDATA[<p dir="auto">M5paper had been charged for the whole day.<br />
Then, I burn the factory test again.<br />
It still stays on the same page.</p>
]]></description><link>https://community.m5stack.com/post/17689</link><guid isPermaLink="true">https://community.m5stack.com/post/17689</guid><dc:creator><![CDATA[jackchan000]]></dc:creator><pubDate>Fri, 10 Jun 2022 10:46:54 GMT</pubDate></item><item><title><![CDATA[Reply to M5 paper become brick? on Thu, 09 Jun 2022 16:29:35 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/jackchan000" aria-label="Profile: jackchan000">@<bdi>jackchan000</bdi></a></p>
<p dir="auto">try to reset / restart your M5Paper with the button in the back. If that doesn't work then I guess the battery probably needs charging. Have you tried to leave it connected to USB for a couple of hours?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/17687</link><guid isPermaLink="true">https://community.m5stack.com/post/17687</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 09 Jun 2022 16:29:35 GMT</pubDate></item></channel></rss>