<?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[STAMP-C3 problem with Serial2]]></title><description><![CDATA[<p dir="auto">Hello folks<br />
Using<br />
#include &lt;M5Unified.h&gt;</p>
<p dir="auto">HardwareSerial Serial2(2);<br />
and then<br />
Serial2.begin(115200, SERIAL_8N1,GPIO_NUM_21,GPIO_NUM_20);</p>
<p dir="auto">But can't get Serial2 to communicate.<br />
Switched RX and TX no avail.<br />
Tested the slave with another device : slave works okay.</p>
<p dir="auto">What am I missing here?<br />
Thanks</p>
]]></description><link>https://community.m5stack.com/topic/6228/stamp-c3-problem-with-serial2</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 05:07:01 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6228.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Mar 2024 18:49:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to STAMP-C3 problem with Serial2 on Wed, 20 Mar 2024 07:10:19 GMT]]></title><description><![CDATA[<p dir="auto">Solved<br />
I don't why I have been klinging on to Serial2, it got me in all kind of testing out, but the solution is to use Serial 1.</p>
]]></description><link>https://community.m5stack.com/post/24458</link><guid isPermaLink="true">https://community.m5stack.com/post/24458</guid><dc:creator><![CDATA[HappyUser]]></dc:creator><pubDate>Wed, 20 Mar 2024 07:10:19 GMT</pubDate></item></channel></rss>