User Activity

Posted on March 16, 2015 at 13:53hi,i'm trying to generate 8 pwm signals with different phase shift and different and independent pulse width.As far as i understood the toggle mode won't let you change the pulse of each signal independetly. I've bee...
Posted on December 22, 2014 at 19:54 i'm triying to set a timer with a period of 1 us for a input capture application but i get a maximun of 600 khz (more o less). A led toggling at 300 khz. i can reach accurately any value under 500 khz ...
Posted on December 21, 2014 at 00:23 Hello, It seems keil is forcing me to use the hal libraries and i'm triying to work with them. i've spent hours triying to make an uart com work. i've tried the example from the STM32cube_F4 ...
Posted on August 19, 2014 at 02:26 Hi, I am trying to get the signal from a RC receiver (typical servo's signal) but i am not getting any reads even though the timer interrupt is working. PWMI - PB10 -CH3 Signal: 50 HZ (Duty ...
Posted on June 08, 2014 at 20:46 Hi, i'm trying to make a led toggle every second with SysTick but it's not working. The toggle occurs every 3 secs more or less. I also tried to do it with timers but i can't get the frequency right. However in t...