<?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[Connection issue?]]></title><description><![CDATA[<p dir="auto">A M5Stack Basic can not recognize with my mac.</p>
<p dir="auto">When USB cable connected with host,<br />
a M5Stack (Basic) was powered successfully<br />
however the host could not recognized it.</p>
<ul>
<li>M5Stack
<ul>
<li>Power on -&gt; OK</li>
<li>Opening sound demo -&gt; OK</li>
<li>Display LCD pattern demo -&gt; OK</li>
<li>A/B/C Buttons test successfully</li>
</ul>
</li>
<li>Host (mac)</li>
</ul>
<ul>
<li>Serial device not found.<br />
no /dev/cu.SLAB_USB_toUART on my mac.</li>
</ul>
<p dir="auto">On the other hand, another one (M5Stack Fire)<br />
connected successfully and recognized with the host.<br />
Therefore I think there was no issue on the host.</p>
<ul>
<li>Host: macOS 10.14 (Mojave)</li>
<li>Driver: CP210x Macintosh OSX VCP Driver 5.0.8</li>
</ul>
<p dir="auto">Are there are solution about my unrecognized M5Stack?</p>
]]></description><link>https://community.m5stack.com/topic/766/connection-issue</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 15:16:05 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/766.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Mar 2019 21:24:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Connection issue? on Wed, 18 Mar 2020 21:11:51 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers</a></p>
]]></description><link>https://community.m5stack.com/post/7815</link><guid isPermaLink="true">https://community.m5stack.com/post/7815</guid><dc:creator><![CDATA[sekom]]></dc:creator><pubDate>Wed, 18 Mar 2020 21:11:51 GMT</pubDate></item><item><title><![CDATA[Reply to Connection issue? on Mon, 18 Mar 2019 18:42:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ryumei" aria-label="Profile: ryumei">@<bdi>ryumei</bdi></a> I am so sorry, I completely forgot about the capacitor trick as its hit and miss if it works.<br />
Glad it works for you now. (I have the capacitor sat in the box with it.)</p>
]]></description><link>https://community.m5stack.com/post/3344</link><guid isPermaLink="true">https://community.m5stack.com/post/3344</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Mon, 18 Mar 2019 18:42:41 GMT</pubDate></item><item><title><![CDATA[Reply to Connection issue? on Mon, 18 Mar 2019 13:13:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi, <a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a></p>
<p dir="auto">Finally, I could successfully wrote sample code to my M5Basic.<br />
Thank you for your kindly suggestion.</p>
<p dir="auto">I tried insertion of USB lead to my M5Basic several times.<br />
A device file <code>/dev/cu.SLAB_USBtoUART</code> was appeared on my host.<br />
This my prepared lead get connection once to several times.</p>
<p dir="auto">And then, I have got new lead you suggested.<br />
This new lead achieve connection completely.<br />
(Amazon Japan URL is <a href="https://www.amazon.co.jp/gp/product/B01GO3XLM0" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.amazon.co.jp/gp/product/B01GO3XLM0</a>)</p>
<p dir="auto">Next step is writing code to my M5Basic.<br />
Once recognized the M5Basic on my mac,<br />
I have tried to write a sample ‘hello world’ program via Arduino IDE.<br />
However, I got error message during writing phase.<br />
And the device <code>/dev/cu.SLAB_USBtoUART</code> was <em>missing</em> after the error.<br />
(The device file recovered after reconnection of USB lead.)</p>
<p dir="auto">The error message is:</p>
<pre><code>esptool.py v2.6-beta1
Traceback (most recent call last):
Serial port /dev/cu.SLAB_USBtoUART
  File "esptool.py", line 2865, in &lt;module&gt;
  File "esptool.py", line 2858, in _main
  File "esptool.py", line 2565, in main
  File "esptool.py", line 213, in __init__
  File "serial/__init__.py", line 88, in serial_for_url
  File "serial/serialposix.py", line 268, in open
