Question
PWM Output on STM32F031C6TX
HI all,
Does anyone know how to configure the One Pulse mode on this chip using the HAL library?
I tried producing a constantly on-pulse on a timer by setting the CCR value to be greater than the ARR value. And it produced no output
P.S: I accounted for the fact that the processor adds +1 to the value of the ARR and it still didnt work.
Any help would suffice
