<?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[RGB Unit connected to Pb.Hub]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">i recently bought a M5Stack Atom Lite with various additional Units.<br />
Among other things i bought two RGB LED Strips with 15 LEDs each and a PbHub Unit v1.1.</p>
<p dir="auto">What i tried was connecting the RGB Strip to the Pb.Hub and lighting up all 15 LEDs. But when i run the code only the first LED lights up (in the right color). All other LEDs stay off.</p>
<p dir="auto">When connecting the RGB Strip directly to the Atom lite, everything works fine. The following pseudo code works as expected:<br />
<img src="/assets/uploads/files/1712867005100-4ee5daef-dd93-440d-8cda-9261def626e0-grafik.png" alt="0_1712867002894_4ee5daef-dd93-440d-8cda-9261def626e0-grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The following pseudo code only lights up the first LED (RGB Strip connected to the Pb.Hub):<br />
<img src="/assets/uploads/files/1712867385365-1f23d2e7-934b-47ab-8aa2-c02bb9e954f2-grafik.png" alt="0_1712867383209_1f23d2e7-934b-47ab-8aa2-c02bb9e954f2-grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Even addressing any other LED only lights up the first LED (RGB Strip connected to the Pb.Hub):<br />
<img src="/assets/uploads/files/1712867517055-156e044e-90f4-400d-923d-eff83200a8ba-grafik.png" alt="0_1712867515242_156e044e-90f4-400d-923d-eff83200a8ba-grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Sometimes (i dont know what code triggered it) the Atom lite stops working completely and is showing a red light. After that i need to reset it to try it again.</p>
<p dir="auto">When i try to donwload the code to the Atom lite to try it with out being connected to my computer, it stills lights up only  the first LED:<br />
<img src="/assets/uploads/files/1712868032588-b46c98ee-c00a-4486-b8e4-1e06555861af-grafik-resized.png" alt="0_1712868030401_b46c98ee-c00a-4486-b8e4-1e06555861af-grafik.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">After this, when i try to reconnect it to the PC, it wont connect to the UIFlow IDE. The only solution is re-burning the firmware.</p>
<p dir="auto">While searching for a solutionfor my problem i found this thread:<br />
<a href="https://community.m5stack.com/topic/5787/pb-hub-and-rgb-unit">https://community.m5stack.com/topic/5787/pb-hub-and-rgb-unit</a></p>
<p dir="auto">Maybe anyone can help me with my problem (and the  problem might be me :) )</p>
<p dir="auto">Thanks for your help<br />
icemen</p>
]]></description><link>https://community.m5stack.com/topic/6323/rgb-unit-connected-to-pb-hub</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 14:08:10 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6323.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Apr 2024 20:50:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Wed, 17 Apr 2024 17:47:12 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a></p>
<p dir="auto">the Grove2Dupont Cables arrived today.<br />
I tried it with your example and all LEDs can be addressed and light up.</p>
<p dir="auto">Thank you very much for the great help!</p>
<p dir="auto">I do have some additional questions about the Pb.Hub and the VH3.96 Module in combination with my project.<br />
Should i open another thread for it?</p>
<p dir="auto">Greetings<br />
icemen</p>
]]></description><link>https://community.m5stack.com/post/24852</link><guid isPermaLink="true">https://community.m5stack.com/post/24852</guid><dc:creator><![CDATA[icemen267]]></dc:creator><pubDate>Wed, 17 Apr 2024 17:47:12 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Tue, 16 Apr 2024 15:18:01 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a></p>
<p dir="auto">thank you very much for the follow up and providing a UIFlow example.<br />
I ordered a package of Grove2Dupont Cables and will try it out as soon as they arrive.</p>
<p dir="auto">I will post an update, when the cables arrive and i figured out how to wire them up.</p>
<p dir="auto">Thanks!<br />
icemen</p>
]]></description><link>https://community.m5stack.com/post/24829</link><guid isPermaLink="true">https://community.m5stack.com/post/24829</guid><dc:creator><![CDATA[icemen267]]></dc:creator><pubDate>Tue, 16 Apr 2024 15:18:01 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Tue, 16 Apr 2024 07:22:58 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/84712">@icemen267</a></p>
<p dir="auto">here is a possible solution to use GPIO25/5 V/GND pins of the M5Atom to connect the RGB LED unit. You'll need some <a href="https://docs.m5stack.com/en/accessory/cable/grove2dupont" target="_blank" rel="noopener noreferrer nofollow ugc">Groove2Dupont</a> (M) cables for that.</p>
<pre><code>                          ===\----~~~
             -- wh ------  &gt; |
GPIO25 o ------ ye ------  &gt; | S
   5 V o ------ re ------  &gt; | +
   GND o ------ bl ------  &gt; | G
                          ===/----~~~
