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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/08/12 11:02
Read: times


 
#188271 - 8051- 7 bit UART
Hi

I have till date configured and implemented successfully 8051 UART for various baud rates and other protocols like No Parity / Odd Parity / Even Parity etc.

However for one of my recent requirements I need to configure 8051 UART as under..

2400 Baud Rate / No Parity / 7 Bit Data (Character length).

Basically the reception of Data is to be configured as above.

This is making my life miserable as to my understanding there is no provision to Receive and Transmit 9 bits data (7 bit of data + 1 Stop Bit + 1 start Bit = 9 bits ).

What 8051 UART provides is either 10 bits or 11 bits of Data Transmission and Reception.

How can I incorporate this.. Can anyone help me out and guide.

Sulax


List of 6 messages in thread
TopicAuthorDate
8051- 7 bit UART            01/01/70 00:00      
   one more stop bit            01/01/70 00:00      
      mask off msb            01/01/70 00:00      
         or software UART            01/01/70 00:00      
   are you sure?            01/01/70 00:00      
      Shouldn't do, but...            01/01/70 00:00      

Back to Subject List