SmartGPU2-LCD480X320Touch-CommandSet
SMART GPU 2 3.5” TOUCH
Command Set
Vizic Technologies ©2014 54
Defaults at reset/power on are:
-WHITE Text Colour.
-BLACK Background Colour.
-FONT0 Text Size.
-UNFILLED Background fill/unfill.
Colour format is the same RGB565.
Example (sent commands)
Example 1:
<53,43,54,FF,E0> Set Text colour to YELLOW
(0xFFE0).
Example 2:
<53,43,42,06,E0> Set Text Background colour to
GREEN(0x06E0).
Example 3:
<53,43,53,02> Set Text Size to FONT2.
Example 4:
<53,43,46,01> Set Text Background fill to FILLED.
All data is in hex.