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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,836 Views
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 ?

Labels (1)
Tags (3)
0 Kudos
1 Solution
887 Views
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!

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

View solution in original post

0 Kudos
1 Reply
888 Views
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 Kudos