SLUSAT0E October 2012 – May 2018
PRODUCTION DATA.
UNSEALED Access: This command sets the data flash block to be accessed. When 0x00 is written to BlockDataControl(), DataFlashBlock() holds the block number of the data flash to be read or written. Example: writing a 0x00 to DataFlashBlock() specifies access to the first 32 byte block and a 0x01 specifies access to the second 32 byte block, and so on.
SEALED Access: This command directs which data flash block is accessed by the BlockData() command. Writing a 0x00 to DataFlashBlock() specifies the BlockData() command transfers authentication data. Issuing a 0x01 or 0x02 instructs the BlockData() command to transfer Manufacturer Info Block A or B respectively.