9 years, 2 months ago.

Using the Library WS2812 by Brian daniels

Hello Guys,

i am trying to use the WS2812 Lib by Brian Daniels

https://developer.mbed.org/users/bridadan/code/WS2812/

I am a litllbe bit confused how to set the timing variables bc my LEDs don't turn on. I think there might be a problem with the timing. How should i set them and where do i find further information about them ?

I am using following LED WS2812B

https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf

WS2812 ws(D3, WS2812_BUF, 1, 2,2, 0);

Thank you very much for your help

BTW i am Using the Nucleo F411Re Board and i soldered an external oscillator on the PCB

Be the first to answer this question.