Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Hi
I have a problem. With the help of HAL code generator, the pwm can be configured easily. But what if I wish to have an interrupt every time a pulse ends and the ISR changes the duty cycle for the subsequent cycles?
Is there any manual code configuration so that I could change the duty cycle and how to access the pwm interrupt in het?