How to control handshake in MQX virtual com example?

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

How to control handshake in MQX virtual com example?

1,081 次查看
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 回复

845 次查看
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