<?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[Entry UIFlow Logo]]></title><description><![CDATA[<p dir="auto">Why I can't see UIFlow Logo when I first power on it.</p>
<p dir="auto">What did I do wrong step?</p>
]]></description><link>https://community.m5stack.com/topic/1476/entry-uiflow-logo</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 08:20:08 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1476.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 16 Nov 2019 09:36:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Entry UIFlow Logo on Sun, 17 Nov 2019 09:43:54 GMT]]></title><description><![CDATA[<p dir="auto">Did you try to flash with the burner included with UIFlow Desktop IDE software? I had very mixed results using that burner with my StickC.</p>
<p dir="auto">Things that worked for me.</p>
<ol>
<li>
<p dir="auto">I turned off my stickC and booted it just as the flashing process is about to happen.</p>
</li>
<li>
<p dir="auto">Use the old fashioned way, flashing with esptool. Download the latest firmware from our engineers github page <a href="https://github.com/EeeeBin/UIFlow-Firmware/tree/beta" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/EeeeBin/UIFlow-Firmware/tree/beta</a> and get esptool from espressifs github page <a href="https://github.com/espressif/esptool" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/esptool</a><br />
It will tell you there how to install esptool and pyserial which are necessary for flashing. Once installed, open a terminal and go to the folder of the firmware you downloaded. enter the stick c firmware folder and there will be a <a href="http://flash.sh" target="_blank" rel="noopener noreferrer nofollow ugc">flash.sh</a> file, this script will flash the firmware to your device, but you need to make sure it has the correct usb device name written in the script or it will fail. By default it will have written USB_SLABtoUART, but stickc usually has a different named com port.</p>
</li>
</ol>
<p dir="auto">Give it a go, any issues come back here and ask</p>
]]></description><link>https://community.m5stack.com/post/6415</link><guid isPermaLink="true">https://community.m5stack.com/post/6415</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Sun, 17 Nov 2019 09:43:54 GMT</pubDate></item><item><title><![CDATA[Reply to Entry UIFlow Logo on Sat, 16 Nov 2019 10:39:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy" aria-label="Profile: guy">@<bdi>guy</bdi></a> said in <a href="/post/6397">Entry UIFlow Logo</a>:</p>
<blockquote>
<p dir="auto">My install steps:</p>
<ol>
<li>First, I press Erase button.</li>
<li>Second, I press Burn button &amp; got following message:</li>
</ol>
<p dir="auto"><a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v2.5.0<br />
Serial port COM3<br />
Finished<br />
Command:<br />
--chip esp32 --port COM3 --baud 921600 --before default_reset --after no_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0x1000 bootloader_0x1000.bin 0x10000 MicroPython_0x10000.bin 0x8000 partitions_mpy_0x8000.bin 0xf000 phy_init_data_0xf000.bin 0x170000 spiffs_image_0x170000.img</p>
<p dir="auto">[1948] Failed to execute script esptool<br />
<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v2.5.0<br />
Serial port COM3<br />
Traceback (most recent call last):<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 2849, in &lt;module&gt;<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 2842, in <em>main<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 2549, in main<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 213, in <strong>init</strong><br />
File "site-packages\serial_<em>init</em></em>.py", line 88, in serial_for_url<br />
File "site-packages\serial\serialwin32.py", line 62, in open<br />
serial.serialutil.SerialException: could not open port 'COM3': PermissionError(13, '�s���Q�ڡC', None, 5)<br />
The computer is not communicating with the M5Stack. it could be the lead, or the driver but I suspect its the driver as windows requires a specific install method.</p>
</blockquote>
]]></description><link>https://community.m5stack.com/post/6399</link><guid isPermaLink="true">https://community.m5stack.com/post/6399</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 16 Nov 2019 10:39:09 GMT</pubDate></item><item><title><![CDATA[Reply to Entry UIFlow Logo on Sat, 16 Nov 2019 10:38:34 GMT]]></title><description><![CDATA[<p dir="auto">I also used baud 75000, still can't install UIFlow firmware.</p>
]]></description><link>https://community.m5stack.com/post/6398</link><guid isPermaLink="true">https://community.m5stack.com/post/6398</guid><dc:creator><![CDATA[Guy]]></dc:creator><pubDate>Sat, 16 Nov 2019 10:38:34 GMT</pubDate></item><item><title><![CDATA[Reply to Entry UIFlow Logo on Sat, 16 Nov 2019 10:09:31 GMT]]></title><description><![CDATA[<p dir="auto">My install steps:</p>
<ol>
<li>First, I press Erase button.</li>
<li>Second, I press Burn button &amp; got following message:</li>
</ol>
<p dir="auto"><a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v2.5.0<br />
Serial port COM3<br />
Finished<br />
Command:<br />
--chip esp32 --port COM3 --baud 921600 --before default_reset --after no_reset write_flash -z --flash_mode dio --flash_freq 80m --flash_size detect 0x1000 bootloader_0x1000.bin 0x10000 MicroPython_0x10000.bin 0x8000 partitions_mpy_0x8000.bin 0xf000 phy_init_data_0xf000.bin 0x170000 spiffs_image_0x170000.img</p>
<p dir="auto">[1948] Failed to execute script esptool<br />
<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v2.5.0<br />
Serial port COM3<br />
Traceback (most recent call last):<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 2849, in &lt;module&gt;<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 2842, in <em>main<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 2549, in main<br />
File "<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a>", line 213, in <strong>init</strong><br />
File "site-packages\serial_<em>init</em></em>.py", line 88, in serial_for_url<br />
File "site-packages\serial\serialwin32.py", line 62, in open<br />
serial.serialutil.SerialException: could not open port 'COM3': PermissionError(13, '�s���Q�ڡC', None, 5)</p>
]]></description><link>https://community.m5stack.com/post/6397</link><guid isPermaLink="true">https://community.m5stack.com/post/6397</guid><dc:creator><![CDATA[Guy]]></dc:creator><pubDate>Sat, 16 Nov 2019 10:09:31 GMT</pubDate></item><item><title><![CDATA[Reply to Entry UIFlow Logo on Sat, 16 Nov 2019 09:40:05 GMT]]></title><description><![CDATA[<p dir="auto">Have you installed the UIFlow firmware?<br />
<a href="https://docs.m5stack.com/#/en/uiflow/introduction" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/#/en/uiflow/introduction</a></p>
]]></description><link>https://community.m5stack.com/post/6394</link><guid isPermaLink="true">https://community.m5stack.com/post/6394</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 16 Nov 2019 09:40:05 GMT</pubDate></item></channel></rss>