You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following problem:
I try to make one ws2812 LED from sparkfun work with this library via the SPI pin 10. Of course SPI is enabled and the CPU Freq and CPU min is set to the right value in the boot data. I use rapsberry pi 4 for this but the LEDs simply don't get the right colors. They are mostly white and won't turn off. I try the strandtest.py example for python. I also thought about DMA channels that are already in use and tried many of them but that doesn't work for me. I tried the ones that shouldn't be used default but also can't really test this.
Furthermore I have the problem that the second LED won't do anything even when I change the LED count to 2. But that shouldn't be the first topic first.
I also send you a picture of my wiring but this shouldn't cause the problem...
Using PWM won't work for me because I will also need sound output...
Greetings and thanks a lot if you can help!!!
Tim
The text was updated successfully, but these errors were encountered:
Hello there,
I have the following problem:
I try to make one ws2812 LED from sparkfun work with this library via the SPI pin 10. Of course SPI is enabled and the CPU Freq and CPU min is set to the right value in the boot data. I use rapsberry pi 4 for this but the LEDs simply don't get the right colors. They are mostly white and won't turn off. I try the strandtest.py example for python. I also thought about DMA channels that are already in use and tried many of them but that doesn't work for me. I tried the ones that shouldn't be used default but also can't really test this.
Furthermore I have the problem that the second LED won't do anything even when I change the LED count to 2. But that shouldn't be the first topic first.
I also send you a picture of my wiring but this shouldn't cause the problem...
Using PWM won't work for me because I will also need sound output...
Greetings and thanks a lot if you can help!!!
Tim
The text was updated successfully, but these errors were encountered: