??? 11/01/08 12:05 Read: times |
#159534 - Write your name to the DS1307 RAM Responding to: ???'s previous message |
If you write your name to the DS1307 RAM at address 48, you should obviously be able to test exactly the same operation as your 24Cxx. The only difference being that the RAM is updated immediately. The eeprom only writes with the i2c_stop() command.
David. |