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.

BQ27510-G3: write the flash of BQ27510-G3 with I2C, through host MCU

Part Number: BQ27510-G3

Hi,

I am using BQ27510-G3 as fuel gauge. I am trying to modify Data-Flash Parameter using I2C communicaton Programming.. For communicating with Data-Flash I am following steps given in Section  4.6.1- Modify WRTEMP of OpConfig B Register  in "Technical Reference Manual" . 

Using those steps I am able to read Data-Flash registers value. But, I am unable to write/modify them. I am writing New checksum for new value at address (0x60) .. after that when I attempt to read it back after reset.. I am not seeing new checksum or new modified register value.. 

So, Is there problem in writing Checksum? 

Thank you.