How to set baud rate on target board or u-boot level on imx6qsabresd target.

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

How to set baud rate on target board or u-boot level on imx6qsabresd target.

1,829 次查看
veeranjaneyulug
Contributor III

Hi every one,

I have one doubt actually we are using 115200 baud rate .But our need is to increase or how to set set 125000 baud rate on target board . we want to be able to set the UART to a baud rate of 125000. Is it possible on iMX6, Can you please confirm ?

can you any body guide me please.

Thansk & Regards

veeranjaneyulu

标签 (4)
0 项奖励
回复
1 回复

1,283 次查看
igorpadykov
NXP Employee
NXP Employee

Hi veeranjaneyulu

it is necessary to reprogram UART baudrate, please check

sect.64.5 Binary Rate Multiplier (BRM) i.MX6 RM.

http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf

during boot this can be done using plugin

u-boot plugin.bin

uboot-imx.git - Freescale i.MX u-boot Tree

or add codes to uboot codes.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复