Hi. I am using a ds1307 & 16f876 for making a Clock. Both the chips has crystals of 32.768MHz(ds1307) & 8MHz
(16f876). the 1307 are connected through I2C.
1)When i am using I2C1_Init() for initialization, what is the value of clock in the ().
2) im adding a compensation for errors due to crystal, i want to add or less delay in m_seconds in program, so
what is the value of crystal i have to consider to determine the delay ( as there are two crystals i,e, 32.768MHz or
8MHz).
Thanks to all.
(16f876). the 1307 are connected through I2C.
1)When i am using I2C1_Init() for initialization, what is the value of clock in the ().
2) im adding a compensation for errors due to crystal, i want to add or less delay in m_seconds in program, so
what is the value of crystal i have to consider to determine the delay ( as there are two crystals i,e, 32.768MHz or
8MHz).
Thanks to all.