IMX8QM MEK use second uart

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX8QM MEK use second uart

1,201件の閲覧回数
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....

ラベル(1)
タグ(2)
3 返答(返信)

1,126件の閲覧回数
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,126件の閲覧回数
josemartins90
Contributor II

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

0 件の賞賛
返信

1,126件の閲覧回数
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 件の賞賛
返信