Hi Deepanraj
what is about oscilloscope ?
Output for example 0x55 to UART and measure bit interval. Check
Figure 100 UART RS-232 Serial Mode Transmit Timing Diagram IMX6DQCEC
Another method output uart_clk_root frequency to CKLOx pin
using CCM_CCOSR register. Measure this frequency and printf (or check
with jtag debugger) UART baudrate dividers UARTx_UBMR, UARTx_UBIR,
then calculate UART baudrate.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------