<?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[cant flash latest m5 stamp c3]]></title><description><![CDATA[<p dir="auto">i CAN flash all other products as long as it's esp32, this one is esp32c3 and failes:</p>
<p dir="auto">/vol/src/esp/esp-idf/components/esptool_py/esptool/esptool.py -p /dev/ttyU1 --before default_reset --after hard_reset --chip esp32c3 erase_flash<br />
<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v3.2-dev<br />
Serial port /dev/ttyU1<br />
Connecting...<br />
Failed to get PID of a device on /dev/ttyU1, using standard reset sequence.<br />
......<br />
Chip is ESP32-C3 (revision 3)<br />
Features: Wi-Fi<br />
Crystal is 40MHz<br />
MAC: 7c:df:a1:a3:61:74<br />
Uploading stub...</p>
<p dir="auto">A fatal error occurred: Failed to write to target RAM (result was 01070000)</p>
]]></description><link>https://community.m5stack.com/topic/3760/cant-flash-latest-m5-stamp-c3</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 03:45:13 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3760.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 20 Nov 2021 08:39:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Sat, 22 Jan 2022 15:29:29 GMT]]></title><description><![CDATA[<p dir="auto">I FOUND THE SOLUTION!!!<br />
After diving into deep of operating system I figured out a possible solution which worked for me:</p>
<ol>
<li>I had a usbserial.kext laying in /Library/Extensions/ and I figured out that it was also a WCH driver</li>
<li>I deleted usbserial.kext and restarted the Mac again =&gt; no success</li>
<li>I deleted CH34xVCPControlDriver.kext and CH34xVCPDriver.kext in /Library/Extensions/ and restarted again</li>
<li>I installed another driver: FTDIUSBSerialDextInstaller_1_4_7 and had to confirm SIP integrity</li>
<li>In system preferences -&gt; security I had to enable access for the FTDI driver and saw another process pending named something with Quinheng</li>
<li>As I remembered that Quinheng has something to do with WCH I ticked this process too and restarted</li>
<li>I installed CH34xVCPDriver.pkg V1.7 again and restarted =&gt; no success</li>
<li>I plugged in a CH340G device and suddenly a /dev/cu.wchusbserialXXX port appears in my Arduino IDE and is working with my CH9102 device</li>
<li>Plugging out CH340G device continues /dev/cu.wchusbserialXXX working</li>
</ol>
<p dir="auto">Hope that this solution will work for other people too!</p>
]]></description><link>https://community.m5stack.com/post/16303</link><guid isPermaLink="true">https://community.m5stack.com/post/16303</guid><dc:creator><![CDATA[HaSch]]></dc:creator><pubDate>Sat, 22 Jan 2022 15:29:29 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Thu, 23 Dec 2021 11:25:45 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a></p>
<p dir="auto">As an experiment I've tried to use another TTL USB UART adapter as you suggested, but it did not work. I suspect the adapter built into the C3 is interfering with some data lines.</p>
<p dir="auto">Did you have success with another TTL USB UART adapter? If yes, how did you wire it?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15931</link><guid isPermaLink="true">https://community.m5stack.com/post/15931</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 23 Dec 2021 11:25:45 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Thu, 23 Dec 2021 10:51: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> said in <a href="/post/15910">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">or try another TTL USB to UART adapter</p>
</blockquote>
<p dir="auto">It's the built in adapter of M5Stamp C3!</p>
]]></description><link>https://community.m5stack.com/post/15930</link><guid isPermaLink="true">https://community.m5stack.com/post/15930</guid><dc:creator><![CDATA[HaSch]]></dc:creator><pubDate>Thu, 23 Dec 2021 10:51:46 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Tue, 21 Dec 2021 19:50:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5735">@hasch</a> said in <a href="/post/15906">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a>  said in <a href="/post/15697">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">What worked for me on macOS Big Sur 11.5.2 however is using the ESP32C3 built-in USB via GPIO18 and GPIO19.</p>
</blockquote>
<p dir="auto">I urgently need a working driver for m5stamp c3 for MacOS 10.15.7 Catalina. I tried to get it work via GPIO18 and GPIO19 but don't know how because there is no driver for that on my system. Using USB-C ist throwing the known error because of the wrong or incomplete driver. Even downloading and installing the suggested driver didn't solve the problem.</p>
</blockquote>
<p dir="auto">Catalina is bugged since Apple released the OSX update, you need a full OSX update to 10.16 or try another TTL USB to UART adapter.</p>
]]></description><link>https://community.m5stack.com/post/15910</link><guid isPermaLink="true">https://community.m5stack.com/post/15910</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 21 Dec 2021 19:50:50 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Tue, 21 Dec 2021 10:47:33 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5735">@HaSch</a></p>
<p dir="auto">sorry, I cannot help you with macOS 10.15.7 Catalina. I don't own any Apple hardware recent enough to run that version of macOS. Do you have access to another computer?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15907</link><guid isPermaLink="true">https://community.m5stack.com/post/15907</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 21 Dec 2021 10:47:33 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Tue, 21 Dec 2021 10:04:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a>  said in <a href="/post/15697">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">What worked for me on macOS Big Sur 11.5.2 however is using the ESP32C3 built-in USB via GPIO18 and GPIO19.</p>
</blockquote>
<p dir="auto">I urgently need a working driver for m5stamp c3 for MacOS 10.15.7 Catalina. I tried to get it work via GPIO18 and GPIO19 but don't know how because there is no driver for that on my system. Using USB-C ist throwing the known error because of the wrong or incomplete driver. Even downloading and installing the suggested driver didn't solve the problem.</p>
]]></description><link>https://community.m5stack.com/post/15906</link><guid isPermaLink="true">https://community.m5stack.com/post/15906</guid><dc:creator><![CDATA[HaSch]]></dc:creator><pubDate>Tue, 21 Dec 2021 10:04:06 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Fri, 03 Dec 2021 09:18:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> said in <a href="/post/15686">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5735">@HaSch</a></p>
<p dir="auto">well, disabling downloading the stub doesn't help anyway - so my idea is moot. I've just setup a machine with macOS Big Sur 11.5.2 and with or w/o downloading the stub the download process ends in an timeout error.</p>
<p dir="auto">What worked for me on macOS Big Sur 11.5.2 however is using the <a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/usb-serial-jtag-console.html" target="_blank" rel="noopener noreferrer nofollow ugc">ESP32C3 built-in USB</a> via GPIO18 and GPIO19.</p>
<p dir="auto">Thanks<br />
Felix</p>
</blockquote>
<p dir="auto">It really seems to be an issue with USB serial driver. I also tried to download and install the CH9102_VCP_SER_MacOS driver from <a href="https://docs.m5stack.com/en/download" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> without success. Trying to install to my MacOS 10.15.7 Catalina ends up with an error:</p>
<p dir="auto">安装提示<br />
sysex didFailWithError The operation couldn’t be completed. (OSSystemExtensionErrorDomain error 9.)</p>
]]></description><link>https://community.m5stack.com/post/15697</link><guid isPermaLink="true">https://community.m5stack.com/post/15697</guid><dc:creator><![CDATA[HaSch]]></dc:creator><pubDate>Fri, 03 Dec 2021 09:18:02 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Wed, 01 Dec 2021 22:06:38 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5735">@HaSch</a></p>
<p dir="auto">well, disabling downloading the stub doesn't help anyway - so my idea is moot. I've just setup a machine with macOS Big Sur 11.5.2 and with or w/o downloading the stub the download process ends in an timeout error.</p>
<p dir="auto">What worked for me on macOS Big Sur 11.5.2 however is using the <a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/usb-serial-jtag-console.html" target="_blank" rel="noopener noreferrer nofollow ugc">ESP32C3 built-in USB</a> via GPIO18 and GPIO19.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15686</link><guid isPermaLink="true">https://community.m5stack.com/post/15686</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 01 Dec 2021 22:06:38 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Wed, 01 Dec 2021 21:19:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> said in <a href="/post/15684">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">I was wondering, in your case it fails while 'Uploading stub' which as I understand is not necessarily needed. In menuconfig there is an option Serial flasher config - Disable download stub which by default is unchecked. Maybe try to disable the downloading of the stub and see if that gets you any further.</p>
</blockquote>
<p dir="auto">I'm sorry, I'm using Arduino IDE and there is no menuconfig. But I have "USB CDC On Boot". Should it be enable or disable? I'm on a Mac with MacOS 10.15.7 Catalina.</p>
]]></description><link>https://community.m5stack.com/post/15685</link><guid isPermaLink="true">https://community.m5stack.com/post/15685</guid><dc:creator><![CDATA[HaSch]]></dc:creator><pubDate>Wed, 01 Dec 2021 21:19:40 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Wed, 01 Dec 2021 17:37:30 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5735">@HaSch</a></p>
<p dir="auto">sorry, I don't know if you're missing a driver or not. On Ubuntu 20.04 there was no need to install a driver. Whatever is required seems to already be included in the stock version of Ubuntu 20.04.</p>
<p dir="auto">I was wondering, in your case it fails while 'Uploading stub' which as I understand is not necessarily needed. In <code>menuconfig</code> there is an option <code>Serial flasher config</code> - <code>Disable download stub</code> which by default is unchecked. Maybe try to disable the downloading of the stub and see if that gets you any further.</p>
<p dir="auto">BTW: what operation system and version are you using? Window? MacOS?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15684</link><guid isPermaLink="true">https://community.m5stack.com/post/15684</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 01 Dec 2021 17:37:30 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Wed, 01 Dec 2021 17:19:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> said in <a href="/post/15674">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">I've just tried flashing my M5StampC3 through its built-in USB. Worked like a charm.</p>
</blockquote>
<p dir="auto">I have no chance to flash any file:</p>
<p dir="auto"><a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v3.1<br />
Serial port /dev/cu.usbmodem53220362951<br />
Connecting....<br />
Chip is unknown ESP32-C3 (revision 3)<br />
Features: Wi-Fi<br />
Crystal is 40MHz<br />
MAC: 34:b4:72:12:9b:ac<br />
Uploading stub...</p>
<p dir="auto">A fatal error occurred: Failed to write to target RAM (result was 01070000)<br />
A fatal error occurred: Failed to write to target RAM (result was 01070000)</p>
<p dir="auto">Is there a usb driver missing? How to get and install?</p>
<p dir="auto">BR,<br />
Hans</p>
]]></description><link>https://community.m5stack.com/post/15682</link><guid isPermaLink="true">https://community.m5stack.com/post/15682</guid><dc:creator><![CDATA[HaSch]]></dc:creator><pubDate>Wed, 01 Dec 2021 17:19:49 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Wed, 01 Dec 2021 13:59:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi guys</p>
<p dir="auto">I've just tried flashing my M5StampC3 through its <a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/usb-serial-jtag-console.html" target="_blank" rel="noopener noreferrer nofollow ugc">built-in USB</a>. Worked like a charm.</p>
<p dir="auto">Note: I am using Ubuntu 20.04 so your mileage might vary.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15674</link><guid isPermaLink="true">https://community.m5stack.com/post/15674</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 01 Dec 2021 13:59:47 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Wed, 01 Dec 2021 10:31:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/14079">@daniyyel</a> said in <a href="/post/15664">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">indeed, using different ttl-to-usb I managed to flash it. Had to manually<br />
enter load mode (grounding pin 9) and now all is ok.<br />
thanks</p>
</blockquote>
<p dir="auto">What ttl2usb driver did you use?</p>
]]></description><link>https://community.m5stack.com/post/15673</link><guid isPermaLink="true">https://community.m5stack.com/post/15673</guid><dc:creator><![CDATA[HaSch]]></dc:creator><pubDate>Wed, 01 Dec 2021 10:31:36 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Tue, 30 Nov 2021 13:25:39 GMT]]></title><description><![CDATA[<p dir="auto">indeed, using different ttl-to-usb I managed to flash it. Had to manually<br />
enter load mode (grounding pin 9) and now all is ok.<br />
thanks</p>
]]></description><link>https://community.m5stack.com/post/15664</link><guid isPermaLink="true">https://community.m5stack.com/post/15664</guid><dc:creator><![CDATA[daniyyel]]></dc:creator><pubDate>Tue, 30 Nov 2021 13:25:39 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Sun, 28 Nov 2021 14:51:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/14079">@daniyyel</a> said in <a href="/post/15642">cant flash latest m5 stamp c3</a>:</p>
<blockquote>
<p dir="auto">after much work, got esp-idf to work on a Mac running Big Sur, and<br />
get the same error. I'm waiting to receive a esp32c3 not from M5 to see<br />
if it has the same issues. BTW, espressif is very silent<br />
bleeding edge of technology :-(</p>
</blockquote>
<p dir="auto">Its an issue with drivers on OSX and the change in ttl chips.</p>
]]></description><link>https://community.m5stack.com/post/15644</link><guid isPermaLink="true">https://community.m5stack.com/post/15644</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 28 Nov 2021 14:51:17 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Sun, 28 Nov 2021 14:14:03 GMT]]></title><description><![CDATA[<p dir="auto">after much work, got esp-idf to work on a Mac running Big Sur, and<br />
get the same error. I'm waiting to receive a esp32c3 not from M5 to see<br />
if it has the same issues. BTW, espressif is very silent<br />
bleeding edge of technology :-(</p>
]]></description><link>https://community.m5stack.com/post/15642</link><guid isPermaLink="true">https://community.m5stack.com/post/15642</guid><dc:creator><![CDATA[daniyyel]]></dc:creator><pubDate>Sun, 28 Nov 2021 14:14:03 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Sun, 21 Nov 2021 16:45:39 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/14079">@daniyyel</a></p>
<p dir="auto">1 - version of IDF: <code>v5.0-dev-268-gf5a2fc578d</code><br />
2 - baudrate: 460800</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15552</link><guid isPermaLink="true">https://community.m5stack.com/post/15552</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 21 Nov 2021 16:45:39 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Sun, 21 Nov 2021 16:30:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a><br />
thanks for the info, questions:<br />
1- what version of idf<br />
2- what baudrate</p>
]]></description><link>https://community.m5stack.com/post/15551</link><guid isPermaLink="true">https://community.m5stack.com/post/15551</guid><dc:creator><![CDATA[daniyyel]]></dc:creator><pubDate>Sun, 21 Nov 2021 16:30:55 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Sat, 20 Nov 2021 19:30:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi guys</p>
<p dir="auto">I think it heavily depends on the OS you are using. On my Ubuntu 20.04 desktop installation I have no issues compiling the ESP-IDF blink example and flashing it onto my M5Stamp C3. And as an added bonus Ubuntu even has the proper USB driver pre-installed.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15542</link><guid isPermaLink="true">https://community.m5stack.com/post/15542</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 20 Nov 2021 19:30:20 GMT</pubDate></item><item><title><![CDATA[Reply to cant flash latest m5 stamp c3 on Sat, 20 Nov 2021 17:38:14 GMT]]></title><description><![CDATA[<p dir="auto">I have this issue as well and seams to be a known issues with ESP-IDF.<br />
Unfortunately there is no UIFlow yet :(</p>
]]></description><link>https://community.m5stack.com/post/15539</link><guid isPermaLink="true">https://community.m5stack.com/post/15539</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 20 Nov 2021 17:38:14 GMT</pubDate></item></channel></rss>