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

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

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

1,007 次查看
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.

标签 (2)
0 项奖励
3 回复数

655 次查看
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 项奖励

655 次查看
guochgz
Contributor III

hello, igor,

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

0 项奖励

655 次查看
igorpadykov
NXP Employee
NXP Employee

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

Best regards
igor

0 项奖励