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.

Writing in the data flash of the BQ34Z100

Other Parts Discussed in Thread: BQ34Z100

HI,

I am using the BQ34Z100 EVB with the evaluation software. I am trying to change some settings in the data flash using the I2C. I am able to read and write the values but it doesn't stay in the flash probably because I am not entering the proper checksum. How do you calculate the checkum? I tried using the HMAC key and use the SHA1 checksum calculation but it doesn't fit with what I get when I read the BlockDataChecksum() command