User Activity

Posted on October 29, 2014 at 14:19I tried porting someone else's code here:  https://github.com/LonelyWolf/stm32/blob/master/Nrf24l01/nRF24l01.c to F3 (his is for the F1 family).I'm using one of the http://www.addicore.com/2pcs-Addicore-nRF24L01-Wi...
Posted on October 21, 2014 at 01:57Hello all,  I'm trying to run a ws2812 strip using a timer and DMA.  I'm using the stm32f303vct6 chip at 48MHz.  The Timer is running with no prescaler, and no clock division in PWM1 mode, with a period of 60 (1.25...