User Activity

Posted on August 08, 2014 at 16:05I designed a servomotor control using PWM. I used Timer 3 and works extremely well. I then tried it on Timer 15, the motor vibrates with the same set of PID and algorithms that worked with Timer 3. I read the manual...
Posted on April 30, 2014 at 04:58Hi,I am trying to remap and use TIM15 for my project and faced some problems. Using TIM2 was ok. Below are some of my codes related to using TIM15. When I run, first thing I noticed was that the IRQ Handler was not c...