Hello,
There are some questions about the SEALED status of Fuelgauge.
1、Sealed state is not set in the Fs file (0x0020), do I need to send 0x0020 command manually if I want to enter the Sealed state?
2、If the Sealed state is set, the SS in CONTROL_STATUS: 0x0000 will be set to 1, is this understanding correct?
3、According to TRM, we understand that BlockData() can be read in the Sealed state. But the actual operation, the value read is 0xFF, the value of DataMemory in the studio is SEALED. see the figure below.
If Sealed state, how to read the data in DataMemory?
4、After executing unseal operation ( Control(): 0x00 and 0x01 --> 0x8000 8000), will Fuelgauge stay in unseal state without sending 0x0020 command?
5、Is the flow of set/clear about CONTROL_STATUS -> SS tag correct? See the flow chart in the yellow part of the figure below.
6、During the operation of Fuelgauge, the data in DataMemory (Ra Table, Qmax, etc.) will be changed. If the Sealed state is set, will the data in these SubClassIDs still be changed?