This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Interfacing BQ32000 with msp430f2618

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

  • Arunabha Deb said:
    Any help from you guys will be highly appreciable..

    Seeing as you didn't post any code, nor any description of what steps you've taken in debugging it, let alone any notes on whether or not the waveform looks correct or not with a scope probe, my psychic debugging tells me you've done something wrong.

    Seriously though, if you want some help, you need to show some effort in describing exactly what isn't working and some code showing how you are trying to interface with the external device.

**Attention** This is a public forum