This is an example program of WS2812 library https://developer.mbed.org/users/devararendy/code/WS2812/ in main program, i also put some line to measure how many asm NOP do we need. I have test it on STM32F411RE (Nucleo 411RE). if you would like to use another microcontroller, you need to adjust the asm("nop") in the library.

Dependencies:   USBDevice WS2812 mbed-os

Committer:
devararendy
Date:
Sat Dec 10 08:38:13 2016 +0000
Revision:
1:c18078160be3
Parent:
0:a27bf0451169
Child:
2:0d3906d69a41
This is example program of my WS2812 library. https://developer.mbed.org/users/devararendy/code/WS2812/; I have test is with STM32F411RE (Nucleo 411RE). I you have any question, feel free to ask. I hope i can help

Who changed what in which revision?

UserRevisionLine numberNew contents of line
devararendy 1:c18078160be3 1 https://developer.mbed.org/users/devararendy/code/WS2812/#f080cb888db6