I am testing charging & discharging the 2 cell battery using BQ3060.
but It don't operate normally.
SOCC bit on PF status flag is set.
And I can't write data flash.
I guess data flash is locked.
So I write PFKey, but PFflag is not cleared.
First I read block 0x62. result is 73 26 12 17
And then I write result to 0x62.
But PFstatus is not cleared.
Is my test right?
I would like to know how to initialize device and set default value.