I'm making a mistake somewhere - only 22 RGB LEDs work #6
arturjednorog
started this conversation in
General
Replies: 1 comment
-
OK, i'ts working now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to drive an RGB ribbon from a WS2812 with an STM32F746 (Nucleo 144) and in transferring the code I must have made a mistake somewhere. As in the title - a maximum of 22 LEDs, even for LED_CFG_COUNT = 300.
Probably the problem is in the procedure "led_update_sequence" and its erroneous control. Maybe you can suggest where to look for the problem?
Greetings
AJ
Beta Was this translation helpful? Give feedback.
All reactions