i.MX6 DL support PCM digital audio interface?

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

i.MX6 DL support PCM digital audio interface?

跳至解决方案
1,508 次查看
高丽哲
Contributor I

Our have a CDMA module which only support  PCM digital audio interface, could i.MX6 DL support PCM ? Could i use the SSI(I found it only support I2S and AC97 in reference ?) connect to CDMA module and how to configure it ?

thanks

0 项奖励
回复
1 解答
1,238 次查看
igorpadykov
NXP Employee
NXP Employee

Hi 高 丽哲

some PCM modes may be supported, some not, since

term "PCM" is quite generic and wide, it can imply quite

different interfaces. I think you should check required timings waveforms

and check what is supported by i.MX6 audio interfaces

described in sect.61.8.1, 26.1.2 Modes of Operation  IMX6SDLRM

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
531 次查看
MaazPatni
Contributor II

CONFIG_SND_SOC_TLV320AIC32X4=y

CONFIG_SND_SOC_TLV320AIC32X4_I2C=y

To interface the TLV320AIC3204 with the i.MX8MP, it’s necessary to enable the driver of the CODEC in our defconfig file.

For more refer this Click Here

0 项奖励
回复
1,239 次查看
igorpadykov
NXP Employee
NXP Employee

Hi 高 丽哲

some PCM modes may be supported, some not, since

term "PCM" is quite generic and wide, it can imply quite

different interfaces. I think you should check required timings waveforms

and check what is supported by i.MX6 audio interfaces

described in sect.61.8.1, 26.1.2 Modes of Operation  IMX6SDLRM

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复