<?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[M5Stack Core S3]]></title><description><![CDATA[<p dir="auto">Hi.</p>
<p dir="auto">I have a Core S3 and am programming it with the Arduino IDE.  When I compile I get</p>
<p dir="auto">*D:\Users\steph\Arduino\SPG\Gloving\Gloving_Pressure\Gloving_Pressure_M5StackCore23\Gloving_Pressure_M5StackCore23.ino:6:10: fatal error: M5CoreS3.h: No such file or directory<br />
#include &lt;M5CoreS3.h&gt;<br />
^~~~~~~~~~~~<br />
compilation terminated.</p>
<p dir="auto">exit status 1</p>
<p dir="auto">Compilation error: M5CoreS3.h: No such file or directory*</p>
<p dir="auto">I've added the M5Stack board and in the preferences too.  I must have missed something somewhere as the Core S2 works fine.  Any ideas?</p>
<p dir="auto">Steve</p>
]]></description><link>https://community.m5stack.com/topic/5328/m5stack-core-s3</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 17:30:26 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5328.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 May 2023 18:50:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack Core S3 on Tue, 23 May 2023 16:50:03 GMT]]></title><description><![CDATA[<p dir="auto">OK, thanks.</p>
<p dir="auto">Steve</p>
]]></description><link>https://community.m5stack.com/post/20950</link><guid isPermaLink="true">https://community.m5stack.com/post/20950</guid><dc:creator><![CDATA[Bipman]]></dc:creator><pubDate>Tue, 23 May 2023 16:50:03 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core S3 on Tue, 23 May 2023 15:42:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/42066">@bipman</a> Not for the Arduino but a micropython guide is on its way.</p>
]]></description><link>https://community.m5stack.com/post/20947</link><guid isPermaLink="true">https://community.m5stack.com/post/20947</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 23 May 2023 15:42:39 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core S3 on Tue, 23 May 2023 13:42:54 GMT]]></title><description><![CDATA[<p dir="auto">That worked thanks!  Any other gotchas likely?  Also, is there an M5 stack CoreS3 api guide?  I couldn't find one anywhere.</p>
<p dir="auto">Steve</p>
]]></description><link>https://community.m5stack.com/post/20945</link><guid isPermaLink="true">https://community.m5stack.com/post/20945</guid><dc:creator><![CDATA[Bipman]]></dc:creator><pubDate>Tue, 23 May 2023 13:42:54 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core S3 on Tue, 23 May 2023 13:19:28 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/42066">@Bipman</a></p>
<p dir="auto">you'll need this <a href="https://github.com/Tinyu-Zhao/BMI270_Sensor" target="_blank" rel="noopener noreferrer nofollow ugc">one</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/20943</link><guid isPermaLink="true">https://community.m5stack.com/post/20943</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 23 May 2023 13:19:28 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core S3 on Tue, 23 May 2023 13:15:31 GMT]]></title><description><![CDATA[<p dir="auto">OK, I've now added the library but I am now getting 'fatal error: BMI270_Sensor.h: No such file or directory<br />
#include "BMI270_Sensor.h"' when I compile any of the test programs.  I've loaded the BMI270 library but I suspect the Arduino one is not the correct one.  Any ideas?</p>
<p dir="auto">Steve</p>
]]></description><link>https://community.m5stack.com/post/20941</link><guid isPermaLink="true">https://community.m5stack.com/post/20941</guid><dc:creator><![CDATA[Bipman]]></dc:creator><pubDate>Tue, 23 May 2023 13:15:31 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core S3 on Tue, 23 May 2023 07:18:52 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I did, yes but it seems to not exist.  I found the library but I do not know how to add it in to the Arduino IDE.</p>
<p dir="auto">Steve</p>
]]></description><link>https://community.m5stack.com/post/20934</link><guid isPermaLink="true">https://community.m5stack.com/post/20934</guid><dc:creator><![CDATA[Bipman]]></dc:creator><pubDate>Tue, 23 May 2023 07:18:52 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Core S3 on Mon, 22 May 2023 22:44:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/42066">@bipman</a></p>
<blockquote>
<p dir="auto">Did you #include &lt;M5CoreS3.h&gt; ?<br />
The complete repository is here:<br />
<a href="https://github.com/m5stack/M5CoreS3" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5CoreS3</a><br />
and the library here;<br />
<a href="https://github.com/m5stack/M5CoreS3/tree/main/src" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5CoreS3/tree/main/src</a></p>
</blockquote>
]]></description><link>https://community.m5stack.com/post/20927</link><guid isPermaLink="true">https://community.m5stack.com/post/20927</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Mon, 22 May 2023 22:44:45 GMT</pubDate></item></channel></rss>