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.

TMS320F28377D: IDDK_PM_Servo_project (SDFM)

Part Number: TMS320F28377D

Dear Ramesh,

Thank you for your review.

Let us clarify this issue for me.

Do you mean that, by using  the function Sdfm_configureExternalreset(), this project has activated the SDFM filter synchronization through the PWM11 or PWM12 synco signals?

It is stated  in the file of IDDK_PM_ServoMF2837x.c as follows:

 //PWM11.CMPC, PWM11.CMPD, PWM12.CMPC and PWM12.CMPD signals cannot synchronize the filters. This option is not being used in this example.
    Sdfm_configureExternalreset(1,FILTER_1_EXT_RESET_ENABLE, FILTER_2_EXT_RESET_ENABLE, FILTER_3_EXT_RESET_ENABLE, FILTER_4_EXT_RESET_ENABLE);

Thank you for your guidance.

G. Kim