How to control handshake in MQX virtual com example?

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

How to control handshake in MQX virtual com example?

479件の閲覧回数
bugs
Contributor III

I use RealTerm (http://realterm.sourceforge.net/) to connect the virtual com, and find out the CTS signal is set, and the result is nothing can be written to virtual com port.

 

How can I reset the CTS signal in virtual com?

 

0 件の賞賛
1 返信

243件の閲覧回数
svpainter
Contributor I

Normally the serial handshake is:

1-  you set your rta active

2- nak from other side is to set  cts active

 

have you set your 'rts' active first?

 

 

Steve