User Activity

Posted on October 22, 2016 at 04:24 I’m having some trouble with four channel timers on the STM32F4 I am trying to use all four channels of Timer 2 for input capture and am not quite able to get it to work. Channels 1 and 4 work just fine, but 2 ...
Posted on October 10, 2016 at 01:34 I was hoping to get some clarification on a topic that has me confused with the STM32F4. I'm wanting to use all four channels of Timer2 for measuring period and the number of events for four different incoming ...
Posted on September 18, 2016 at 18:57I am doing a project with the STM32F407VGT that has six small DC motors, each with a quadrature encoder built in. The plan is to use these signals for position and speed control; I was hoping to get some basic co...