<?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[PaperS3 with M5United?]]></title><description><![CDATA[<p dir="auto">Has anyone gotten the PaperS3 peripherals to work with M5United?</p>
<p dir="auto">My program compiles OK with #include &lt;M5Unified.h&gt; but when I include the call to M5.begin(); at the top of my setup() code, the program crashes and is stuck in a crash/restart loop.</p>
<p dir="auto">For now, I have a working simple badge program here: <a href="https://github.com/wsanders/M5PaperS3-Stuff/tree/main" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/wsanders/M5PaperS3-Stuff/tree/main</a></p>
]]></description><link>https://community.m5stack.com/topic/7129/papers3-with-m5united</link><generator>RSS for Node</generator><lastBuildDate>Thu, 05 Mar 2026 08:40:53 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7129.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Dec 2024 20:20:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PaperS3 with M5United? on Mon, 30 Dec 2024 18:08:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> I did not see that error.</p>
<p dir="auto">The afterimages have gone away. Leaving the screen all black and powered off a few minutes will help clear it, this is common EPD behavior.</p>
]]></description><link>https://community.m5stack.com/post/27645</link><guid isPermaLink="true">https://community.m5stack.com/post/27645</guid><dc:creator><![CDATA[wsanders]]></dc:creator><pubDate>Mon, 30 Dec 2024 18:08:19 GMT</pubDate></item><item><title><![CDATA[Reply to PaperS3 with M5United? on Mon, 30 Dec 2024 04:36:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello again</p>
<p dir="auto">just wondering. There is actually a check in <code>M5GFX.cpp</code> about whether <code>epdiy.h</code> is included or not. Do you remember, did you see this error in the log (I do not):</p>
<pre><code>#if !__has_include (&lt;epdiy.h&gt;)
              ESP_LOGE(LIBRARY_NAME, "M5PaperS3 need install EPDiy library");
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/27642</link><guid isPermaLink="true">https://community.m5stack.com/post/27642</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 30 Dec 2024 04:36:46 GMT</pubDate></item><item><title><![CDATA[Reply to PaperS3 with M5United? on Mon, 30 Dec 2024 09:43:52 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/18806">@wsanders</a></p>
<p dir="auto">I am sorry I scared you and I am glad you figured it out. Thank you for letting me know.</p>
<p dir="auto">I am using Visual Studio Code and for me it works/worked without this include. But yes, you are correct it is mentioned in the docs to include &lt;epdiy.h&gt; and when I do that on my end it still works.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/27641</link><guid isPermaLink="true">https://community.m5stack.com/post/27641</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 30 Dec 2024 09:43:52 GMT</pubDate></item><item><title><![CDATA[Reply to PaperS3 with M5United? on Mon, 30 Dec 2024 02:25:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> That PR did not work, only random lines on screen. The random lines burned an afterimage on the screen. I don't think the screen was permanently damaged; after a few cycles of leaving the screen all-black for several minutes the afterimage seems to be slowly going away.</p>
<p dir="auto">But you had the right idea: On further investigation I added a "#include &lt;epdiy.h&gt;" and the program works now.</p>
]]></description><link>https://community.m5stack.com/post/27637</link><guid isPermaLink="true">https://community.m5stack.com/post/27637</guid><dc:creator><![CDATA[wsanders]]></dc:creator><pubDate>Mon, 30 Dec 2024 02:25:45 GMT</pubDate></item><item><title><![CDATA[Reply to PaperS3 with M5United? on Sat, 28 Dec 2024 22:17:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/18806">@wsanders</a></p>
<p dir="auto">please see <a href="https://github.com/wsanders/M5PaperS3-Stuff/pull/1" target="_blank" rel="noopener noreferrer nofollow ugc">PR</a> on how to get rid of the crash.</p>
<p dir="auto">BTW: I like the little blinking dot.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/27631</link><guid isPermaLink="true">https://community.m5stack.com/post/27631</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 28 Dec 2024 22:17:07 GMT</pubDate></item></channel></rss>