<?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 can I recover my M5Stickc Plus?]]></title><description><![CDATA[<p dir="auto">Installing Marauder Firmware worked for me on the first try. This was the same day I received the M5Stickc Plus and without knowing anything about the device, I decided to try the first things I found on the internet. Now that I have learned a little more, I want to connect it with UIFlow but the M5 Burner application gives me an error and I cannot use the device. Does anyone know how I can reverse or solve this problem?</p>
<p dir="auto">M5 Burner's error message:</p>
<p dir="auto">--chip auto --port /dev/tty.usbserial-7952F10C48 --baud 1500000 --before default_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0x3ff000 /Applications/M5Burner.app/Contents/Resources/packages/tmp/wifi.bin 0x000 /Applications/M5Burner.app/Contents/Resources/packages/firmware/73ac327924a36f04c038a54fc2147b30.bin<br />
Traceback (most recent call last):<br />
File "/Applications/M5Burner.app/Contents/Resources/packages/tool/esptool.py", line 17, in &lt;module&gt;<br />
import esptool<br />
File "/Applications/M5Burner.app/Contents/Resources/packages/tool/esptool/<strong>init</strong>.py", line 816<br />
raise FatalError(f"Unable to verify flash chip connection ({e}).")<br />
^<br />
SyntaxError: invalid syntax</p>
<p dir="auto">Thank you so much!</p>
]]></description><link>https://community.m5stack.com/topic/5932/how-can-i-recover-my-m5stickc-plus</link><generator>RSS for Node</generator><lastBuildDate>Wed, 06 May 2026 01:28:38 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5932.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 31 Dec 2023 12:03:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Mon, 01 Jan 2024 13:56:25 GMT]]></title><description><![CDATA[<p dir="auto">If they all fail it means you haven't installed the drivers or the ESP-IDF software correctly.</p>
]]></description><link>https://community.m5stack.com/post/23203</link><guid isPermaLink="true">https://community.m5stack.com/post/23203</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 01 Jan 2024 13:56:25 GMT</pubDate></item><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Mon, 01 Jan 2024 13:30:04 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> Ok. First I will try formatting with Thonny and if it doesn't work I will try this last tip. Thank you so much for the info.</p>
]]></description><link>https://community.m5stack.com/post/23202</link><guid isPermaLink="true">https://community.m5stack.com/post/23202</guid><dc:creator><![CDATA[Samuraicut]]></dc:creator><pubDate>Mon, 01 Jan 2024 13:30:04 GMT</pubDate></item><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Mon, 01 Jan 2024 13:26:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/winni" aria-label="Profile: winni">@<bdi>winni</bdi></a> Hi! I didn't know about Thonny software. I'll see if I can find it and try if it works for me. Thank you very much.</p>
]]></description><link>https://community.m5stack.com/post/23201</link><guid isPermaLink="true">https://community.m5stack.com/post/23201</guid><dc:creator><![CDATA[Samuraicut]]></dc:creator><pubDate>Mon, 01 Jan 2024 13:26:42 GMT</pubDate></item><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Mon, 01 Jan 2024 13:22:19 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> I'm using a Mac Book Pro (2018) with Mojave.</p>
]]></description><link>https://community.m5stack.com/post/23200</link><guid isPermaLink="true">https://community.m5stack.com/post/23200</guid><dc:creator><![CDATA[Samuraicut]]></dc:creator><pubDate>Mon, 01 Jan 2024 13:22:19 GMT</pubDate></item><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Mon, 01 Jan 2024 08:35:26 GMT]]></title><description><![CDATA[<p dir="auto">or you can brute for it in arduino by writing a blank sketch.</p>
]]></description><link>https://community.m5stack.com/post/23196</link><guid isPermaLink="true">https://community.m5stack.com/post/23196</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 01 Jan 2024 08:35:26 GMT</pubDate></item><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Mon, 01 Jan 2024 08:34:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/winni" aria-label="Profile: winni">@<bdi>winni</bdi></a> Yes, you use M5Burner to Erase and re burn new firmware to the sticks or you can use Thonny to wipe the stick and put python or circuit python on it.</p>
]]></description><link>https://community.m5stack.com/post/23195</link><guid isPermaLink="true">https://community.m5stack.com/post/23195</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 01 Jan 2024 08:34:27 GMT</pubDate></item><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Sun, 31 Dec 2023 18:24:17 GMT]]></title><description><![CDATA[<p dir="auto">Hey, can you erase the stick?<br />
Another way may be to burn an micropython with Thonny und then try to install UIFlow.</p>
<p dir="auto">Hope we find a way!</p>
]]></description><link>https://community.m5stack.com/post/23194</link><guid isPermaLink="true">https://community.m5stack.com/post/23194</guid><dc:creator><![CDATA[Winni]]></dc:creator><pubDate>Sun, 31 Dec 2023 18:24:17 GMT</pubDate></item><item><title><![CDATA[Reply to How can I recover my M5Stickc Plus? on Sun, 31 Dec 2023 12:08:44 GMT]]></title><description><![CDATA[<p dir="auto">What computer and what OS are you using?</p>
]]></description><link>https://community.m5stack.com/post/23193</link><guid isPermaLink="true">https://community.m5stack.com/post/23193</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 31 Dec 2023 12:08:44 GMT</pubDate></item></channel></rss>