【Urgent】How to implement I2S to send data like SPI or Uart drivers?

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

【Urgent】How to implement I2S to send data like SPI or Uart drivers?

968 Views
guochgz
Contributor III

Hello, AEs:

      We use the SAI interface to connect an LMX2571, we want to send data to LMX2571 through this interface, like SPI or Uart drivers, open a device, call IOCTL command to configure I2S, and then send data. Is there any way to support this? I am not familiar with the audio architecture, and out project is very urgent, I hope to get your effective support. thanks.

Labels (2)
0 Kudos
3 Replies

616 Views
igorpadykov
NXP Employee
NXP Employee

Hi 国承 张 

one can look at non-linux SAI MX6ULL  FreeRTOS  SDK examples below

and develop own SAI interface, using SPI or Uart drivers IOCTLs as examples:

Welcome | MCUXpresso SDK Builder 

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

0 Kudos

616 Views
guochgz
Contributor III

hello, igor,

      thanks, but I didn't find the iMX6ULL FreeRTOS  SDK examples in this link Welcome | MCUXpresso SDK Builder .

0 Kudos

616 Views
igorpadykov
NXP Employee
NXP Employee

suggest to read carefully that link and build SDK for necessary board.

Best regards
igor

0 Kudos