<?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[My M5stick doesnt work, after i instaled unofficial marauder!]]></title><description><![CDATA[<p dir="auto">I can run burn normally, but my screen simply won't turn on, the LEDs also work!</p>
<p dir="auto">The firmware<br />
<img src="/assets/uploads/files/1705633849957-b54ad406-09f0-4ca8-bc14-ff079a8d58b1-image-resized.png" alt="0_1705633844394_b54ad406-09f0-4ca8-bc14-ff079a8d58b1-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/topic/5994/my-m5stick-doesnt-work-after-i-instaled-unofficial-marauder</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 15:41:08 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5994.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 19 Jan 2024 03:11:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to My M5stick doesnt work, after i instaled unofficial marauder! on Fri, 19 Jan 2024 16:02:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> i've tried</p>
<p dir="auto">#include "M5StickCPlus2.h"</p>
<p dir="auto">void setup() {<br />
auto cfg = M5.config();<br />
StickCP2.begin(cfg);<br />
StickCP2.Display.setRotation(1);<br />
StickCP2.Display.setTextColor(RED);<br />
StickCP2.Display.setTextDatum(middle_center);<br />
StickCP2.Display.setTextFont(&amp;fonts::Orbitron_Light_24);<br />
StickCP2.Display.setTextSize(1);<br />
StickCP2.Display.drawString("Power LED", StickCP2.Display.width() / 2,<br />
StickCP2.Display.height() / 2);<br />
}</p>
<p dir="auto">void loop() {<br />
// inside power red led control<br />
StickCP2.Power.setLed(1);<br />
delay(1000);<br />
StickCP2.Power.setLed(0);<br />
delay(1000);<br />
}</p>
<p dir="auto">in arduino, but the display didn't work</p>
]]></description><link>https://community.m5stack.com/post/23406</link><guid isPermaLink="true">https://community.m5stack.com/post/23406</guid><dc:creator><![CDATA[severopotter]]></dc:creator><pubDate>Fri, 19 Jan 2024 16:02:46 GMT</pubDate></item><item><title><![CDATA[Reply to My M5stick doesnt work, after i instaled unofficial marauder! on Fri, 19 Jan 2024 14:34:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> but I'm not doing that in the images above?</p>
]]></description><link>https://community.m5stack.com/post/23405</link><guid isPermaLink="true">https://community.m5stack.com/post/23405</guid><dc:creator><![CDATA[severopotter]]></dc:creator><pubDate>Fri, 19 Jan 2024 14:34:36 GMT</pubDate></item><item><title><![CDATA[Reply to My M5stick doesnt work, after i instaled unofficial marauder! on Fri, 19 Jan 2024 12:03:16 GMT]]></title><description><![CDATA[<p dir="auto">You didn’t say that earlier.<br />
Erase the firmware and install arduino or UIFlow firmware and avoid</p>
]]></description><link>https://community.m5stack.com/post/23403</link><guid isPermaLink="true">https://community.m5stack.com/post/23403</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 19 Jan 2024 12:03:16 GMT</pubDate></item><item><title><![CDATA[Reply to My M5stick doesnt work, after i instaled unofficial marauder! on Fri, 19 Jan 2024 11:25:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a></p>
<p dir="auto">But, my device is the plus2<br />
<img src="/assets/uploads/files/1705662906542-57697821-1f85-497b-87fe-1ea0f51dc216-image.png" alt="0_1705662900360_57697821-1f85-497b-87fe-1ea0f51dc216-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">i've tried erase:<br />
<img src="/assets/uploads/files/1705663289172-ad776f60-0d59-4e54-a1d7-03ae33550761-image-resized.png" alt="0_1705663281650_ad776f60-0d59-4e54-a1d7-03ae33550761-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and burn again<br />
<img src="/assets/uploads/files/1705663414898-0059b5d5-e131-4363-beaf-439153516abd-image-resized.png" alt="0_1705663408905_0059b5d5-e131-4363-beaf-439153516abd-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">firmware monitor:<br />
<img src="/assets/uploads/files/1705663488282-9f8e7f26-1d70-40a5-ba71-8db06ffccfed-image-resized.png" alt="0_1705663482361_9f8e7f26-1d70-40a5-ba71-8db06ffccfed-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and it still doesn't work :(</p>
]]></description><link>https://community.m5stack.com/post/23402</link><guid isPermaLink="true">https://community.m5stack.com/post/23402</guid><dc:creator><![CDATA[severopotter]]></dc:creator><pubDate>Fri, 19 Jan 2024 11:25:39 GMT</pubDate></item><item><title><![CDATA[Reply to My M5stick doesnt work, after i instaled unofficial marauder! on Fri, 19 Jan 2024 08:03:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/77155">@severopotter</a> that’s for the plus2.<br />
You need to erase and re burn UIFlow.<br />
It’s not the device broken, it the version uses a different hardware configuration</p>
]]></description><link>https://community.m5stack.com/post/23396</link><guid isPermaLink="true">https://community.m5stack.com/post/23396</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 19 Jan 2024 08:03:42 GMT</pubDate></item></channel></rss>