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.

Register definition with BQ78PL114S12

I need to map some register to the standard SMBus commands at registers 0x3C.

 

However I cannot find an exhaustive document that tells me how these registers are formatted. For example, I don't if these registers are 8 bits, 16 bits or 32 bits. For "Safety Flags", I assume there is a bit for every event, but I don't know the definition of each bits.

I would also like to know if it's possible to reset the fuse or do a "relearn / initialise" by using the standard SMBus commands at registers 0x3C ? In other words, I'd would like to be able to reset the fuse with a microcontroller.