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.

How to read Safety status register correctly?

Other Parts Discussed in Thread: BQ3060, BQEVSW

Hello.

I am using BQ3060. 

How can I read the Safety status register correctly? When I connect the battery with EV2300 I see that status shows COV flag up and all others down.

When ever I try to read this register with my MCU using SMBus I get 0x18  = 0b11000, which would mean that only WDF flag is up, but that is false information.

Am I using the wrong commands? See pictures below. Thanks in advance.