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

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

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

Jump to solution
516 Views
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 Kudos
1 Solution
506 Views
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

View solution in original post

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