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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/01/03 15:00
Read: times


 
#53799 - RE: 8051 UART + data bit 7
Responding to: ???'s previous message
I think it was about that if you use only 7 bit so you are able to do something like:
MOV A,@R0 ; get byte from buffer
MOV ACC.7,P ; parity
MOV SBUF,A
INC R0

And 8th bit will be parity then: start-7 data - parity - stop.
Good days!

List of 16 messages in thread
TopicAuthorDate
8051 UART + data bit 7            01/01/70 00:00      
   RE: 8051 UART + data bit 7            01/01/70 00:00      
      RE: 8051 UART + data bit 7            01/01/70 00:00      
   RE: 8051 UART + data bit 7            01/01/70 00:00      
      RE: 8051 UART + data bit 7            01/01/70 00:00      
         RE: 8051 UART + data bit 7            01/01/70 00:00      
            RE: 8051 UART + data bit 7            01/01/70 00:00      
            RE: 8051 UART + data bit 7 - parity?            01/01/70 00:00      
   RE: 8051 UART + data bit 7            01/01/70 00:00      
      RE: 8051 UART + data bit 7            01/01/70 00:00      
         RE: 8051 UART + data bit 7            01/01/70 00:00      
            RE: 8051 UART + data bit 7            01/01/70 00:00      
               RE: 8051 UART + data bit 7            01/01/70 00:00      
                  RE: 8051 UART + data bit 7            01/01/70 00:00      
   RE: 8051 UART + data bit 7            01/01/70 00:00      
   RE: 8051 UART + data bit 7            01/01/70 00:00      

Back to Subject List