User Activity

Posted on May 15, 2017 at 10:47I'm working on STM32 nucleo432lkc. I'm trying to divide the MSI frequency for the timer by 50 but when I try this , i get nothing on the ouput of the pin. Below is the timer 2 code :void TIM2_init(void){      TIM_Clock...