User Activity

Posted on September 02, 2015 at 15:38Hi, I'm trying to enable the timer 2 on a rising edge of a signal that i have connect on the tim2_ch1. I understand that the slave trigger mode of the timer can do that. I want to generate a signal on the tim2_...
Posted on March 10, 2015 at 14:34Hi, I'm using the STM32F411RE Nucleo board and I would like to generate a 25 MHz square wave by using the output compare of timer3 in toggle mode. Timer is configure as follow :   TimHandle.Instance = TIM3;   TimHan...