Hi Sir,
Ours is Custom board based on imx6 and we required to check the UART flow control for our board.But we are not sure how to check the flow control for imx6 UART.Can anyone please help me in checking the UART flow control(CTS/RTS) in software Kernel level.
Thank you,
Deepanraj.A
Hi
Actually i wanted to check it applications wise is there any application in Linux to check Hardware flow control.
Thank you,
Deepanraj.A
Hi,
You can use mxc_uart_test.
Thanks
Saurabh
Hi Saurabh,
May I know how we can test the CTS/RTS using mxc_uart_test.(A high level information)