Resolved! Counting Rising Edge
Posted on September 06, 2017 at 10:11Hello I use STDPERIPH_DRIVER .I want Counting a pulse and when it arrive to special number (100 Rising edge) I get an interrupt.How can i do that?I do somthing like that TIM_ICInitStructure.TIM_Channel = TIM_Cha...