<?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[Pb with M5Unit-Synth]]></title><description><![CDATA[<p dir="auto">No sounds with my M5 gray aand the M5 Unit Synth using the example scripts<br />
<a href="https://github.com/m5stack/M5Unit-Synth/tree/main/examples" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Unit-Synth/tree/main/examples</a></p>
<p dir="auto">Have you tested these scripts?<br />
Thanks for your help.</p>
]]></description><link>https://community.m5stack.com/topic/6185/pb-with-m5unit-synth</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 05:24:00 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6185.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Mar 2024 13:51:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pb with M5Unit-Synth on Sun, 17 Mar 2024 11:00:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kombistack" aria-label="Profile: kombistack">@<bdi>kombistack</bdi></a></p>
<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/kombistack" aria-label="Profile: Kombistack">@<bdi>Kombistack</bdi></a><br />
With Arduino IDE, Core2 AWS and when I use Port C Blue the examples works.</p>
<p dir="auto">You need to change RX 16 to 13 and TX 17 to 14 in the INO sketch :<br />
synth.begin(&amp;Serial2, UNIT_SYNTH_BAUD, 13, 14);</p>
<p dir="auto">And in the file "M5UnitSynth.h":<br />
void begin(HardwareSerial *serial = &amp;Serial2, int baud = UNIT_SYNTH_BAUD,<br />
uint8_t RX = 13, uint8_t TX = 14);</p>
<p dir="auto">Happy Midi ;-)</p>
]]></description><link>https://community.m5stack.com/post/24411</link><guid isPermaLink="true">https://community.m5stack.com/post/24411</guid><dc:creator><![CDATA[Zorgroz]]></dc:creator><pubDate>Sun, 17 Mar 2024 11:00:05 GMT</pubDate></item><item><title><![CDATA[Reply to Pb with M5Unit-Synth on Fri, 08 Mar 2024 00:42:58 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I have tried the examples that Zorgroz refers to using my M5 Core2 and the M5 Unit Synth.<br />
No sounds are heard. Only the green title on the screen "Unit Synth Drum".</p>
<p dir="auto">Is there any documentation on how to use the M5Unit Synth with M5Flow?<br />
Thanks</p>
]]></description><link>https://community.m5stack.com/post/24295</link><guid isPermaLink="true">https://community.m5stack.com/post/24295</guid><dc:creator><![CDATA[Kombistack]]></dc:creator><pubDate>Fri, 08 Mar 2024 00:42:58 GMT</pubDate></item></channel></rss>