Hello
I m working with VB6 for read and write into BQ20Z95 memory.
I would like to see if the BQ is in seal mode. With the bq Evaluation Software in SBS data tab, I can see the SS flag red and Operation status 0x54 hight byte, bit 5 = 1.
But when I want read SS bit with my own code, or with bq Evaluation Software in Pro tab with Read SMB Word, that is not possible, because the memory is seal. And that is normal, like says your datasheet SLUU264A page 87:
"The extended SBS commands are only available when the bq20z90/bq20z95 device is in unsealed or full access mode"
So my question is, how bq Evaluation Software in SBS data tab, can read Operation status data in seal mode ?
What should I add in my read fonction for read Operation status data in seal mode ?
Thanks