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