Specification Sheet
Introduction
1.6 Operation Processing
Only 3 steps to use our TFT-LCD Module:
1. Design a group of Beautiful “Graphical User Interface”. (Ref. Picture 1.4-1)
2. Connect with customer’s MCU through RS232, RS485 or TTL level directly. Plug and play.
3. Write a simple program for MCU to control the TFT-LCD Module via Command. (HEX Code).
That’s all.
The TFT LCD module serial port command frame is composed of 5 data blocks, shown as the
table 1-1.6. All serial port commands or data are represented with hex format. The data transfer
in MSB manner. E.g. for 0x1234, first send 0x12 and then send 0x34.
Table 1-1.6 Command Frame
More information, please reference the document of Development Guide.
Picture 1.4-1
STVI104WT-01 Equipment Manual
-8-
Release 04/2016
Definition
Frame
header
Data length
Command
Data
CRC check code
Length
(byte)
2
1
1
N
2
Description
R3:RA
definition
Including command, data
and check
0x80-0x84
-
Check if R2.4 is
enabled
Example
0xA5,0x5A
0x05
0x81
0x00,0x10
0x20,0x24