IMX8QM MEK use second uart

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

IMX8QM MEK use second uart

1,094 次查看
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....

标记 (2)
3 回复数

1,019 次查看
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!
-----------------------------------------------------------------------------------------------------------------------

1,019 次查看
josemartins90
Contributor II

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

0 项奖励
回复

1,019 次查看
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 项奖励
回复