Resolved! Input capture Porblem
Posted on July 31, 2017 at 13:55Hey I use stm32f030p4 and i want counting a external frequency (Learning remote ).I configure timer and interrupts like thisTIM_ICInitStructure.TIM_Channel = TIM_Channel_1;TIM_ICInitStructure.TIM_ICPolarity = TIM_ICP...