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/03 10:39
Read: times


 
#43263 - RE: Simple protocol for 2 MCUs communicatio?
Responding to: ???'s previous message
Yes, that's what i meant. But a data exchange b/w controllers can be done easily done using 3 i/o lines but with some more overhead because of s/w control of signal flow.

For instance, it can be done by connecting one of external int of both controllers together and sharing the c/d and Ack signal.
Now uC1 is having some data of serial to communicate with uC2.

uC1 first must disable its external interrupt, generate a int to uC2 with the corresponding signals and command word. Wait for the acknowledge from uC2 and release the int, bus and other signals.


This way it can accomplished.

V.Nagarajan.

List of 20 messages in thread
TopicAuthorDate
Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
   RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
   RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
      RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
   RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
   RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
      RE: Simple protocols            01/01/70 00:00      
         I can't use serial communication because            01/01/70 00:00      
            RE: I can't use serial communication because            01/01/70 00:00      
               not only            01/01/70 00:00      
                  RE: not only            01/01/70 00:00      
               more serial ports            01/01/70 00:00      
   RE: Simple protocol for 2 MCUs communica            01/01/70 00:00      
      Cristian Ceausescu email            01/01/70 00:00      
   RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
      RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
   RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
      RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
         RE: Simple protocol for 2 MCUs communicatio?            01/01/70 00:00      
            Bus is a bi-dir line            01/01/70 00:00      

Back to Subject List