High Baudrate Jetson AGX Xavier UART Testing

Hi,

In TRM it is mentioned that Jetson AGX can support UART at 12 Mbps. To verify at higher baudrate, Any configuration need to be done ?
If you have any application note for UART at high baud rate testing would be very helpful

Thanks in advance.

Best Regards,
Prasanna

You’ll need two stop bits and high quality wiring (e.g., shielded and twisted pair from a short ethernet cable). Plus the port settings at both ends would need to use the same settings. Likely CTS/RTS flow control would help. Sorry, I don’t have anything else to suggest since I have not actually tried at the higher end limits.