<?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[M5StickC Plus 2 problem]]></title><description><![CDATA[<p dir="auto">I thought I followed all the tutorials I needed.  I am trying to upload some of the example projects from the M5StickCPlus Library like Factory Test, or the Hello World examples.  I have my port set right, and it knows when I have it plugged into the USB.  I have the upload speed set to 115200.  When I hold the power button on, the green LED turns on, but nothing comes on the screen.  Any advice?</p>
]]></description><link>https://community.m5stack.com/topic/6020/m5stickc-plus-2-problem</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 01:47:35 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6020.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jan 2024 00:53:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5StickC Plus 2 problem on Mon, 29 Jan 2024 01:36:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/80520">@lukevancelave</a> The rtc (Real Time Clock) demo is very good and you can modify it as you like or use it as an example for your unique project.<br />
see here!<br />
<a href="https://github.com/m5stack/M5StickCPlus2/blob/master/examples/Basic/rtc/rtc.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5StickCPlus2/blob/master/examples/Basic/rtc/rtc.ino</a></p>
]]></description><link>https://community.m5stack.com/post/23534</link><guid isPermaLink="true">https://community.m5stack.com/post/23534</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Mon, 29 Jan 2024 01:36:38 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC Plus 2 problem on Sun, 28 Jan 2024 15:18:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7508">@teastain</a> Thanks for the reply! Are you referring to those ones in the Examples&gt;M5StickCPlus2&gt;Basic ? So I'm really just trying to code a clock program for mine but I'm having a really hard time figuring that out.  I can't find anything in the Plus 2 that covers that and what I try to copy over from Plus 1 codes don't seem to work.  Is there any documentation or advice you have for what needs to get tweaked between the plus and plus 2?</p>
]]></description><link>https://community.m5stack.com/post/23514</link><guid isPermaLink="true">https://community.m5stack.com/post/23514</guid><dc:creator><![CDATA[LukeVancelave]]></dc:creator><pubDate>Sun, 28 Jan 2024 15:18:33 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC Plus 2 problem on Sat, 27 Jan 2024 20:54:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/80520">@lukevancelave</a> There are 10 examples for Arduino IDE  on the GitHub repository covering all the features!<br />
Most code from the Plus will run, especially 'hats'.<br />
Some non-M5Stack code may require 'tweaking' to accommodate the slight differences between the new and old.<br />
<a href="https://docs.m5stack.com/en/core/m5stickc_plus" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/core/m5stickc_plus</a><br />
<a href="https://docs.m5stack.com/en/core/M5StickC%20PLUS2" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/core/M5StickC PLUS2</a></p>
<p dir="auto"><img src="/assets/uploads/files/1706388792161-screenshot-2024-01-27-at-3.52.19-pm-resized.png" alt="0_1706388789977_Screenshot 2024-01-27 at 3.52.19 PM.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/23498</link><guid isPermaLink="true">https://community.m5stack.com/post/23498</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Sat, 27 Jan 2024 20:54:46 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC Plus 2 problem on Sat, 27 Jan 2024 20:18:22 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> So I see there are very few examples for the Plus 2.  Is there any way for me to modify code for the normal Plus to make it run on the 2?</p>
]]></description><link>https://community.m5stack.com/post/23495</link><guid isPermaLink="true">https://community.m5stack.com/post/23495</guid><dc:creator><![CDATA[LukeVancelave]]></dc:creator><pubDate>Sat, 27 Jan 2024 20:18:22 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC Plus 2 problem on Sat, 27 Jan 2024 18:18:30 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/80520">@LukeVancelave</a></p>
<p dir="auto">if you want to program with Arduino follow <a href="https://docs.m5stack.com/en/quick_start/m5stickc_plus2/arduino" target="_blank" rel="noopener noreferrer nofollow ugc">this</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/23493</link><guid isPermaLink="true">https://community.m5stack.com/post/23493</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 27 Jan 2024 18:18:30 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC Plus 2 problem on Sat, 27 Jan 2024 16:54:15 GMT]]></title><description><![CDATA[<p dir="auto">Okay, thanks!  I'm really new to this, what am I supposed to do from GitHub?</p>
]]></description><link>https://community.m5stack.com/post/23492</link><guid isPermaLink="true">https://community.m5stack.com/post/23492</guid><dc:creator><![CDATA[LukeVancelave]]></dc:creator><pubDate>Sat, 27 Jan 2024 16:54:15 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickC Plus 2 problem on Fri, 26 Jan 2024 06:28:44 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/80520">@LukeVancelave</a></p>
<p dir="auto">please note: M5StickCPlus<strong>2</strong> hardware is different from M5StickCPlus.</p>
<p dir="auto">You can find the Arduino library and examples for M5StickCPlus<strong>2</strong> <a href="https://github.com/m5stack/M5StickCPlus2" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/23469</link><guid isPermaLink="true">https://community.m5stack.com/post/23469</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 26 Jan 2024 06:28:44 GMT</pubDate></item></channel></rss>