Hi @MohitManvar,
I'm not sure what is the actual use case here, maybe you can elaborate on the description.
To have the clocks of the modules synchronized, select the same source of the functional clock for the two modules, for example SOSC.


The FTM module has Initialization trigger (INIT_TRG) that is generated at the start of each FTM (PWM) period.

And EXT_TRIG that is generated on an FTM channel match.

This triggers can be routed from FTM through TRGMUX to FlexIO and be used as triggers for the I2S transfer.

Regards,
Daniel