-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a problem when there is more to 5 strip. #6
Comments
Hello, I tested it with 16 channels and few other people are also running their projects with F407 and morethan 8 strips.
|
Hello everyone, I also have a similar problem. Till 7 channels it's working fine, from there to 16 channels the problem starts to happen with some leds lighting up with a random color (I'm using PORTF). Answering your first 3 questions:
|
Some code: ws2812.h
visEffect.c
|
Hi, unfortunatelly I'm not able to fully support this code anymore on large numbers of MCUs and IDEs.
|
I noticed that WS2812B_NUMBER_OF_LEDS has a comment that it needs to be even number, not sure why after all those years :) |
Welcome.
Has anyone tried this library on 16 channels? Works well when set to 5 channels. If more than 5 then 6, 7, 8 is left stuck. And when set 8 strips, start to work all wrong. Also on channel 16. When you ignite one pixel, a few more pixels creams light up around it. Maybe someone had this problem? I use 170 pixels i one strip, STM32f407vg.
The text was updated successfully, but these errors were encountered: