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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/05/05 20:22
Read: times


 
#91050 - Oops!
Responding to: ???'s previous message
Andy Neil said:

  -+   +---+---+---+---+---+---+---+---+---+---+
   |Sta| d | d | d | d | d | d | d | d | d |Sto
   +---+---+---+---+---+---+---+---+---+---+
   |<--------------- 9.5 bits -------------->|


Sasha Jevtic said:
That seems quite plausible. 9 data bits seems like a relatively uncommon scenario though.

If you include a Parity bit, or the 8051's 9-bit mode, it's not actually that uncommon - but you're right, I've put one too many data bits in my diagram!

It should be:
  -+   +---+---+---+---+---+---+---+---+---+
   |Sta| d | d | d | d | d | d | d | d |Sto
   +---+---+---+---+---+---+---+---+---+
   |<------------- 9.5 bits ------------>|
Or, with a Parity bit:
  -+   +---+---+---+---+---+---+---+---+---+---+
   |Sta| d | d | d | d | d | d | d | d | P |Sto
   +---+---+---+---+---+---+---+---+---+---+
   |<-------------- 10.5 bits -------------->|

So I've given you a +1 "Underrated" Vote to conteract someone else's -1 "Not Useful"


List of 28 messages in thread
TopicAuthorDate
Comm. Between 8052 & PC            01/01/70 00:00      
   Whats the baud rate? Is it PC compatible            01/01/70 00:00      
      Baud rate error            01/01/70 00:00      
         baud rate tolerances            01/01/70 00:00      
            some thoughts            01/01/70 00:00      
            Baud rate errors            01/01/70 00:00      
               baud rate errors/2            01/01/70 00:00      
                  How about this?            01/01/70 00:00      
                     Serial Timing            01/01/70 00:00      
                        additional error            01/01/70 00:00      
                     plausible            01/01/70 00:00      
                        Oops!            01/01/70 00:00      
   Cable? Speed?            01/01/70 00:00      
      More on cables            01/01/70 00:00      
      Check cable pins            01/01/70 00:00      
   PC Software?            01/01/70 00:00      
      Really?            01/01/70 00:00      
         Line termination: Some - not most            01/01/70 00:00      
            Line termination            01/01/70 00:00      
               GetLine ?!            01/01/70 00:00      
            Exactly            01/01/70 00:00      
               VB6            01/01/70 00:00      
                  Some How!!            01/01/70 00:00      
                     another option            01/01/70 00:00      
            Unspecific English            01/01/70 00:00      
            Platform-Specific Line Termination            01/01/70 00:00      
               Extra Line            01/01/70 00:00      
                  Lines, Platforms, and dead-end threads            01/01/70 00:00      

Back to Subject List