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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/09/03 14:30
Read: times


 
#43122 - Simple protocol for 2 MCUs communicatio?
I need to send data (one or several bytes) from the first MCU to another when it has some. The second does the same sending data to the first MCU. Can you recommend a simple and reliable protocol?
I can use port 2 in low - level interrupt mode. This means that when one of the 8 pins is asserted low an interrupt is generated. This would allow an MCU to select its neighbour interrupting it. The interrupted MCU would accept data and ack. Deasserting the pin would signal "transfer is done" conition.
One of the ports can be used as a 8bit bi-dir data bus. One of the MCUs can be a master.
I only aware of synch/asynch schemes used in HW machines. Not sure how data transfer typically is done between MCUs. Thanks.

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