One pulse mode
Hello everyone.I'm studying in stm32f40g eval and using timer in one pulse mode.First I'm use the example code TIM_OnePulse and modify it. I'm add the One pulse OUTPUT in function TIM_Config and One pulse EXTERNAL TRIGGER in function TIM_T2IConfig. I...