I2S Driver in FreeRTOS package of the imx7s architecture

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

I2S Driver in FreeRTOS package of the imx7s architecture

Jump to solution
1,062 Views
vivekrajpara
Contributor III

Hi All,

I am working on imx7s architecture which has Cortex M4 and Cortex A7 in it.

I am using development board which has SGLT500 audio code.I am trying to capture I2S data from Cortex M4 core. Can anyone point out what would be the best way to do it or if driver for I2S available for FreeRTOS on Imx.7s?

Thank you in advance

Vivek

Labels (1)
Tags (2)
0 Kudos
1 Solution
700 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vivek

I am not aware of i.MX7 I2S driver for FreeRTOS however

one can look at kinetis example

https://community.nxp.com/thread/81904#81904 

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

View solution in original post

2 Replies
701 Views
igorpadykov
NXP Employee
NXP Employee

Hi Vivek

I am not aware of i.MX7 I2S driver for FreeRTOS however

one can look at kinetis example

https://community.nxp.com/thread/81904#81904 

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

700 Views
vivekrajpara
Contributor III

Thank you Igor for quick reply.

0 Kudos