SmartGPU2-LCD480X320Touch-CommandSet

SMART GPU 2 3.5” TOUCH
Command Set
Vizic Technologies ©2014 17
2.2.1 Erase Screen - 45hex - E ascii
Commands (host)
2 bytes
1.- 0x4D (hex), M (ascii). *Master command
2.- 0x45 (hex), E (ascii).
Responses (device)
1 byte
1.- 0x4F (hex), O (ascii) success ACK or
0x46 (hex), F (ascii) fail NAK.
Description
Command needed to erase the entire screen,
the display will be draw with the background
colour if it is set before, if not, default
background colour on reset or power on is
black.
Example (sent commands)
Example 1:
<4D, 45> - Erase screen with currently set
background colour.
All data is in hex.