Hi all,
Presently i am using imx53 board. default baud rate of this board is 115200 i want to change this baud rate to 460800 bps and 19.2kbps
can anyone please help me how can i change baud rate ? and which files i have to modify ?
Thanks&Regards
venkatesh
Solved! Go to Solution.
Please use the OBDS package - it contains examples how to configure
i.MX53 modules.
On-Board Diagnostic Suit for the i.MX53 Quick Start Board
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Please use the OBDS package - it contains examples how to configure
i.MX53 modules.
On-Board Diagnostic Suit for the i.MX53 Quick Start Board
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
hi Yuri,
how can i use this package for changing baud rate please tell me?
Thanks&Regards
venkatesh
File "201050_mx53_sbrth_lcb_release\src\drivers\uart\imx_uart\uart.c" may be considered
as an example how to configure UART. Also, please look at section 76.11 (Initialization)
of the i.MX53 Reference Manual.
Regards,
Yuri.