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.