UART CTS RTS not detecting

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

UART CTS RTS not detecting

1,463 次查看
Raana
Contributor III

I am using i.MX53 processor in my design. I am using linux-2.6.35.3 kernel i.MX53 as BSP.
I am testing UART3(RS232) with RTS and CTS. If I disable RTS/CTS control flag(CRTSCTS). In this case I am able to transmit and receive the data through the UART3 port.
In this case if I enable RTS/CTS control flag (CRTSCTS ), the data transmission and reception is not happening.
Please let me know how to test the UART3 with the above scenario.  Is there any application to test UART3 with RTS/CTS?

NOTE: I am using Software controlled-Hardware flow control(Handshaking control)

Please let me know whether this is enough? Or do i need to enable anything else on the driver side?

Raana

标记 (2)
0 项奖励
回复
2 回复数

766 次查看
Yuri
NXP Employee
NXP Employee

5-wire connection is needed for CTS / RTS flow control.

0 项奖励
回复

766 次查看
jomeke
Contributor II

Hi Yuri,

do you know that the RTS signal is alsways an input to the iMX53 and that the CTS signal is always an output from the iMX cpu ?

Perhaps is that your problem

Regards

0 项奖励
回复