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.

BQ40Z50-R1: SMB returned bytes by BQ

Part Number: BQ40Z50-R1
Other Parts Discussed in Thread: BQ40Z50, BQSTUDIO

Hello,

when I send a SBS command via smbus to the bq40z50, I receive some bytes besides the data I wanted to read, which I have no info about. I'm using Battery Management Studio "Read Block" = 0x51 (Safety Status) and Battery Management Studio shows the answer (block) 0x 00 00 00 00. However an I2C bus analyzer shows the answer 0x 02 00 00 00 00 D8 or something like this. So it seems that the last byte is some kind of checksum and byte 1 to 4 is the data but I don't know what to make of the first byte. Could you please explain the purpose of this byte or point me to the associated documentation?

Thanks,

Sebastian