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.