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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/06/02 18:29
Read: times


 
#26829 - RE: AT24C01 SEEPROM
Hi Shahzad,

Do you have access to an oscilloscope? Another way of verifying what is going on is to look at SDA and SCL, and compare against the spec. Write a test program that loops on a read or a write, and see what is going on.

If you don't have a scope, it's possible, though painful, to debug such code even with a single LED. You set it at various places within the code to verify that it reached that point. For instance, you could set it at the point where the ack is tested after sending the device address.

Good luck,

Dennis

List of 4 messages in thread
TopicAuthorDate
AT24C01 SEEPROM            01/01/70 00:00      
RE: AT24C01 SEEPROM            01/01/70 00:00      
RE: AT24C01 SEEPROM            01/01/70 00:00      
RE: AT24C01 SEEPROM            01/01/70 00:00      

Back to Subject List