we are using l4t 36.3 with jetson Orin nano SOM along with our custom board.
we observed the ttyTHS2 uart port is not working.
we are not able to do at least the loop-back test TX<->RX,
basically the signals are not seen with TX in oscilloscope.
please help us to make it fix.
FYI: ttyTHS1 is working fine and able to do loopback test also.
logs from demsg:
[ 9.180100] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[ 9.194060] 3140000.serial: ttyTHS2 at MMIO 0x3140000 (irq = 113, base_baud = 0) is a TEGRA_UART
the 3 are ttyTHS, ttyTHS2 and debug uart right?
UART0, UART1 and UART2.
if above is wrong, please reply us which are those 3 uarts.
[quote=“KevinFFF, post:3, topic:320119”]
How did you connect them on your custom board?
[/quote] actually it was not connected, lines are brought up to wifi-bt module, as for pinmux sheet we found these 99(TX) and 101(RX) lines are available for uart
The number of /dev/ttyTHS* is determined by aliases in device tree.
Please just refer to their address.
The available UART for Orin Nano are 3100000.serial, 3110000.serial and debug UART