Resolved! How to get fixed number of pulses with PWM mode on STM32f205xx
Using timer 1 for PWM cycle generationand getting proper PWM pulses using Standarad peripheral library.My requirement is to get fixed number of PWM pulses on each channel of Timer 1For this I have used one pulse mode. using HAL library able to get de...