Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/29/05 10:30
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#86099 - Handshake in RS232
Responding to: ???'s previous message
I think you need to read up about the modem you're using. Most of the smart modems these days don't really need to use the handshake controls.

You don't need to assert/de-assert RTS for each character - most modems have a resonable buffer built in. If this modem buffer gets full, it will drop CTS telling you to hold off. RTS tells the modem that 'I want to send' and it replies with CTS saying 'yes you can send', when it drops CTS it's telling you to 'wait'. Since most data sent across the modem is in small data packets, the modem normally will not need to tell you to wait.



To directly answer your question - RTS is not used by the modem for sending you (DTE) data. DTR and DSR handle this.

List of 4 messages in thread
TopicAuthorDate
CTS & RTS signal in RS-232            01/01/70 00:00      
   Not sure, but...            01/01/70 00:00      
   Handshake in RS232            01/01/70 00:00      
   1 character long?            01/01/70 00:00      

Back to Subject List