SmartGPU2-LCD480X320Touch-CommandSet

SMART GPU 2 3.5” TOUCH
Command Set
Vizic Technologies ©2014 132
2.11.6 Erase EEPROM Page# 45hex E’ ascii
Commands (host)
3 bytes
1.- 0x45 (hex), E (ascii). *EEPROM command.
2.- 0x45 (hex), E (ascii).
3.- EEPROM Page #(number).
Responses (device)
1 byte
1.-0x4F (hex), O (ascii) success ACK or
0x46 (hex), F (ascii) fail NAK.
Description
This Command Simply Erases all contents of the
received EEPROM Page Number(2048 bytes),
Note that Erased contents of an EEPROM Page
are 0xFFs.
Example (sent commands)
Example 1:
<45,45,05> Erase EEPROM Page 5 (0xFFs).
All data is in hex.