> For the complete documentation index, see [llms.txt](https://nxp.gitbook.io/navqplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nxp.gitbook.io/navqplus/hardware/hardware-interfaces/uart/uart3.md).

# UART3 (SPI)

UART3 for users

## Introduction

UART3 is available for general use. Hardware flow control is supported.

Note from the schematic clip below, that the MPU can multiplex these signals with SPI1. This is normally configured in the Linux image and is not the default configuration.

## UART3 Interface voltage

The signaling from the SOM to the NavQPlus carrier board on J9 is at 3V3 but the Murata 1ZM expects 1.8V. The level conversion is done using U26.

## UART3 Locator

<figure><img src="https://2768264622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQsLUVVC7cJOe9aVARC%2Fuploads%2FGVCr7pSSqU61OMhSLlGH%2Fimage.png?alt=media&amp;token=4fa71bac-5ce0-4bdf-9ab6-c1dcd05ac659" alt=""><figcaption><p>UART3</p></figcaption></figure>

## Schematic

<figure><img src="https://2768264622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQsLUVVC7cJOe9aVARC%2Fuploads%2FkXlV9BCg2adfgB767dsx%2Fimage.png?alt=media&amp;token=f6672c15-584f-4303-9ece-02528e034cb1" alt=""><figcaption><p>UART3/ SPI 1 interface on J9</p></figcaption></figure>

All the UART signals are protected from ESD using the Nexperia IP4292CZ components. This is part of an optimized BOM as they are also required for the USB interfaces. In additional to its exceptional performance the board layout may be optimized because of being able to route traces straight under the component. <br>

<figure><img src="https://2768264622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQsLUVVC7cJOe9aVARC%2Fuploads%2FL4YtstbIYH75eGXJw4Wm%2Fimage.png?alt=media&amp;token=f4506d8b-e222-4515-9034-de0ef3dc6393" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2768264622-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MQsLUVVC7cJOe9aVARC%2Fuploads%2FZdqblFgTTq43nPY6Evfk%2Fimage.png?alt=media&amp;token=c5d21dc3-57a4-4c5f-92bf-5482de640c76" alt=""><figcaption><p>ESD Protection components on UARTS</p></figcaption></figure>

## Software

~~UART3 may be accessed as a standard `/dev/ttyS_` in Linux.~~\
UART3 may be accessed /dav/ttymxc2 in linux\
\<TODO-check wich ttyS number it is>&#x20;

##
