How to do internal loopback test on UART of P1020

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

How to do internal loopback test on UART of P1020

939 Views
sourabhdas
Contributor III

Hi, I am using P1020 RDB. I am using QorIQ-SDK-V1.7 for software development. I want to do internal loopback Test on UART during the Power-On Self Test. Our generic UART driver is not supporting internal loopback. How could I enable the internal loopback for all the UART's? If there is any reference code please share it.

Labels (1)
Tags (3)
0 Kudos
1 Reply

574 Views
alexander_yakov
NXP Employee
NXP Employee

To enable internal loopback please set "LOOP" bit is the DUART_UMCRn register.

Please see P1020 Reference Manual, Section 11.3.10 for details

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

0 Kudos