Other Parts Discussed in Thread: BQSTUDIO, , BQ34Z100-G1
In bqstudio with an EVM, read OperationStatus which reports 0x82 0x02 (SEC0(1),BLT(7),RSVD(9) numbers in parenthesis is bit number starting at 0)
Click the seal button in the commands pane on the right side of bqstudio
Read OperationStatus which reports the same 0x82 0x02.
This means the seal mode did not occur.
In advanced comm, issue the Seal command (write 0x30 to 0x3e).
Read OperationStatus which reports the same 0x82 0x02.
This means the seal mode did not occur.
What am I doing wrong?