Replies: 2 comments 7 replies
-
That does sound weird. Do you have a logic analyzer like the fx2la to capture the output signal traces? Does it work with other ws2812 drivers? |
Beta Was this translation helpful? Give feedback.
3 replies
-
here's a logic analyzer output. I'm going to dive into a ws2812b datasheet to make sense of it, but I'd appreciate it if you can have a quick peek as well I also updated the code a bit, if it helps
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hey! Thank you for the library! I"m having some troubles, and will appreciate some piece of advice:
SCU: STM32F3Discovery
Leds: BTF-lighting ws2812b leds strip Amazon
Code:
WIth the code above I can get only 8 first leds to light up.
Things I tried so far:
--release
flagprerendered
I would appreciate any suggestion or pointers on what could be wrong or how to troubleshoot this further.
Beta Was this translation helpful? Give feedback.
All reactions