Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 6 months ago. This question has been closed. Reason: Duplicate question
ws2812b mbed library for nucleof103rb
hello
i dont unterstand the timing setup: See the program page for information on the timing numbers The given numbers are for the K64F WS2812 ws(D9, WS2812_BUF, 0, 5, 5, 0); K64F, KL46Z: 0, 5, 5, 0 LPC1768: 5, 10, 10, 15 NUCLEO F411RE: 7, 15, 10, 15 If you are curious how to determine these values, see the WS2812 library page below.
what do those 4 numbers exactly mean? gpio set and reset timings based on experimenting?
thanks