<?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[[Solved] Cannot flash UIFlow 1.3.2 on M5StickC]]></title><description><![CDATA[<p dir="auto">I downloaded m5burner on Windows and tried to burn UIFlow 1.3.2 on m5stickc and got the following:</p>
<pre><code>Command:
--chip esp32 --port COM3 --baud 115200 --before default_reset --after no_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0x10000 application_0x10000.bin 0x1000 bootloader_0x1000.bin 0x1f0000 fatfsImg_0x1f0000.img 0x8000 partitions_0x8000.bin
===================================================
esptool.py v2.5.0
Serial port COM3
Connecting........_____....._____....._____....._____....._____....._____....._____

A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
</code></pre>
<p dir="auto">I guess I need a driver on Windows which gives me a COM port?</p>
<p dir="auto">From the comment section of <a href="https://www.youtube.com/watch?v=zNxKkfbEkKU" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=zNxKkfbEkKU</a>, it seems like I need to install the Arduino IDE first?!</p>
<blockquote>
<p dir="auto"><code>M5 Stack</code>: Make sure your Arduino version is up to date and don't use the baud rate 921600. Most others should be fine but 115200 is recommended</p>
</blockquote>
<p dir="auto">For m5stick (the grey color one), all I need to do is to install CP210x_VCP...</p>
]]></description><link>https://community.m5stack.com/topic/1159/solved-cannot-flash-uiflow-1-3-2-on-m5stickc</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 07:44:15 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1159.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 30 Jul 2019 04:53:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved] Cannot flash UIFlow 1.3.2 on M5StickC on Wed, 31 Jul 2019 02:02:55 GMT]]></title><description><![CDATA[<p dir="auto">Congrats, good to know</p>
]]></description><link>https://community.m5stack.com/post/4919</link><guid isPermaLink="true">https://community.m5stack.com/post/4919</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Wed, 31 Jul 2019 02:02:55 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Cannot flash UIFlow 1.3.2 on M5StickC on Tue, 30 Jul 2019 23:17:06 GMT]]></title><description><![CDATA[<p dir="auto">I solved the problem. I googled to: <a href="http://forum.m5stack.com/topic/841/m5stickc-driver-no-work/7" target="_blank" rel="noopener noreferrer nofollow ugc">http://forum.m5stack.com/topic/841/m5stickc-driver-no-work/7</a> and find the location to the Windows 10 driver needed to M5StickC (<a href="https://www.ftdichip.com/Drivers/VCP.htm" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.ftdichip.com/Drivers/VCP.htm</a>)</p>
<p dir="auto">I downloaded the zip file, extract it. Then I plugged the stick to the computer and open device manager and see the "M5Stack Intf" missing-driver device and go to "property" to update driver. I selected manually specify the location of the driver (to the top-level folder of the extracted folder). It will installed the "M5Stack Intf" driver. Then another missing-driver device will show up (USB serial converter). I did the same as the first device.</p>
<p dir="auto">After this is all done, a new COM port will show up (your COM port number will differ from mine).</p>
<p dir="auto">Good luck all! I strong suggest this to be documented. It's sad to see documentation and software limiting the robust hardware.</p>
]]></description><link>https://community.m5stack.com/post/4918</link><guid isPermaLink="true">https://community.m5stack.com/post/4918</guid><dc:creator><![CDATA[ws1088]]></dc:creator><pubDate>Tue, 30 Jul 2019 23:17:06 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Cannot flash UIFlow 1.3.2 on M5StickC on Tue, 30 Jul 2019 07:05:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a> said in <a href="/post/4908">Newbie question: Cannot flash UIFlow 1.3.2 on m5stickc</a>:</p>
<blockquote>
<p dir="auto">you can flash the firmware without install Arduino IDE. if you could show me the UI screenshot on M5burner, sometimes it happens because misoperating on the APP</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1564468933455-69d5bf7f-8281-4129-b541-c9eb30b78efa-image-resized.png" alt="0_1564468931216_69d5bf7f-8281-4129-b541-c9eb30b78efa-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1564469359725-47ca75c8-2adf-4c92-b20d-57fd03c96c30-image.png" alt="0_1564469358004_47ca75c8-2adf-4c92-b20d-57fd03c96c30-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1564470306866-921d92dd-71ef-4483-932c-669f924746a8-image.png" alt="0_1564470305144_921d92dd-71ef-4483-932c-669f924746a8-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I don't think COM3 is correct. The real problem is <code>M5Stack Intf</code> is not installed/setup correctly in <code>Device Manager</code>. BTW, I already tried shorting 3V3 to G0 before powerup to "reboot" it.</p>
<p dir="auto">Since I also have M5Stick (the grey color one), I got a new COM port (COM8) if I plug it in (because I have installed CP210x_VCP driver USB-to_UART):</p>
<p dir="auto"><img src="/assets/uploads/files/1564469663197-81ce7d88-c763-4e7a-ba6a-35e94af6300a-image.png" alt="0_1564469661516_81ce7d88-c763-4e7a-ba6a-35e94af6300a-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/4910</link><guid isPermaLink="true">https://community.m5stack.com/post/4910</guid><dc:creator><![CDATA[ws1088]]></dc:creator><pubDate>Tue, 30 Jul 2019 07:05:31 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Cannot flash UIFlow 1.3.2 on M5StickC on Tue, 30 Jul 2019 06:22:57 GMT]]></title><description><![CDATA[<p dir="auto">you can flash the firmware without install Arduino IDE. if you could show me the UI screenshot on M5burner, sometimes it happens because misoperating on the APP</p>
]]></description><link>https://community.m5stack.com/post/4908</link><guid isPermaLink="true">https://community.m5stack.com/post/4908</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Tue, 30 Jul 2019 06:22:57 GMT</pubDate></item></channel></rss>