<?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[BASE26 compatibility with Core2?]]></title><description><![CDATA[<p dir="auto">I purchased a base26 for use with my Core2 however when powered by the DC barrel jack the core2 flashes the backlight and does not power up.  I have two of these base226 units and neither appears to function with the Core2.  I found no mention in the specification that indicates compatibility with Core2 or not.   Should it work?  Is there an alternate for Core2?</p>
]]></description><link>https://community.m5stack.com/topic/3708/base26-compatibility-with-core2</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 12:22:42 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3708.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Nov 2021 14:44:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BASE26 compatibility with Core2? on Fri, 31 Dec 2021 10:13:19 GMT]]></title><description><![CDATA[<p dir="auto">The vibration sensor of M5Core2 and M5 Base series are incompatible in mechanical design. Please do not stack them together.</p>
]]></description><link>https://community.m5stack.com/post/16011</link><guid isPermaLink="true">https://community.m5stack.com/post/16011</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Fri, 31 Dec 2021 10:13:19 GMT</pubDate></item><item><title><![CDATA[Reply to BASE26 compatibility with Core2? on Wed, 29 Dec 2021 17:32:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/_rob" aria-label="Profile: _rob">@<bdi>_rob</bdi></a> I have the same concerns, the tracks of the BASE26 module touch the vibrator motor (in red on photo). This causes the CORE2 to restart constantly.<br />
I notified M5Stack support to warn of the incompatibility</p>
<p dir="auto"><img src="/assets/uploads/files/1640799105017-74981508-21ad-477a-ba7e-91b69a555053-image.png" alt="0_1640799102206_74981508-21ad-477a-ba7e-91b69a555053-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/15991</link><guid isPermaLink="true">https://community.m5stack.com/post/15991</guid><dc:creator><![CDATA[Arno]]></dc:creator><pubDate>Wed, 29 Dec 2021 17:32:21 GMT</pubDate></item><item><title><![CDATA[Reply to BASE26 compatibility with Core2? on Thu, 04 Nov 2021 15:19:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/_rob" aria-label="Profile: _Rob">@<bdi>_Rob</bdi></a></p>
<p dir="auto">yes, judging from looking at the schematic I think it should be compatible.</p>
<p dir="auto">You'll need to adapt the program slightly to allow M5Core2 being powered from the DC jack. Try changing the last parameter of <code>M5.begin()</code> from <code>kMBusModeOutput</code> to <code>kMBusModeInput</code>.</p>
<p dir="auto">Explanation: in M5Core2 the 5 V pin on M-Bus needs to be actively switched between input or output as required. At startup the 5 V pin is set as an input allowing the M5Core2 to power up, but as soon as the <code>M5.begin()</code> function is executed, by default the 5 V pin is being changed to become an output and thus power is cut again. With the aforementioned <code>kMBusModeInput</code> this can be prevented and the 5 V pin continues to be an input.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15354</link><guid isPermaLink="true">https://community.m5stack.com/post/15354</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 04 Nov 2021 15:19:19 GMT</pubDate></item></channel></rss>