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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/21/07 08:50
Read: times


 
#143441 - Re
Responding to: ???'s previous message
P Ravi said:

-- I want to share information of size something around 400
bytes between the two 8051 uC. One uC will write into
24c02 and other uC will read it.


Unable, the 24C02 store only up to 256 byte (2048 bits / 8).

Furthermore both masters must be true multi master.
Software I2C can only be single master.
You need 8051 with hardware I2C, which are able to solve arbitration.


Peter



List of 17 messages in thread
TopicAuthorDate
I2C communication between one 24c02 and two 8051uC            01/01/70 00:00      
   what search?            01/01/70 00:00      
      Search for            01/01/70 00:00      
         if the OP would know the magic keyword...            01/01/70 00:00      
   Oops - missed the two 8051s!            01/01/70 00:00      
      I2C MultiMaster            01/01/70 00:00      
   Do both 8051s need to be masters?            01/01/70 00:00      
      Yes, I want both to be masters            01/01/70 00:00      
         Oscilloscope?            01/01/70 00:00      
         Re            01/01/70 00:00      
            Not quite true            01/01/70 00:00      
               Use a semi system            01/01/70 00:00      
                  re Dereks suggestion 'Use a semi system'            01/01/70 00:00      
         Read the I2C Spec Carefully            01/01/70 00:00      
            two uC are able to read ..            01/01/70 00:00      
         Software or Hardware I2C            01/01/70 00:00      
            its a software I2C            01/01/70 00:00      

Back to Subject List