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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/22/01 14:54
Read: times


 
#15924 - RE: data sharing between two microcontroller
"And also i want to communicate directly with two uC's but not with help of rs-485 or I2C bus"

Excluding serial communication, I see 2 options. 1) (the best) use dual port memory, Dallas has a small one, Cypress has 1-many k. 2) connect P1 between the 2 uCs and use 2 p3 pins as handshake, this can work, however the logic to handle simultaneous requests can be a bit hairy.

Have fun,

Erik

PS: why do you want to exculde serial comm?

List of 13 messages in thread
TopicAuthorDate
data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing - Kunal            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      
RE: data sharing between two microcontroller            01/01/70 00:00      

Back to Subject List