Hi,
Thank you to clarify the following commands :
8.3.2.16 DataFlashBlock(): 0x3F
UNSEALED Access: If BlockDataControl has been set to 0x00, this command directs which data flash block will
be accessed by the BlockData() command. Writing a 0x00 to DataFlashBlock() specifies the BlockData()
command will transfer authentication data. Issuing a 0x01 instructs the BlockData() command to transfer
Manufacturer Data.
SEALED Access: If BlockDataControl has been set to 0x01 ,This command directs which data flash block will be accessed by the BlockData() command.
Writing a 0x00 to DataFlashBlock() specifies that the BlockData() command will transfer authentication data.
Issuing a 0x01 instructs the BlockData() command to transfer Manufacturer Data.
8.3.2.21 BlockDataControl(): 0x61
UNSEALED Access: This command is used to control data flash ACCESS mode. Writing 0x00 to this command
enables BlockData() to access general data flash. Writing a 0x01 to this command enables the SEALED mode
operation of DataFlashBlock().
Isn't the sentence, written in red, missing in the original text of the documentation ?
Can you give me the whole sequence of instructions to access to Pack Configuration C, for example ?
Mickael White