This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS570LS0332: A issue of HET with TMS570

Part Number: TMS570LS0332

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