<?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[Bala2 example code will compile but running the code does not progress past calibration. &lt;SOLVED&gt;]]></title><description><![CDATA[<p dir="auto">The Bala2 example application source from Github <a href="https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/Bala2" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/Bala2</a> compiles successfully but when the code is ran on the Bala2 Core it stops at the "calibration finished!!" indication. I have tried this in both Arduino IDE 1.8.13 and PlatformIO with the same result. I can flash the Bala2 with the M5burner factory firmware and everything works as expected. Is there an additional step to building from source?</p>
<p dir="auto">Has any one been able to successfully build the example application from source?</p>
]]></description><link>https://community.m5stack.com/topic/2418/bala2-example-code-will-compile-but-running-the-code-does-not-progress-past-calibration-solved</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 00:10:03 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2418.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Oct 2020 04:26:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bala2 example code will compile but running the code does not progress past calibration. &lt;SOLVED&gt; on Thu, 05 Nov 2020 04:33:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mattm" aria-label="Profile: mattm">@<bdi>mattm</bdi></a> said in <a href="/post/10563">Bala2 example code will compile but running the code does not progress past calibration.</a>:</p>
<blockquote>
<p dir="auto">m5stack-grey</p>
</blockquote>
<p dir="auto">=====&gt;        m5stack-grey</p>
]]></description><link>https://community.m5stack.com/post/10614</link><guid isPermaLink="true">https://community.m5stack.com/post/10614</guid><dc:creator><![CDATA[MattM]]></dc:creator><pubDate>Thu, 05 Nov 2020 04:33:01 GMT</pubDate></item><item><title><![CDATA[Reply to Bala2 example code will compile but running the code does not progress past calibration. &lt;SOLVED&gt; on Tue, 03 Nov 2020 07:28:29 GMT]]></title><description><![CDATA[<p dir="auto">So what board did you choose before?  can be compiled but un normal.</p>
]]></description><link>https://community.m5stack.com/post/10587</link><guid isPermaLink="true">https://community.m5stack.com/post/10587</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Tue, 03 Nov 2020 07:28:29 GMT</pubDate></item><item><title><![CDATA[Reply to Bala2 example code will compile but running the code does not progress past calibration. &lt;SOLVED&gt; on Sun, 01 Nov 2020 12:01:44 GMT]]></title><description><![CDATA[<p dir="auto">I answered my own question. Looks like I had the wrong build target. Everything is working as expected. I used the following build environment in PlatformIO and everything builds and works correctly. It is possible when I had the problem that I had chosen the wrong "board" for the build target. I'm considering this a closed issue as far as I am concerned.</p>
<p dir="auto">platformio.ini<br />
[env:m5stack-grey]<br />
platform = espressif32<br />
board = m5stack-grey<br />
framework = arduino<br />
lib_deps = m5stack/M5Stack@^0.3.1</p>
]]></description><link>https://community.m5stack.com/post/10563</link><guid isPermaLink="true">https://community.m5stack.com/post/10563</guid><dc:creator><![CDATA[MattM]]></dc:creator><pubDate>Sun, 01 Nov 2020 12:01:44 GMT</pubDate></item></channel></rss>