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
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
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!
-----------------------------------------------------------------------------------------------------------------------