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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/11/05 07:42
Modified:
  10/11/05 07:44

Read: times


 
#102211 - on modems, compression and handshake
Responding to: ???'s previous message
Andy Neil said:
The compression must be enabled via the appropriate AT command;

In fact, 56k modems (and 33k modems and most of the slower modems) have the compression enabled by default from factory. You have to use an AT command to switch it off.

Anyway, in practice it is almost always necessary to implement some form of handshake at least for throttling the data flow in the mcu-to-modem direction - modems can anytime decide to do retraining or switch to lower modem-to-modem rate. So it's then not unreasonable to imlement the handshake in both directions, in which case it does not matter what is the actual baudrate in any of the connections.

Jan Waclawek


List of 20 messages in thread
TopicAuthorDate
8051 serial port at 115200?            01/01/70 00:00      
   Baud rate & autobaud            01/01/70 00:00      
   Is there anyway to get it up to 115200?            01/01/70 00:00      
      who know if he can, there is no CKCON in            01/01/70 00:00      
   Thanks, I'll try            01/01/70 00:00      
      Baud rate is not the only issue!            01/01/70 00:00      
   Wait a minute...            01/01/70 00:00      
   57600 is maximum            01/01/70 00:00      
      there are more            01/01/70 00:00      
   89c2051/4051            01/01/70 00:00      
      115200 baudrate            01/01/70 00:00      
      OP            01/01/70 00:00      
      a very sensible approach            01/01/70 00:00      
      22,1184 crystal            01/01/70 00:00      
      57600 not a maximum            01/01/70 00:00      
         Data Compression            01/01/70 00:00      
            on modems, compression and handshake            01/01/70 00:00      
         if using flow control then what is the p            01/01/70 00:00      
            faster modems != faster data transfer            01/01/70 00:00      
   Thanks everyone!            01/01/70 00:00      

Back to Subject List