serial.serialutil.SerialException: [Errno 2] could not open port /dev/cu.SLAB_USBtoUART: [Errno 2] No such file or directory: '/dev/cu.SLAB_USBtoUART'
Failed to execute script esptool
スケッチの書き込み中にエラーが発生しました
</code></pre>
<p dir="auto">(Last Japanese message means ‘An error found during to write sketch.’)</p>
<p dir="auto">I connect a capacitor between GND and RST of my M5Stack.<br />
Finally, writing and executing the program successfully!!</p>
<p dir="auto">I summarized my case for reference:</p>
<ul>
<li>Install driver in admin mode.</li>
<li>Use reliable lead.</li>
<li>Try to connect a capacitor between GND and RST when failed writing programs.</li>
</ul>
]]></description><link>https://community.m5stack.com/post/3342</link><guid isPermaLink="true">https://community.m5stack.com/post/3342</guid><dc:creator><![CDATA[ryumei]]></dc:creator><pubDate>Mon, 18 Mar 2019 13:13:00 GMT</pubDate></item><item><title><![CDATA[Reply to Connection issue? on Sun, 17 Mar 2019 06:44:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ryumei" aria-label="Profile: ryumei">@<bdi>ryumei</bdi></a> said in <a href="/post/3313">Connection issue?</a>:</p>
<blockquote>
<p dir="auto">Thank you <a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a></p>
<p dir="auto">I have tried reinstall the driver in administrator mode<br />
according to your instruction.<br />
And also I get new USB lead another maker.</p>
<p dir="auto">Unfortunately, in my case, the issue is not changed.<br />
My M5Basic was not worked (and M5Fire was worked well).</p>
<p dir="auto">I will try a little more.</p>
</blockquote>
<p dir="auto">Don't give up, this drove me crazy for 4 weeks and I ended up getting this lead<br />
<a href="https://amzn.to/2XXxa6J" target="_blank" rel="noopener noreferrer nofollow ugc">https://amzn.to/2XXxa6J</a><br />
Before it worked.<br />
I tried 4 new leads spending around GBP£30 on leads in the end as it turns out that not all leads are true usb C data compatable.</p>
]]></description><link>https://community.m5stack.com/post/3318</link><guid isPermaLink="true">https://community.m5stack.com/post/3318</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 17 Mar 2019 06:44:12 GMT</pubDate></item><item><title><![CDATA[Reply to Connection issue? on Sat, 16 Mar 2019 21:34:24 GMT]]></title><description><![CDATA[<p dir="auto">Thank you <a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a></p>
<p dir="auto">I have tried reinstall the driver in administrator mode<br />
according to your instruction.<br />
And also I get new USB lead another maker.</p>
<p dir="auto">Unfortunately, in my case, the issue is not changed.<br />
My M5Basic was not worked (and M5Fire was worked well).</p>
<p dir="auto">I will try a little more.</p>
]]></description><link>https://community.m5stack.com/post/3313</link><guid isPermaLink="true">https://community.m5stack.com/post/3313</guid><dc:creator><![CDATA[ryumei]]></dc:creator><pubDate>Sat, 16 Mar 2019 21:34:24 GMT</pubDate></item><item><title><![CDATA[Reply to Connection issue? on Sat, 16 Mar 2019 06:33:07 GMT]]></title><description><![CDATA[<p dir="auto">This is an issue with the CP210x driver and all us mac users have experienced it.<br />
How I got mine to work was a bit of a mystery but you need to delete the driver you just installed, power down the mac and leave a few seconds. Start up the mac and wait let it settle for a few minutes.<br />
DO NOT PLUG IN THE M5Stack YET!<br />
Install the driver in administrator mode and then shut down the mac again!<br />
Power up the mac and when finished loading open up the Arduino IDE.<br />
Throw away the little black usb lead that comes with the M5Stack and by a good quality USB C Data SYNC lead (phone charger leas do NOT work!)<br />
Plug the new lead into the M5Stack and then into the mac,<br />
wait a few minutes for OSX to mess around loading the driver.<br />
Go into arduino and check if the port has appeared in arduino.</p>
<p dir="auto">This driver is very frustrating and for a while I was using a USB to UART adapter to communicate with my M5Stack until i got it to work.</p>
]]></description><link>https://community.m5stack.com/post/3307</link><guid isPermaLink="true">https://community.m5stack.com/post/3307</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 16 Mar 2019 06:33:07 GMT</pubDate></item></channel></rss>