Tool/software: Code Composer Studio
I want to use TMS570LS0332 to generate PWM.
WIth the function pwmSetDuty(hetRAMBASE_t * hetRAM, uint32 pwm, uint32 pwmDuty), I can only generate the duty cycle from 0-100.
How can I generate higher accuracy PWM? Do I have to use assembly?
my code
my configration