S76G/S78G Commands Set Reference
v1.6.5
July 2, 2018
17 of 73
Product Name
Version
Doc No
Date
Page
Data format error
, if <EEPROM_Encrypted> format or length not matched
Checksum format error
, wrong checksum format or length of <EEPROM_Encrypted> not
match.
Not enough memory space
, no enough internal RAM to execute this command, please
execute “sip reset” and try again.
Decrypted length not same as encrypted one
, <EEPROM_Encrypted> length not match
with what it comes from “sip get_storage”, it could be using a different FW version
between set & get commands.
AES decrption error
, AES execution error occurs.
Invalid
, if anything is wrong in executing this command.
Example:
3.1.15
sip get_storage
Purpose: To overwrite whole EEPROM data in just one-time, after caller gets EEPROM encrypted data
by using this commands, it allows to overwrite other device’s EERPOM (
they must use the same HW
model and FW version
).
Response: a series of ASCII string representing the stored EEPROM encrypted data. Copy these ASCII
characters and paste into “sip set_storage” as parameters.