# UART2 (A53 Debug)

## Introduction

UART2 by default is the Debug or Console port into the main A53 processors running Linux on NavQPlus. It is possible to reassign its use by modifying the Linux configuration and .dtb files.&#x20;

## UART2 Locator

<figure><img src="https://2768264622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQsLUVVC7cJOe9aVARC%2Fuploads%2FHjAfUOdOwItbmdrrVpCE%2Fimage.png?alt=media&#x26;token=d31c01cc-aa2b-4c7f-9b03-f95f6a29e7b6" alt=""><figcaption></figcaption></figure>

## UART2 interface and voltage

The signaling from the SOM to the NavQPlus carrier board on J10 is at 3V3. Full handshaking with CTS RTS lines is provided:<br>

<figure><img src="https://2768264622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQsLUVVC7cJOe9aVARC%2Fuploads%2FFinBBnnGqmEb3P9u3csz%2Fimage.png?alt=media&#x26;token=de6c8d41-8b44-4875-a24d-1cc977d12d4b" alt=""><figcaption></figcaption></figure>

## Console connection

Normal configuration and usage of UART2 is a console for bootup and Linux. The benefit of using the debug/console is that you can observe all details from powerup.

\
Details of the console connection including the Baud rate are provided under "Serial Console" in the Quickstart section of this gitbook. See the link below:

{% embed url="<https://nxp.gitbook.io/8mpnavq/navqplus-user-guide/quickstart/serial-console>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nxp.gitbook.io/navqplus/hardware/hardware-interfaces/uart/uart2-a53-debug.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
