<?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[Lcd driver for M5Stack Core2]]></title><description><![CDATA[<p dir="auto">Hi friends, I am looking for the screen driver for the Core 2 for Micropython. It only needs to be a simple driver, the main thing is to display text. Does anyone have a link or even a ready firmware for it?</p>
<p dir="auto">For the M5Stick C I found a simple driver.<br />
Who has interest in it, can write me.</p>
]]></description><link>https://community.m5stack.com/topic/3010/lcd-driver-for-m5stack-core2</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 21:00:05 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3010.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Feb 2021 17:11:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sat, 23 Nov 2024 17:56:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: Russ">@<bdi>Russ</bdi></a></p>
<p dir="auto">I had version 1.14 from you at the time<br />
<a href="https://github.com/russhughes/ili9342c_mpy" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/russhughes/ili9342c_mpy</a></p>
<p dir="auto">which worked great for me for years on the M5Stack Core2.<br />
But now there is a new version of Core2 version 1.1</p>
<p dir="auto">Unfortunately, this version no longer runs with your version 1.14.<br />
Is there a way to make the 1.14 version work with the new firmware 1.1?</p>
<p dir="auto">The differences between Core2 and Core2 v1.1 are as follows:<br />
1.The power management scheme is iterated from Core2(AXP192) to Core2 v1.1(AXP2101+INA3221). The ID of AXP192 and AXP2101 is different, and the program uses this as a sign to distinguish the versions;<br />
2.The power indicator is changed from green to blue;<br />
3.Add RTC chip power supply battery to ensure accurate timing when power is off.</p>
]]></description><link>https://community.m5stack.com/post/27137</link><guid isPermaLink="true">https://community.m5stack.com/post/27137</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Sat, 23 Nov 2024 17:56:16 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Tue, 26 Oct 2021 06:41:22 GMT]]></title><description><![CDATA[<p dir="auto">SD card unfortunately still does not run through!<br />
I get this error message when the SD card fails.<br />
[Errno 5] EIO<br />
I wonder what the problem is here?<br />
Sometimes it goes only 2 hours and sometimes up to 2 days.<br />
If I log nothing on the SD card, I can just write something on it even after 5 days and it goes. Just not in continuous use.</p>
]]></description><link>https://community.m5stack.com/post/15248</link><guid isPermaLink="true">https://community.m5stack.com/post/15248</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Tue, 26 Oct 2021 06:41:22 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sun, 03 Oct 2021 15:07:15 GMT]]></title><description><![CDATA[<p dir="auto">Is there a way to disable the Core2 in software?<br />
So PowerOff?</p>
]]></description><link>https://community.m5stack.com/post/15051</link><guid isPermaLink="true">https://community.m5stack.com/post/15051</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Sun, 03 Oct 2021 15:07:15 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Mon, 06 Sep 2021 14:59:48 GMT]]></title><description><![CDATA[<p dir="auto">Yes works perfectly at the beginning.<br />
Sometimes many days without problems and then is no longer written to the SD card.<br />
Sometimes it no longer works after a few hours.</p>
]]></description><link>https://community.m5stack.com/post/14818</link><guid isPermaLink="true">https://community.m5stack.com/post/14818</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Mon, 06 Sep 2021 14:59:48 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Mon, 06 Sep 2021 06:14:48 GMT]]></title><description><![CDATA[<p dir="auto">Is the SD card being filled ?</p>
]]></description><link>https://community.m5stack.com/post/14815</link><guid isPermaLink="true">https://community.m5stack.com/post/14815</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 06 Sep 2021 06:14:48 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sat, 04 Sep 2021 13:09:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: Russ">@<bdi>Russ</bdi></a><br />
hello,<br />
when I install the new firmware 1.16, I get the message that the build rate is unknown.<br />
If I go back to 1.14, everything runs without problems.<br />
Do you know what the problem could be?</p>
]]></description><link>https://community.m5stack.com/post/14802</link><guid isPermaLink="true">https://community.m5stack.com/post/14802</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Sat, 04 Sep 2021 13:09:46 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Wed, 31 Mar 2021 06:01:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: russ">@<bdi>russ</bdi></a><br />
I have a problem with the SD card.<br />
My program runs sometimes 1-2 days well through and then when it comes to an error and hangs, it is restarted by the watchdog. When restarting but then no longer the SD card with the command:<br />
sd_device = sdcard.SDCard(spi, cs=Pin(4), baudrate=20000000)<br />
installed.<br />
Do you have a tip what this could be and how I can change it?</p>
]]></description><link>https://community.m5stack.com/post/13338</link><guid isPermaLink="true">https://community.m5stack.com/post/13338</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Wed, 31 Mar 2021 06:01:59 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sat, 27 Mar 2021 08:48:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolli01" aria-label="Profile: wolli01">@<bdi>wolli01</bdi></a> At the very end of the program before it quits.</p>
]]></description><link>https://community.m5stack.com/post/13268</link><guid isPermaLink="true">https://community.m5stack.com/post/13268</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 27 Mar 2021 08:48:22 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sat, 27 Mar 2021 08:11:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a><br />
Thanks for the info.<br />
Where is the best place to put it in the code</p>
]]></description><link>https://community.m5stack.com/post/13267</link><guid isPermaLink="true">https://community.m5stack.com/post/13267</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Sat, 27 Mar 2021 08:11:28 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sat, 27 Mar 2021 07:51:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolli01" aria-label="Profile: wolli01">@<bdi>wolli01</bdi></a> said in <a href="/post/13264">Lcd driver for M5Stack Core2</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: russ">@<bdi>russ</bdi></a><br />
Thank you very much for your effort.<br />
What is this code for in the end?<br />
Is it mandatory to use it?</p>
<pre><code>finally:
    # shutdown
    spi.deinit()
