This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7: Using UART0 for Console and Image Transfer Simultaneously

Part Number: AM62A7

Greetings,

I have a question regarding UART0. If UART0 is being used as the Linux terminal/console, is it still possible to use the same UART interface to transfer image data to a computer? For example, can UART0 be used simultaneously for terminal output and for sending image files to a PC?

If this is not possible, how can I use the other UART interfaces to transfer images to a computer?

Thank you in advance.

  • Hi Wiberth,

    Technically you can still transfer data from Linux application on AM62Ax to a PC via the console UART, but you have to understand you don't have control to the Linux output message on the console UART, and any of the Linux output message will interfere to the data reception on the PC.