Issue with STM32F769 PWM output when updated according to condition
I am using STM32F769 Disc board with Mbed online compiler. My task is to change the PWM frequency and duty ratio according to input. i created a simple algorithm according to my need, the program is working well but whenever the controller updates th...