<?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 display broken - replacement]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I unfortunately broke my display an need a replacement part:</p>
<ul>
<li>Basic core</li>
<li>internal lcd display 320 x 240</li>
</ul>
<p dir="auto">It is no problem to lift the plastic cover. But I cannot find the display on the market. The M5Stack runs fine (is programmable and works).</p>
<p dir="auto">Cheers Axel</p>
]]></description><link>https://community.m5stack.com/topic/4370/lcd-display-broken-replacement</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:52:24 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4370.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jun 2022 12:17:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to LCD display broken - replacement on Sat, 18 Jun 2022 11:01:24 GMT]]></title><description><![CDATA[<p dir="auto">Hi ajb2k3,</p>
<p dir="auto">thanks a lot. This is a quit full of money for this type of display. Seemes to be manufactured only for M5Stack. Due to the fact, that shipping costs and VAT to Germany will be applied, to by a new one for around 45 bucks (€) would be my way to go. The unit is working. I just use then the M5-unit without display (like an ESP32) and put this in setup():</p>
<pre><code> #include &lt;M5Stack.h&gt; // put this at the beginning
 
 M5.begin(); // Initialize the M5Stack object
 M5.Lcd.writecommand(ILI9341_DISPOFF);
 M5.Lcd.setBrightness(0);
</code></pre>
<p dir="auto">Thanks, Axel</p>
]]></description><link>https://community.m5stack.com/post/17748</link><guid isPermaLink="true">https://community.m5stack.com/post/17748</guid><dc:creator><![CDATA[apos]]></dc:creator><pubDate>Sat, 18 Jun 2022 11:01:24 GMT</pubDate></item><item><title><![CDATA[Reply to LCD display broken - replacement on Thu, 16 Jun 2022 17:42:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/apos" aria-label="Profile: apos">@<bdi>apos</bdi></a> said in <a href="/post/17739">LCD display broken - replacement</a>:</p>
<blockquote>
<p dir="auto">Hello,</p>
<p dir="auto">I unfortunately broke my display an need a replacement part:</p>
<ul>
<li>Basic core</li>
<li>internal lcd display 320 x 240</li>
</ul>
<p dir="auto">It is no problem to lift the plastic cover. But I cannot find the display on the market. The M5Stack runs fine (is programmable and works).</p>
<p dir="auto">Cheers Axel</p>
</blockquote>
<p dir="auto">Contact M5Stack customer support, I was quoted about USD $25 wish for the new screen as I also have a core with a broken screen, I need to order the screen sometime and make a guide.</p>
]]></description><link>https://community.m5stack.com/post/17741</link><guid isPermaLink="true">https://community.m5stack.com/post/17741</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 16 Jun 2022 17:42:06 GMT</pubDate></item></channel></rss>