User Activity

Posted on June 08, 2014 at 15:49 I want to pilot LED on a ws2812: here is the datasheet http://www.adafruit.com/datasheets/WS28pdf Like you can see you need 24 bits for pilot one LED (change the color) ..My LEDs are only white ever...
Posted on May 30, 2014 at 11:31 Hi, I have a big problem,I try to use a WS2812 (LED card), with a stm32f4 But it doesn t work at all .... I try in debug and the program is blocked here:while(!DMA_GetFlagStatus(DMA1_Stream5, DMA_FLAG_TCIF5)); plea...