</code></pre>
</blockquote>
<p dir="auto">The code de initialises the SPI bus so that that other functions can use the pins or the bus</p>
]]></description><link>https://community.m5stack.com/post/13266</link><guid isPermaLink="true">https://community.m5stack.com/post/13266</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 27 Mar 2021 07:51:05 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sat, 27 Mar 2021 07:22:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: russ">@<bdi>russ</bdi></a><br />
Thank you very much for your effort.<br />
What is this code for in the end?<br />
Is it mandatory to use it?</p>
<pre><code>finally:
    # shutdown
    spi.deinit()
</code></pre>
]]></description><link>https://community.m5stack.com/post/13264</link><guid isPermaLink="true">https://community.m5stack.com/post/13264</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Sat, 27 Mar 2021 07:22:29 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sat, 27 Mar 2021 03:27:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wolli01" aria-label="Profile: wolli01">@<bdi>wolli01</bdi></a> Updated repo with two examples using the touchscreen. The buttons on the Core2 are actually part of the touchscreen that extend below the display from about Row 240 to 279.</p>
<p dir="auto">Button press example:<br />
<a href="https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/buttons.py" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/buttons.py</a></p>
<p dir="auto">Very simple paint program:<br />
<a href="https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/paint.py" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/paint.py</a></p>
]]></description><link>https://community.m5stack.com/post/13261</link><guid isPermaLink="true">https://community.m5stack.com/post/13261</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sat, 27 Mar 2021 03:27:03 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Fri, 26 Mar 2021 15:24:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: russ">@<bdi>russ</bdi></a><br />
Super!<br />
Thank you for doing this work.</p>
]]></description><link>https://community.m5stack.com/post/13243</link><guid isPermaLink="true">https://community.m5stack.com/post/13243</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Fri, 26 Mar 2021 15:24:20 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Fri, 26 Mar 2021 15:20:15 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I’ll add an example working with the touchscreen later tonight.</p>
]]></description><link>https://community.m5stack.com/post/13242</link><guid isPermaLink="true">https://community.m5stack.com/post/13242</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Fri, 26 Mar 2021 15:20:15 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Fri, 26 Mar 2021 06:40:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: russ">@<bdi>russ</bdi></a><br />
Hello, is there any way to use the three touch buttons as well?</p>
]]></description><link>https://community.m5stack.com/post/13236</link><guid isPermaLink="true">https://community.m5stack.com/post/13236</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Fri, 26 Mar 2021 06:40:53 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Tue, 09 Mar 2021 06:30:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: russ">@<bdi>russ</bdi></a><br />
Thank you for your work.<br />
It works now.</p>
]]></description><link>https://community.m5stack.com/post/12891</link><guid isPermaLink="true">https://community.m5stack.com/post/12891</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Tue, 09 Mar 2021 06:30:10 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Tue, 09 Mar 2021 05:18:29 GMT]]></title><description><![CDATA[<p dir="auto">I was able to get simultaneous display and sdcard access working. The M5CORE2 firmware.bin has been updated. See the <a href="http://tbbunny.py" target="_blank" rel="noopener noreferrer nofollow ugc">tbbunny.py</a> example from <a href="https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/tbbunny.py" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/russhughes/ili9342c_mpy/blob/main/examples/M5CORE2/tbbunny.py</a></p>
]]></description><link>https://community.m5stack.com/post/12887</link><guid isPermaLink="true">https://community.m5stack.com/post/12887</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Tue, 09 Mar 2021 05:18:29 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Mon, 08 Mar 2021 21:24:30 GMT]]></title><description><![CDATA[<p dir="auto">I was able to make concurrent display and sdcard work on the original M5Stacks <a href="https://github.com/russhughes/TinyBigBuckBunny" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/russhughes/TinyBigBuckBunny</a> but have not been able to make it work on the Core2's yet.  I'm not sure why yet.</p>
]]></description><link>https://community.m5stack.com/post/12886</link><guid isPermaLink="true">https://community.m5stack.com/post/12886</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Mon, 08 Mar 2021 21:24:30 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Mon, 08 Mar 2021 21:12:38 GMT]]></title><description><![CDATA[<p dir="auto">I load the SD driver after the LCD everything goes but the screen is not displayed.<br />
If I load the SD driver before the screen, the SD does not work.<br />
Something interferes then.</p>
]]></description><link>https://community.m5stack.com/post/12885</link><guid isPermaLink="true">https://community.m5stack.com/post/12885</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Mon, 08 Mar 2021 21:12:38 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Mon, 08 Mar 2021 18:34:48 GMT]]></title><description><![CDATA[<p dir="auto">Leider kommen diese Fehlereldungen wenn ich was speichern will. Das lesen geht.<br />
E (39687) sdmmc_cmd: sdmmc_read_sectors_dma: sdmmc_send_cmd returned 0x107<br />
E (39697) sdmmc_cmd: sdmmc_write_sectors_dma: sdmmc_send_cmd returned 0x105</p>
]]></description><link>https://community.m5stack.com/post/12884</link><guid isPermaLink="true">https://community.m5stack.com/post/12884</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Mon, 08 Mar 2021 18:34:48 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Mon, 08 Mar 2021 17:57:46 GMT]]></title><description><![CDATA[<p dir="auto">Found out now.<br />
It must be installed before the display driver in any case.</p>
<p dir="auto">#SD-Card<br />
uos.mount(machine.SDCard(slot=3, sck=18, mosi=23, miso=38, cs=4,), '/sd')<br />
print(uos.listdir('/sd'))</p>
]]></description><link>https://community.m5stack.com/post/12883</link><guid isPermaLink="true">https://community.m5stack.com/post/12883</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Mon, 08 Mar 2021 17:57:46 GMT</pubDate></item><item><title><![CDATA[Reply to Lcd driver for M5Stack Core2 on Sun, 07 Mar 2021 18:02:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/russ" aria-label="Profile: russ">@<bdi>russ</bdi></a><br />
How can you include the internal SD card in your firmware? Do you have any ideas about this?<br />
I have not found anything yet.</p>
]]></description><link>https://community.m5stack.com/post/12866</link><guid isPermaLink="true">https://community.m5stack.com/post/12866</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Sun, 07 Mar 2021 18:02:32 GMT</pubDate></item></channel></rss>