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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/03/07 06:59
Read: times


 
#141438 - first 3-errors
Responding to: ???'s previous message
1)P0.0 is tied to pin 5 of 2404
so :
SDA EQU P0.0
2)There are many flawours/variants of 24c04 - check datasheet
of Your chip - especially about pin 7.
3)Use
MOV DAT,#I2CMEM
instead
MOV DAT,I2CMEM
regards

List of 11 messages in thread
TopicAuthorDate
I2C 24C04 cant solve problem in code            01/01/70 00:00      
   How to post code            01/01/70 00:00      
   first 3-errors            01/01/70 00:00      
      # solved the problem, THANK YOU Stefan            01/01/70 00:00      
         the most common blindness in '51 asm            01/01/70 00:00      
            I2C Question, cant find solid info            01/01/70 00:00      
               never tryed            01/01/70 00:00      
                  With address!            01/01/70 00:00      
                     try other            01/01/70 00:00      
         in need of help            01/01/70 00:00      
            Google for...            01/01/70 00:00      

Back to Subject List