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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/04/05 01:57
Read: times


 
#84290 - 8051 to 8051 communication
Responding to: ???'s previous message
Dear Sneha:
Did you think to use a handshaking, perhaps that could fix your code "problems".
But If I need to do that communication, I would use SPI between 8051's (if it's available ), or to make some parallel special communication between them (if I need more speed than RS232 communication ).
Unless you need speed, reduce the baud rate to 9600 bps to begin, and please ! use serial port interrupt on both 8051 (like Ashish said) it seems your code is "superimposing" data at serial port.

Regards.

Regards.

List of 11 messages in thread
TopicAuthorDate
8051 to 8051 communication            01/01/70 00:00      
   Try at a lower baud rate            01/01/70 00:00      
   Re:            01/01/70 00:00      
   8051 to 8051 communication            01/01/70 00:00      
   Which C Compiler?            01/01/70 00:00      
   Possible Solution            01/01/70 00:00      
   same kind of problem            01/01/70 00:00      
      Re:' '            01/01/70 00:00      
         SMS?            01/01/70 00:00      
   Buffers too small?            01/01/70 00:00      
   Inter Character Spacing??            01/01/70 00:00      

Back to Subject List