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.

BQ28Z610: Manufacturer Date

Part Number: BQ28Z610
Other Parts Discussed in Thread: BQSTUDIO

Hi,

I've been trying to read the Manufacturer date of this fuel gauge. Based on SLUUA65C, ManufacturerDate() value in the following format:Day + Month*32 + (Year–1980) * 512 with the default value of 01/01/80 but the register returns an unsigned integer value from 0 to 65536. I'm trying to read this data via I2C line between the fuel gauge and an MCU. I am not certain how to go about the calculations. Are there any more notes on this? The technical reference doesn't have much guide with fuel gauge communication via MCU.

Thanks,

Kat