Data transfer between external controller to IMX8QM-MEK through SPI or UART

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

Data transfer between external controller to IMX8QM-MEK through SPI or UART

跳至解决方案
532 次查看
vinothkumars
Senior Contributor IV

Hi All,

 

I have a Companion microcontroller which is already flashed with RTOS and this Controller continuosly transfer the data over SPI or UART.

I needs to get the data to the linux (IMX8QM A9 Processor). Is there any way to get to it. or it should be simlar like normal UART or SPI interface

 

 

Regards,
Vinothkumar Sekar
0 项奖励
1 解答
522 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Vinothkumar

 

>I needs to get the data to the linux (IMX8QM A9 Processor). Is there any

>way to get to it. or it should be simlar like normal UART or SPI interface

 

yes, for uart,spi one can use standard linux APIs as described in  i.MX Linux Reference Manual​

 

Best regards
igor

在原帖中查看解决方案

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

Hi Vinothkumar

 

>I needs to get the data to the linux (IMX8QM A9 Processor). Is there any

>way to get to it. or it should be simlar like normal UART or SPI interface

 

yes, for uart,spi one can use standard linux APIs as described in  i.MX Linux Reference Manual​

 

Best regards
igor

0 项奖励