IMX8QM MEK use second uart

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

IMX8QM MEK use second uart

889 Views
josemartins90
Contributor II

I'm using an IMX8QM MEK board. From the cortex-a complex, I use lpuart0 to print. I'd like to use a second uart from the same set of cores to print using the available USB. Is this possible? Thank you in advance....

Tags (2)
3 Replies

814 Views
igorpadykov
NXP Employee
NXP Employee

Hi josemartins90

seems lpuart2 is used for M4 core, one can try to move it to A-cores partition

using example with FlexCan on:

https://community.nxp.com/docs/DOC-341481 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

814 Views
josemartins90
Contributor II

And are you sure this uart is accessible through the USB like lpuart0?

0 Kudos

814 Views
igorpadykov
NXP Employee
NXP Employee

for better understanding which uart used in case one can look at

Schematic for MCIMX8QM-CPU

Best regards
igor

0 Kudos