IMX8MP : Maximum baud rate for UART in Linux

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX8MP : Maximum baud rate for UART in Linux

2,029 Views
mahesh_hns
Contributor II

Hi,

What is the maximum baudrate which can be achieved in UART on an imx8mp processor which is running Linux?   I read in the MRM that up to 4.8Mbps can be achieved with increasing the module clock settings.

Has it been tried in Linux? If so, what changes would I have to make ? (device tree, defconfig etc)

If that baud rate is not achievable, what is the highest which can be achieved?

 

Thanks

Regards

0 Kudos
Reply
1 Reply

1,972 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

As said here:
https://community.nxp.com/t5/i-MX-Processors/uart-support-with-up-to-4Mbps/m-p/1750756

UART baudrate depende upon module clock of UART.
module_clock frequency must always be greater or equal to 16x the maximum baud rate.

You may refer to the same thread for device tree configuration.

Best reagrds/Saludos,
Aldo.

0 Kudos
Reply