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.

LAUNCHXL-F280049C: pwm(F28069M) and epwm(F280049C)

Part Number: LAUNCHXL-F280049C

Hi  Ti,

I'm porting the lab 11e of 69M to 49C. but the pwm control functions between them are largely different.

How can I replace the below functions of 69M to 49C.

PWM_setOneShotTrip(hal.pwmHandle[PWM_Number_1]);
PWM_clearOneShotTrip(hal.pwmHandle[PWM_Number_2]);
PWM_clearOneShotTrip(hal.pwmHandle[PWM_Number_3]);