Orin Nano UART0 connection

How can you connect wires to Uart0? What parts are needed (connectors , or cables that you can order to make the connection? Why were headers pins not provided?
Alternatively, how can the debug uart pins be made to act as a user program output port (how to change from a debug port to a program port)?

Hi nnovotney,

Are you using the devkit or custom board for Orin NX?
What’s the Jetpack version in use?

There’s a UART interface available at PIN8/PIN10 of 40-pins expansion header.
May I know what’s your use case for UART?
Do you want to connect any serial device?

Debug UART is from Tegra Combined UART, which means that it outputs logs from several firmwares and expected to used for debug purpose only.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.