buydisplay.com
EastRising
4.2.12 Boot Setting Command
The boot setting command is used to set the command automatically executed after the TFT panel
is turned on. It does not need to be transmitted to the ER-TFT028A2-4-5465 TFT panel through
UART or SPI and will be automatically executed at boot time.
Table 4-16: Boot Command
Command
Function
Code
No.
Command
Parameter
Command Description
Set
Commands
To Be
Executed
After Booting
9Ah
00
CM1(2), NU1(2), CM2,
NU2, CM3, NU3, CM4,
NU4, CM5, NU5, CM6,
NU6, CM7, NU7, CM8,
NU8
Set the command to be executed after
booting, the command can be
executed upto 8 group
When the
9Ah, #00
commands are set in the command file - “UartTFT.ini”, the MCU on the UART
TFT panel will automatically execute the commands listed in the
9Ah, #00
commands when booting,
for example, the text compiler enters the following setting command:
9Ah
#00
: 0x80, 0x02, 0x81, 0x01, 0xB8, 0x00
When the TFT panel booted, it is equivalent to the Host executed commands
80h and 02
(display
command),
81h and 01
(command to display overlap picture in circular ), and
0xB8, 0x00
commands (play Wav command) . The purpose of this command is to enable the boot image can
be displayed on TFT panel before the Host connect or send information to TFT panel