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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/28/09 11:51
Read: times


 
#163920 - Some ARM7's have Autobaud detect
Responding to: ???'s previous message
Some ARM7 processors have hardware auto baud detect (Check the NXP ARM7 LPC2468 User Manual).
The ARM7 processor monitors the rise and fall times of the serial "bit" timing and computes the baud rate.
Another check option is to expect a "AT" command as discussed in posts above.

I may be possible to do something with a 80c51 using the timers... but this is more complexity and an extra port pin to monitor the bit timing and use of the timer hardware on board the 80c51

Joe

List of 25 messages in thread
TopicAuthorDate
Autobaud - the other end...            01/01/70 00:00      
   Doh            01/01/70 00:00      
      Eh?            01/01/70 00:00      
         Homing in            01/01/70 00:00      
            Considerations            01/01/70 00:00      
   How does it respond to AT?            01/01/70 00:00      
      The proper response to "AT" is "OK"            01/01/70 00:00      
         no absolutely perfect solution            01/01/70 00:00      
            Character time            01/01/70 00:00      
               Go for KISS            01/01/70 00:00      
                  only be needed once after a modem change.            01/01/70 00:00      
                  Some ARM7's have Autobaud detect            01/01/70 00:00      
                     No - the *other* end!            01/01/70 00:00      
   Fall back and forward            01/01/70 00:00      
      Only interested in local DTE-DCE speed            01/01/70 00:00      
         You were clear            01/01/70 00:00      
            Start slow, or start fast...?            01/01/70 00:00      
               Unnecessarily high?            01/01/70 00:00      
                  High baudrate = bursty            01/01/70 00:00      
                  Throughtput            01/01/70 00:00      
                     Keep Up?            01/01/70 00:00      
                        Keeping up always hard at high baudrates            01/01/70 00:00      
   KISS?            01/01/70 00:00      
      A Cunning Plan...            01/01/70 00:00      
         Timing            01/01/70 00:00      

Back to Subject List