M5Atom   Groove2Dupont(M)  RGBLEDUnit
</code></pre>
<p dir="auto">UIFlow2 Project Zone example: <em>M5AtomLite_RGBLEDUnit_GPIO25_UIFlow2.0.4</em></p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24821</link><guid isPermaLink="true">https://community.m5stack.com/post/24821</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 16 Apr 2024 07:22:58 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Sun, 14 Apr 2024 18:46:17 GMT]]></title><description><![CDATA[<p dir="auto">Hello guys</p>
<p dir="auto">I just noticed that the internal PbHub unit v1.1 <a href="https://github.com/m5stack/M5-PbHUB-Internal-FW" target="_blank" rel="noopener noreferrer nofollow ugc">firmware</a> has been made available. Thanks M5Stack engineers.</p>
<p dir="auto">The new internal firmware version (v2) resolves the RGB issue and I am now able control more than just the first RGB LED.</p>
<p dir="auto">You'll need an ST-LINK to flash the provided <code>pbhub_v11.hex</code> file onto your PbHub unit v1.1. (I used the built in ST-LINK of this <a href="https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">stm32 nucleo board</a>.)</p>
<p dir="auto">After flashing the new firmware it should report version to be 2.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24797</link><guid isPermaLink="true">https://community.m5stack.com/post/24797</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 14 Apr 2024 18:46:17 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Fri, 12 Apr 2024 11:21:58 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a></p>
<p dir="auto">Using some other pins is a good idea, but i think this is far beyond my competence and knowledge about micro controllers.<br />
So i have to think about another solution for building a quiz buzzer.</p>
<p dir="auto">Thank you very much for your good help!</p>
<p dir="auto">Greetings<br />
icemen</p>
]]></description><link>https://community.m5stack.com/post/24762</link><guid isPermaLink="true">https://community.m5stack.com/post/24762</guid><dc:creator><![CDATA[icemen267]]></dc:creator><pubDate>Fri, 12 Apr 2024 11:21:58 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Fri, 12 Apr 2024 11:11:22 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/84712">@icemen267</a></p>
<p dir="auto">no, the signal for the RGB stips is very specific - nothing else can be daisy-chained after them.</p>
<p dir="auto">Maybe you could use some other pin of the M5Atom for the RGB strips? The you would have the Groove port free for the buzzer etc.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24761</link><guid isPermaLink="true">https://community.m5stack.com/post/24761</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 12 Apr 2024 11:11:22 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Fri, 12 Apr 2024 10:34:03 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a></p>
<p dir="auto">thats very unfortunate.</p>
<p dir="auto">What i was trying to achieve, to build something like a quiz buzzer where two switches are connected and the faster person to trigger the switch lights up the corresponding RGB Strip.</p>
<p dir="auto">Is it possible to daisy-chain another module like the buzzer unit or the <a href="https://shop.m5stack.com/products/3-96-transfer-unit" target="_blank" rel="noopener noreferrer nofollow ugc">VH3.96 Module</a> after the two RGB-Strips?</p>
<p dir="auto">Or do you have another idea how can i build such a quiz buzzer?</p>
<p dir="auto">Sorry for the many questions. This is the first time i've played around with micro controllers.</p>
<p dir="auto">Thanks for your help<br />
icemen</p>
]]></description><link>https://community.m5stack.com/post/24760</link><guid isPermaLink="true">https://community.m5stack.com/post/24760</guid><dc:creator><![CDATA[icemen267]]></dc:creator><pubDate>Fri, 12 Apr 2024 10:34:03 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Fri, 12 Apr 2024 10:07:13 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/84712">@icemen267</a></p>
<p dir="auto">I don't think there is an update regarding PbHub v1.1. It would need an internal firmware change.</p>
<p dir="auto">I don't have a lot of experience with LED strips, but I think you should be able to daisy-chain the two RGB strips, e.g. connect one directly to the core and the second to the first.</p>
<p dir="auto">No, the TypeC2Grove Unit would help with powering the LED strip directly, e.g. not through the core, but it doesn't change the fact that current PbHub v1.1 firmware only supports one RGB LED.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24757</link><guid isPermaLink="true">https://community.m5stack.com/post/24757</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 12 Apr 2024 10:07:13 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Fri, 12 Apr 2024 09:03:30 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a>,</p>
<p dir="auto">thanks for the fast reply!<br />
I found the thread you linked, too.<br />
Is there any update regarding the limitations of the Pb.Hub?<br />
So to "fix" the problem, i need to get a Pb.Hub v1.0? Or are there any other solutions?<br />
Is it possible to connect two RGB Strips without the Pb.Hub?</p>
<p dir="auto">In your last post in the thread you linked the TypeC2Gove Unit. Did you get it working with this unit?</p>
<p dir="auto">Thanks for your help<br />
icemen</p>
]]></description><link>https://community.m5stack.com/post/24756</link><guid isPermaLink="true">https://community.m5stack.com/post/24756</guid><dc:creator><![CDATA[icemen267]]></dc:creator><pubDate>Fri, 12 Apr 2024 09:03:30 GMT</pubDate></item><item><title><![CDATA[Reply to RGB Unit connected to Pb.Hub on Fri, 12 Apr 2024 06:26:44 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/84712">@icemen267</a></p>
<p dir="auto">please see this <a href="https://community.m5stack.com/topic/5787/pb-hub-and-rgb-unit">thread</a>. It's a limitation / oversight of PbHub unit v1.1</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24754</link><guid isPermaLink="true">https://community.m5stack.com/post/24754</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 12 Apr 2024 06:26:44 GMT</pubDate></item></channel></rss>