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/LAUNCHXL-F28379D: Problem with FCL_379XL PWM generation

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: DRV8305

Tool/software: Code Composer Studio

Hi,

My hardware: a LAUNCHXL-F28379D + 2x DRV8305 Booster boards + the TI's coupled PMSM motors

two boosters are connected to a 30V power supply.

I am trying to compile FCL_379XL example. In the manual, there are 6 levels of compilation and I'm stuck at level 1. At level 1 the program tries to check the correct operation of the PWM channels and SVGEN module. I was able to see the correct waveform for Ta, Tb, Tc, Tb-c in CCS. I was also able to capture the signals on the PWM DAC pins. But I cannot receive anything on the PWM pins.

I know that the driver is alright because it shows the error when I lower the input voltage but the microcontroller does not generate any PWM signal.

Any ideas?