Timer configuration
Posted on March 23, 2015 at 17:56 Hello, I using a STM32F103 processor and Keil uvision MDK. I have this timer configuration in my project: TIM_TimeBaseInitTypeDef timerInitStructure; RCC_APB1PeriphClockCmd(RCC_APB1Periph_TIM2...