Hello everyone,
i recently bought a M5Stack Atom Lite with various additional Units.
Among other things i bought two RGB LED Strips with 15 LEDs each and a PbHub Unit v1.1.
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.
When connecting the RGB Strip directly to the Atom lite, everything works fine. The following pseudo code works as expected:
The following pseudo code only lights up the first LED (RGB Strip connected to the Pb.Hub):
Even addressing any other LED only lights up the first LED (RGB Strip connected to the Pb.Hub):
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.
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:
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.
While searching for a solutionfor my problem i found this thread:
https://community.m5stack.com/topic/5787/pb-hub-and-rgb-unit
Maybe anyone can help me with my problem (and the problem might be me :) )
Thanks for your help
icemen