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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/11/04 17:37
Read: times


 
#68318 - RE: Serial Communication
Responding to: ???'s previous message
Hello Sulax,
Your problem is the 8051 only supports one start bit, 8 data bits, parity (if set up), and a stop bit.
You are trying to receive 2400 baud, even parity, 7 data bits and one stop bit. (2400 / E / 7 / 1).
You can bit bang the solution out or go external hardware.
Good luck,
Charles Bannister

List of 15 messages in thread
TopicAuthorDate
Serial Communication            01/01/70 00:00      
   RE: Serial Communication            01/01/70 00:00      
      RE: Serial Communication            01/01/70 00:00      
   RE: Serial Communication            01/01/70 00:00      
   RE: Serial Communication            01/01/70 00:00      
   RE: Serial Communication            01/01/70 00:00      
   sorry 12:39 + 12:40 same, 12:43 other            01/01/70 00:00      
   RE: Serial Communication            01/01/70 00:00      
      RE: Serial Communication            01/01/70 00:00      
   RE: Serial Communication            01/01/70 00:00      
      RE: Serial Communication            01/01/70 00:00      
         RE: Serial Communication            01/01/70 00:00      
            RE: Serial Communication            01/01/70 00:00      
               RE: Serial Communication            01/01/70 00:00      
                  RE: Serial Communication            01/01/70 00:00      

Back to Subject List