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.

BQ32002: Programming registers

Part Number: BQ32002

Hi team,

I am using BQ32002 for real time clock application. While reading datasheet I have found registers for time and date setting. Since there is each separate register for second, minute, hour and date setting, I have a doubt regarding writing and reading to these registers. While writing to these registers if I am writing two 8 bits data back to back  starting from address 0x00 will the second 8 bit data automatically go to register at address 0x01. Also if I am reading from address starting from 0x02 and issue 32 clock cycles, will I am able to get register data upto 0x05. Or do I need to do single write and read separately for each register.

Thank you

Vineeth