How can configure ESAI to I2S mode in i.MX6?

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

How can configure ESAI to I2S mode in i.MX6?

跳至解决方案
2,472 次查看
JHY
Contributor IV

There are 3 x I2S ports in IMX6 and I consider one more I2S, so decided to use ESAI.

Where can I find the way to configure ESAI to I2S mode?

Is there an reference schematic or example code ?

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
1,523 次查看
igorpadykov
NXP Employee
NXP Employee

Hi JHY

for ESAI I2S programming one can look at

sect.4.3.1 INTER-IC SOUND (I2S) FORMAT

http://cache.freescale.com/files/dsp/doc/app_note/AN1848.pdf

and reuse SDK ESAI audio example (imx_esai.c)

i.MX 6Series Platform SDK : Bare-metal SDK for the i.MX 6

Best regards

igor

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

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

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

在原帖中查看解决方案

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

Hi JHY

for ESAI I2S programming one can look at

sect.4.3.1 INTER-IC SOUND (I2S) FORMAT

http://cache.freescale.com/files/dsp/doc/app_note/AN1848.pdf

and reuse SDK ESAI audio example (imx_esai.c)

i.MX 6Series Platform SDK : Bare-metal SDK for the i.MX 6

Best regards

igor

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

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

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

0 项奖励
回复