<?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 Core Ink : screen refresh]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">I could not figure out how to handle text modifications on the screen. After changing the text, I still can see the text previously written in the background, so it's quite unreadable.</p>
<p dir="auto">Do I have to use the drawing function to first clear the zone ?</p>
<p dir="auto">Thank you,</p>
]]></description><link>https://community.m5stack.com/topic/3080/m5-core-ink-screen-refresh</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 17:15:52 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3080.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Mar 2021 08:32:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5 Core Ink : screen refresh on Tue, 30 Mar 2021 05:27:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lumpynose" aria-label="Profile: lumpynose">@<bdi>lumpynose</bdi></a> the coreink default behaviour when you do a screen refresh (instead of partial refesh) is to change the whole screen to black and white several times as its basic e-ink function.<br />
The coreink has a slow refresh rate of 15 seconds between refreshes and this is pointed out quite a few times in uiflow!</p>
]]></description><link>https://community.m5stack.com/post/13316</link><guid isPermaLink="true">https://community.m5stack.com/post/13316</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 30 Mar 2021 05:27:10 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Core Ink : screen refresh on Sun, 28 Mar 2021 22:42:40 GMT]]></title><description><![CDATA[<p dir="auto">If you reload the app that was installed on the core ink when you got it and use the thumb wheel on the side to move between the two screens you'll see that it paints the entire screen black between displaying each screen.  This is the same solution used on e-ink ebook readers (Kindle, Kobo, etc.) as a solution for ghosting from the previous page; it's an option you can turn on or off in the e-reader's settings.  The support people ought to know something as simple as this.</p>
]]></description><link>https://community.m5stack.com/post/13305</link><guid isPermaLink="true">https://community.m5stack.com/post/13305</guid><dc:creator><![CDATA[lumpynose]]></dc:creator><pubDate>Sun, 28 Mar 2021 22:42:40 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Core Ink : screen refresh on Sun, 14 Mar 2021 15:54:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clacos" aria-label="Profile: clacos">@<bdi>clacos</bdi></a> said in <a href="/post/12997">M5 Core Ink : screen refresh</a>:</p>
<blockquote>
<p dir="auto">Sorry I was not clear (and maybe in the wrong forum), I'm coding in C (platformIO).</p>
<p dir="auto">But I'll try to use UiFlow and compare if I see the same behavior. I guess that the core primitive are the same so it may show me the good way.</p>
</blockquote>
<p dir="auto">yeh, the same basic rules should apply.<br />
If the screen is not given enough time to refresh, it doesn't have time to remove the old text and so draws the new text possibly resulting in the issue you describe.</p>
]]></description><link>https://community.m5stack.com/post/13008</link><guid isPermaLink="true">https://community.m5stack.com/post/13008</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 14 Mar 2021 15:54:59 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Core Ink : screen refresh on Sun, 14 Mar 2021 11:52:42 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/clacos" aria-label="Profile: clacos">@<bdi>clacos</bdi></a></p>
<p dir="auto">what exactly do you mean by zone? Would you mind posting your code (or the relevant part of it)?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/13002</link><guid isPermaLink="true">https://community.m5stack.com/post/13002</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 14 Mar 2021 11:52:42 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Core Ink : screen refresh on Sun, 14 Mar 2021 09:22:51 GMT]]></title><description><![CDATA[<p dir="auto">Sorry I was not clear (and maybe in the wrong forum), I'm coding in C (platformIO).</p>
<p dir="auto">But I'll try to use UiFlow and compare if I see the same behavior. I guess that the core primitive are the same so it may show me the good way.</p>
]]></description><link>https://community.m5stack.com/post/12997</link><guid isPermaLink="true">https://community.m5stack.com/post/12997</guid><dc:creator><![CDATA[clacos]]></dc:creator><pubDate>Sun, 14 Mar 2021 09:22:51 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Core Ink : screen refresh on Sun, 14 Mar 2021 08:04:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clacos" aria-label="Profile: clacos">@<bdi>clacos</bdi></a> said in <a href="/post/12979">M5 Core Ink : screen refresh</a>:</p>
<blockquote>
<p dir="auto">Hi all,</p>
<p dir="auto">I could not figure out how to handle text modifications on the screen. After changing the text, I still can see the text previously written in the background, so it's quite unreadable.</p>
<p dir="auto">Do I have to use the drawing function to first clear the zone ?</p>
<p dir="auto">Thank you,</p>
</blockquote>
<p dir="auto">The core ink has a screen has a refresh rate of 15 seconds for a full screen refresh. if you are trying to refresh the whole whole screen for less time then that may be the cause.</p>
]]></description><link>https://community.m5stack.com/post/12993</link><guid isPermaLink="true">https://community.m5stack.com/post/12993</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 14 Mar 2021 08:04:50 GMT</pubDate></item><item><title><![CDATA[Reply to M5 Core Ink : screen refresh on Sat, 13 Mar 2021 18:38:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/clacos" aria-label="Profile: clacos">@<bdi>clacos</bdi></a> said in <a href="/post/12979">M5 Core Ink : screen refresh</a>:</p>
<blockquote>
<p dir="auto">Hi all,<br />
I could not figure out how to handle text modifications on the screen. After changing the text, I still can see the text previously written in the background, so it's quite unreadable.<br />
Do I have to use the drawing function to first clear the zone ?<br />
Thank you,</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1615660641908-screenshot-2021-03-13-193630-resized.jpg" alt="0_1615660619934_Screenshot 2021-03-13 193630.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Hi !<br />
here's an example. Hope it answers your question</p>
]]></description><link>https://community.m5stack.com/post/12987</link><guid isPermaLink="true">https://community.m5stack.com/post/12987</guid><dc:creator><![CDATA[dheike]]></dc:creator><pubDate>Sat, 13 Mar 2021 18:38:22 GMT</pubDate></item></channel></rss>