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
Solved! Go to Solution.
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
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