This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I2C codes not working on ds89c450

HI,

My I2C codes for RTC ds1307 are working fine on Philips' 89c61x2 but when I'm trying to use those codes with ds89c450 I'm not able to read or write anything in the RTC. Please help...

Parents
  • Clearly, your code is relying upon something in the 89c61x2 that is not (quite) the same as the ds89c450.

    That could be something fundamental, or it could be that your 89c61x2 version is marginal and gets just that little bit worse on the ds89c450...

    You have the code; you have the hardware you need to look at the differences between your two systems - you haven't given any detail at all that would enable anyone else to do so!

    For a start, have you checked waveforms with an oscilloscope?

Reply
  • Clearly, your code is relying upon something in the 89c61x2 that is not (quite) the same as the ds89c450.

    That could be something fundamental, or it could be that your 89c61x2 version is marginal and gets just that little bit worse on the ds89c450...

    You have the code; you have the hardware you need to look at the differences between your two systems - you haven't given any detail at all that would enable anyone else to do so!

    For a start, have you checked waveforms with an oscilloscope?

Children