UART CTS RTS not detecting

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

UART CTS RTS not detecting

1,491件の閲覧回数
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 返答(返信)

794件の閲覧回数
Yuri
NXP Employee
NXP Employee

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

0 件の賞賛
返信

794件の閲覧回数
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 件の賞賛
返信