MIMXRT685 - is it possible to configure MCLK as input with I2S as a master using the external MLK?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MIMXRT685 - is it possible to configure MCLK as input with I2S as a master using the external MLK?

380 次查看
Alex_SRL
Contributor II

Hi, I'm trying to configure the MCLK as external but then use I2S interface as a master using that external MCLK.

Originally the MCLK was generated by RT685 and the clock for I2S interface was connected in the following way:

CLOCK_AttachClk(kAUDIO_PLL_to_FLEXCOMM1)

After reconfiguring the MCLK pin as input (port 1 pin 10) I've tried to change the I2S configuration as following:

CLOCK_AttachClk(kMASTER_CLK_to_FLEXCOMM1)

Is there any additional configuration change required, if the only change I need to do is change the MCLK from generated internally to external source?

 

Thanks!

 

标签 (1)
0 项奖励
回复
1 回复

348 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
I hope you are well.

You can use config tool to configure the direction of the MCLK as well to attach it as source of Flexcomm.

Best regards,
Omar