2023-01-13 09:09 PM
2023-01-13 09:43 PM
Duty cycle = PWM made with output channel compare, with fixed period. Check apis for this.
2023-01-14 12:06 AM
Or just read the TIM chapter in Reference Manual and proceed accordingly, by writing into respective TIMx_CCRx register.
JW