Other Parts Discussed in Thread: BQ32000, MSP430F2618
Hi Everyone,
I am trying to interface RTC bq32000 with msp430f2618.In my code I am initiating the seconds,minutes,day,date register.But while reading data from these registers I could see that I am only getting the expected readings of seconds and minutes .First I am reading the Seconds register then I tried to read minutes register.After then while I am trying to read the data from day or any other register ,I am only getting the value that has been read from minute register in the previous step.It seems like that my code is working if I only try to read one or two register.While I am trying to read more than two register then I am facing this problem.
Any help from you guys will be highly appreciable..
Thanks and regards
Arun