There are 2 UARTS ports on Xavier Jetson NX. It 4-wire design.
And I would like know that the behavior of TX and RTS.
As I know TX is low active when data transmitted.
If you enabled UART function, which RTS behavior is yours? ( I means correct one)
Is upper one waveform or lower one waveform?
I measure our RTS signal on UART0 and UART1, it always be high.
So I think there are something wrong in software setting.
Therefore, I will check the FW setting with you step by step.
By the way, I’m not a software side engineer, so if possible, please kindly describe it more detail to let me know how to adjust.
I will post any software setting , and I wish I can get the same behvior with yours after this discussion finished.
This step I want to check the GPIO table is correct or not.
Here are my current setting. Should something be modified?
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Hi allison_chen,
Are you using the devkit or custom board for Xavier NX?
What’s your Jetpack version in use?
If you want to use hw flow control for UART, you should enable the either flag as following:
Could you share the block diagram of connection?
It seems you are using uartb@3110000 to communicate with the UART device.
What UART device are you using?