<?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[Core2 Esptool.py flash fail]]></title><description><![CDATA[<p dir="auto"><a href="http://Esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">Esptool.py</a> can not flash core2.</p>
<p dir="auto">It keeps resetting, vibrating and playing a sound.</p>
<p dir="auto">I have to manually press reset a few times u til it can get into boot mode.</p>
<p dir="auto">Did I get a deffective unit?</p>
]]></description><link>https://community.m5stack.com/topic/2913/core2-esptool-py-flash-fail</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:37:35 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2913.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Feb 2021 01:43:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Wed, 03 Nov 2021 01:25:55 GMT]]></title><description><![CDATA[<p dir="auto">Yes it makes sense! Made a table to help other users.</p>
<p dir="auto">For the USB module... The Core2 does not power the 5v bus line until the ax192 is initialized.. and the USB module without power holds the reset line down preventing the esp32 from starting.</p>
<p dir="auto">Thank you very much.</p>
<p dir="auto"><img src="/assets/uploads/files/1635894841146-30262b3f-767a-4ff9-a1f9-788ccb8fc733-image-resized.png" alt="0_1635894840318_30262b3f-767a-4ff9-a1f9-788ccb8fc733-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/15330</link><guid isPermaLink="true">https://community.m5stack.com/post/15330</guid><dc:creator><![CDATA[barbiani]]></dc:creator><pubDate>Wed, 03 Nov 2021 01:25:55 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Mon, 01 Nov 2021 10:04:09 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/barbiani" aria-label="Profile: barbiani">@<bdi>barbiani</bdi></a></p>
<p dir="auto">some modules have been developed before M5Core2 and are not fully compatible. The reason being that some GPIOs exposed on the M5-Bus have been moved or replaced from where they were on M5Stack (Fire, Base, Gray). A while ago I've made a comparison sheet that might help. You can find it <a href="https://www.gwendesign.com/kb/m5stack/m5core2/#m5core2-bus-and-gpios-compared-to-m5stack" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">I think the issue with the COMMU module is the CAN interrupt which on M5Stack is connected to GPIO15 but on M5Core2 it is connected to GPIO2. GPIO2 is a so called strapping pin which according to the ESP32 datasheet needs to be <code>low</code> for download mode. However the CAN interrupt (active low) is <code>high</code> when there is no interrupt. That most likely is the reason the ESP32 is kept from going into download mode.</p>
<p dir="auto">Without a hardware change I am afraid you'll need to un-stack the COMMU module every time you want to download new firmware.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15327</link><guid isPermaLink="true">https://community.m5stack.com/post/15327</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 01 Nov 2021 10:04:09 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Mon, 01 Nov 2021 00:12:57 GMT]]></title><description><![CDATA[<p dir="auto">I am still here!</p>
<p dir="auto">Bought a few more modules to play with like stepper,  servo, usb, bottom2, commu.</p>
<p dir="auto">The Core2 + steppermotor + servo + bottom2 is flashing well on a linux machine.</p>
<p dir="auto">When the comm module is attached <a href="http://idf.py" target="_blank" rel="noopener noreferrer nofollow ugc">idf.py</a> flash times out.</p>
<p dir="auto">With the USB module pcb v1.0 it does not even turn on.</p>
]]></description><link>https://community.m5stack.com/post/15323</link><guid isPermaLink="true">https://community.m5stack.com/post/15323</guid><dc:creator><![CDATA[barbiani]]></dc:creator><pubDate>Mon, 01 Nov 2021 00:12:57 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Fri, 26 Mar 2021 14:13:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/barbiani" aria-label="Profile: barbiani">@<bdi>barbiani</bdi></a><br />
I am blank now.<br />
If anyone has an idea can step in now :)</p>
]]></description><link>https://community.m5stack.com/post/13240</link><guid isPermaLink="true">https://community.m5stack.com/post/13240</guid><dc:creator><![CDATA[BricoMS]]></dc:creator><pubDate>Fri, 26 Mar 2021 14:13:16 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Tue, 23 Mar 2021 23:38:04 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Hmmm, ok my next suspicion is either your USB cable or the version or how you are running esptool.</p>
<p dir="auto">How is your set up?<br />
are you using windows, linux mac?<br />
Have you updated your platform drivers ?<br />
Have you tried another USB cable?<br />
Are you using a USB hub in between?</p>
<p dir="auto">My last suspicion is your core2.</p>
</blockquote>
<p dir="auto">It is windows 10 running kali on virtualbox. Idf 4.2, powered usb 3.0 hub.</p>
<p dir="auto">I have been using the wrover kit, wroom, esp8266 and the core 1 grey without any troubles.</p>
<p dir="auto">As the flash fails with the core2, simply changing to the core 1 gray completes successfuly.</p>
<p dir="auto">Also I was able to erase the core2 using the windows esp32 flath tool many times.</p>
<p dir="auto">Looks like in the new core2 the boot pin is not held low long enough to put it in bootloader mode in this virtualized setup.</p>
<p dir="auto">Again... where the core2 fails a core1 gray does very well. I did not open them yet to spot the differences.</p>
]]></description><link>https://community.m5stack.com/post/13206</link><guid isPermaLink="true">https://community.m5stack.com/post/13206</guid><dc:creator><![CDATA[barbiani]]></dc:creator><pubDate>Tue, 23 Mar 2021 23:38:04 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Sun, 21 Mar 2021 15:11:06 GMT]]></title><description><![CDATA[<p dir="auto">Hmmm, ok my next suspicion is either your USB cable or the version or how you are running esptool.</p>
<p dir="auto">How is your set up?<br />
are you using windows, linux mac?<br />
Have you updated your platform drivers ?<br />
Have you tried another USB cable?<br />
Are you using a USB hub in between?</p>
<p dir="auto">My last suspicion is your core2.</p>
]]></description><link>https://community.m5stack.com/post/13171</link><guid isPermaLink="true">https://community.m5stack.com/post/13171</guid><dc:creator><![CDATA[BricoMS]]></dc:creator><pubDate>Sun, 21 Mar 2021 15:11:06 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Sun, 21 Mar 2021 00:40:49 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately it did not help. I did try other baud rates also.</p>
<p dir="auto">All I get is "Connecting.....____......" with a sound and vibration until I press reset a few times and it gets in sync.</p>
<p dir="auto">This sound/vibration comes from the previous flashed app startup.</p>
<p dir="auto">After a full flash erase I was able to flash hello-world properly once. Then it needs the reset pressing again.</p>
]]></description><link>https://community.m5stack.com/post/13163</link><guid isPermaLink="true">https://community.m5stack.com/post/13163</guid><dc:creator><![CDATA[barbiani]]></dc:creator><pubDate>Sun, 21 Mar 2021 00:40:49 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Sat, 13 Mar 2021 04:55:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/barbiani" aria-label="Profile: barbiani">@<bdi>barbiani</bdi></a><br />
If you are using this command line:<br />
<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> --chip esp32 --port /dev/ttyUSB0 --baud 460800 write_flash -z 0x1000 esp32-20190125-v1.10.bin</p>
<p dir="auto">Change baud 460800 to 115200</p>
]]></description><link>https://community.m5stack.com/post/12961</link><guid isPermaLink="true">https://community.m5stack.com/post/12961</guid><dc:creator><![CDATA[BricoMS]]></dc:creator><pubDate>Sat, 13 Mar 2021 04:55:47 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Sat, 13 Mar 2021 04:50:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/barbiani" aria-label="Profile: barbiani">@<bdi>barbiani</bdi></a><br />
Try 115200 baud setting with esptool. This should fix it. Flashing will be slower but won't fail.</p>
]]></description><link>https://community.m5stack.com/post/12960</link><guid isPermaLink="true">https://community.m5stack.com/post/12960</guid><dc:creator><![CDATA[BricoMS]]></dc:creator><pubDate>Sat, 13 Mar 2021 04:50:45 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Sat, 13 Mar 2021 04:45:15 GMT]]></title><description><![CDATA[<p dir="auto">I am actually working with the idf 4.</p>
<p dir="auto">Erased it and reflashed it with the trick a few times already.</p>
<p dir="auto">The same does not happen with the older grey m5.</p>
<p dir="auto">Seems like gpio 0 and 2 are not toggled at the right time.</p>
]]></description><link>https://community.m5stack.com/post/12959</link><guid isPermaLink="true">https://community.m5stack.com/post/12959</guid><dc:creator><![CDATA[barbiani]]></dc:creator><pubDate>Sat, 13 Mar 2021 04:45:15 GMT</pubDate></item><item><title><![CDATA[Reply to Core2 Esptool.py flash fail on Wed, 24 Feb 2021 20:41:32 GMT]]></title><description><![CDATA[<p dir="auto">I do not think you have a defective unit.</p>
<p dir="auto">The thing is that uiflow is kept running in loops and when you try to flash with estool, or connect with rshell that unit does it in pauses. The same thing happens if you connect to a StickC (uiflow loaded) with rshell.</p>
<p dir="auto">If you flash a generic Micropython and then try to flash again with esptool this should not happen as Micropython with out running any heavy app is not interrupting.</p>
]]></description><link>https://community.m5stack.com/post/12654</link><guid isPermaLink="true">https://community.m5stack.com/post/12654</guid><dc:creator><![CDATA[BricoMS]]></dc:creator><pubDate>Wed, 24 Feb 2021 20:41:32 GMT</pubDate></item></channel></rss>