Hi,
I'm trying to access the data flash memory of the BQ40Z80 via SMBus. In order to do so I'm referring to the Technical Reference Manual (rev.C) page 146-147. This is what I've found for the data flash access memory:
I'd want to get information from the register 0x4CE9 (Temperature Threshold), thus I wrote the following code: