IMX8MP : Maximum baud rate for UART in Linux

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX8MP : Maximum baud rate for UART in Linux

1,964 次查看
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 项奖励
回复
1 回复

1,907 次查看
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 项奖励
回复