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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/13/02 21:57
Read: times


 
#24450 - RE: Mode 2/3: Multiprocessor Serial (again)
Joe,
Please read the original post carefully:
"...how to get a PC to read the 9th bit..."

On the 8051 it's a doddle: It's directly accessible - just read RB8!
(or set TB8 for transmit).
No need to mess about with Parity!

mov scon,#030h ; Set serial mode 3 (9 bits 9th bit parity)
NO!
The 9th bit identifies an address byte - it is not a Parity bit!

List of 26 messages in thread
TopicAuthorDate
Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: easy            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: i'll give it a try            01/01/70 00:00      
RE: Mode 2/3: Multiprocessor Serial (again)            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
RE: Mode 2/3 - Erik            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not easy?            01/01/70 00:00      
RE: not not easy?            01/01/70 00:00      
ClearCommError() Help says: \            01/01/70 00:00      
RE: Buffer->InputSize            01/01/70 00:00      
RE: ClearCommError() Help says:            01/01/70 00:00      
RE: ClearCommError() Help says:            01/01/70 00:00      

Back to Subject List