Hi there,
I want to stop and eventually restart my PWM channels. To do so, I thought the implemented PWM_CCU8_start(&PWM_CCU8_0) / PWM_CCU8_stop(&PWM_CCU8_0) routines could be used.
The first starting and the following stopping works well but when I want to restart the PWM using PWM_CCU8_start(&PWM_CCU8_0) again, it does not start.
Any ideas about it?
Or is there a better way to do it?
cheers
I want to stop and eventually restart my PWM channels. To do so, I thought the implemented PWM_CCU8_start(&PWM_CCU8_0) / PWM_CCU8_stop(&PWM_CCU8_0) routines could be used.
The first starting and the following stopping works well but when I want to restart the PWM using PWM_CCU8_start(&PWM_CCU8_0) again, it does not start.
Any ideas about it?
Or is there a better way to do it?
cheers