Other Parts Discussed in Thread: HALCOGEN
Hi,
I using TMS570LS1224 board.I need to interface ds1307 RTC through i2c interfacing.The below table is a register table for i2c,
0x00 | Seconds |
0x01 | Minutes |
0x02 | Hours |
0x03 | Day |
0x04 | Date |
0x05 | Month |
0x06 | Year |
0x07 | Control |
0x08 0x3F |
RAM 56 x 8 |
Kindly help me with sequence of i2c communication to set and get time to RTC module.