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.

TMS320F28377S: CMPSS module Ramp Generator

Part Number: TMS320F28377S

For Ramp Generator Configuration using driverlib we have to use this func CMPSS_configRamp() and select PWMSYNCSOURCE as any of the EPWM module, 

I have a question here, whether any additional configurations are required for the sync. like it should occur at TBCTR = zero or Period.

I found this PWMSYNCSEL bit field that is used to select the source for EPWMSYNCPER that goes to CMPSS.

Is it also required to be set for Ramp generator configuration?

 

Thanks.