User Activity

Posted on January 19, 2016 at 15:08Hi,I need to write on the backup registers when a falling edge is detected on PA0. So I put some capacitors on Vbat but now I need some advice to write the stmcube code. Then I have to be sure that the value stay i...
Posted on December 20, 2015 at 20:58Someone knows how to implement a circular buffer with HAL Drivers F1? 
Posted on December 20, 2015 at 14:56Hi ! I need to implement a Rx-uart at 250k bauds with variable length but the problem is that I'm with the CubeMX configurator and I don't know how to do it.I was also trying to receive the data in DMA but when I ...
Posted on December 14, 2015 at 01:07Hi I'm currently developping a RDM responder  Did somebody of you already took part of a project with RDM ? If so, can I expect some help with my program ? Thank you ! #dmx512 #stm32
Posted on December 08, 2015 at 16:36HiI try to set an input capture on a stm32f100(rbt6b) I set a counter period of 0xFFFF, the problem is that when I retrieve the value, I have the feeling that the timer is overflow at 255 and not 65535 as I mentio...