<?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[How to do partial refresh of the M5paper screen after deep sleep wakeup]]></title><description><![CDATA[<p dir="auto">After waking up after deep sleep, I'd like to update part of the screen. But I found that after wakeup that if I don't do <code>M5.EPD.Clear(true)</code> no other canvas commands work. Am I missing something? Does anyone have an example of how to to do a <code>push_canvas()</code> on a part of the screen after wakeup, without the need to redraw the entire screen?</p>
]]></description><link>https://community.m5stack.com/topic/3168/how-to-do-partial-refresh-of-the-m5paper-screen-after-deep-sleep-wakeup</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 09:37:16 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3168.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 10 Apr 2021 19:37:14 GMT</pubDate><ttl>60</ttl></channel></rss>