Berkeley CSUA MOTD:Entry 22989
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2024/11/23 [General] UID:1000 Activity:popular
11/23   

2001/11/9-10 [Uncategorized] UID:22989 Activity:high
11/9    In async serial communication, what's the purpose of using 1.5 or 2
        stop bits instead of just 1?  Doesn't that only waste time and slow
        down the line?  Thanks.  -- UART newbie
        \_ Bits are good.  More bits are better!
        \_ What's 1.5 bits?  How do you divide a bit?
                \_ run the clock twice as fast
           \_ probably alternates between 1 and 2 bits on each transmission.
              Just a guess. google it.
           \_ http://www.linuxdoc.org/HOWTO/Serial-HOWTO-19.html#ss19.2
              "In rare cases 1 1/2 stop bits are used. This means that the
              line is kept at -12 V for 1 1/2 time periods (like a stop bit 50%
              wider than normal)."
              wider than normal)."  But that doesn't say why someone would want
              to use more than 1 stop bits.
Cache (126 bytes)
www.linuxdoc.org/HOWTO/Serial-HOWTO-19.html#ss19.2 -> www.tldp.org/tldp-redirect.php?url=/HOWTO/Serial-HOWTO-19.html
Just a reminder - the LDP home page may not change too frequently, but our document collection is constantly being 59 updated.