T5L TA Development GuideV2
T5L TA Development GuideV2
,Ltd
Catalog
1 Selection Guide............................................................................................................................................. 1
1.1 Naming Rule.........................................................................................................................................1
1.2 T5L Smart LCMs Selection Guide.......................................................................................................1
2 Introduction................................................................................................................................................... 2
2.1 Kernel Versions Development Modes.................................................................................................. 2
2.2 Overview.............................................................................................................................................. 2
2.3 Flash Memory...................................................................................................................................... 3
2.4 Download Files.....................................................................................................................................3
2.5 Display Configuration Reference.........................................................................................................8
3 Hardware Interface Definition.......................................................................................................................9
3.1 Communication/Power Interface..........................................................................................................9
3.2 SD/TF Card Interface......................................................................................................................... 10
3.3 Audio Interface................................................................................................................................... 10
4 Quick Start...................................................................................................................................................11
4.1 Development Process......................................................................................................................... 11
4.2 Software Installation...........................................................................................................................11
4.2.1 Installation Environment......................................................................................................... 11
4.3 Hardware Interface and Debugging................................................................................................... 12
4.3.1 Connect Screen to the Computer.............................................................................................12
4.4 Software Operating.............................................................................................................................14
4.4.1 Software Version..................................................................................................................... 14
4.4.2 Run the Software..................................................................................................................... 14
4.4.3 Add Pictures............................................................................................................................ 15
4.4.4 Touch Control File...................................................................................................................15
4.4.5 Operation Overview and Precautions......................................................................................16
4.4.5 Generate the ICL File.............................................................................................................. 19
5 Download.................................................................................................................................................... 20
5.1 Micro SD(TF) Card Download Requirements................................................................................... 20
5.2 SD Card Interface Download............................................................................................................. 21
6. Serial Instruction Set.................................................................................................................................. 23
6.1 Working Mode....................................................................................................................................23
6.2 Data Frame......................................................................................................................................... 23
6.3 Byte Transmission.............................................................................................................................. 23
6.4 Coordinate System............................................................................................................................. 23
6.5 Instruction Quick Look...................................................................................................................... 24
6.6 Examples and Applications................................................................................................................ 27
6.6.1 Handshake 0x00...................................................................................................................... 27
6.6.2 Set the Palette 0x40................................................................................................................. 27
6.6.3 Clear Screen in Background Color 0x52.................................................................................28
6.6.4 Set the Character Spacing 0x41...............................................................................................28
6.6.5 Take the Specified Color 0x42, 0x43...................................................................................... 29
6.6.6 Factory Pre-installed Standard Font Display 0x54, 0x55, 0x6E, 0x6F...................................29
6.6.7 Specify Content Display String 0x98......................................................................................30
6.6.8 Full Screen Image Display 0x70............................................................................................. 31
www.dwin.com.cn 400 018 9008 1 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
6.6.9 Cut Icon Display 0x71.............................................................................................................31
6.6.10 Icon Display 0x97................................................................................................................. 31
6.6.11 Fancy Picture Switching 0x7D..............................................................................................32
6.6.12 Buzzer Control 0x79............................................................................................................. 32
6.6.13 Backlight Control 0x5E, 0x5F...............................................................................................32
6.6.14 Backlight Brightness Adjustment 0x5F.................................................................................33
6.6.15 Display QR code 0x96.......................................................................................................... 33
6.6.16 Draw a Point and Endpoint Connection................................................................................ 34
6.6.17 Draw a Rectangle.................................................................................................................. 34
7. OS Core Secondary Development Interface................................................................................................ 35
8. Transplant Old Version to T5L_TA platform................................................................................................36
8.1 Replacement Steps............................................................................................................................. 36
9. Revision Records..........................................................................................................................................37
1 Selection Guide
1.1 Naming Rule
E.g. DMT10768T080_A2WT
DM The production line of DWIN smart LCMs.
T Color: T=16bit(65K); G=24bit(16.7M)
Vertical resolution: 32=320; 48=480; 64=640; 80=800 85=854 10=1024 12=1280 13=1364
10
14=1440 19=1920
Horizontal resolution: 240=240; 480=480; 600=600; 720=720; 768=768; 800=800;
768
108=1080; 128=1280
Application Classification:
M or L=Simple application grade
C=Commercial grade
T=industrial grade
T
K=medical grade
Q=automotive grade
S=military grade
F= Product integrates application solution platform.
080 Display size: 080= display the diagonal dimension of 8.0 inches
_
A Classification,O-Z,where A refers to DWIN smart LCMs based on DGUSII kernel.
2 Hardware serial number: 0-9, to distinguish between different hardware versions
W N=Normal temperature W=Wide temperature
N=without touch panel
TR=resistive touch panel
T
TC=capacitive touch panel
T=touch panel(distinguish touch panel categories by serial number)
Note 1 None=standard product, Z**=ODM product, ** ranges from 01-99.
Note 2 None=standard product, F*=extend FLASH(F1=1GB F2=2GB)
2 Introduction
2.1 Kernel Versions Development Modes
Based on different resolutions, T5L includes two versions that are T5L1(supports at highest 1280*800, 24bit)
and T5L2(supports at highest 1920*1080, 24bit), adopting 55nm process for T5L1 and 40nm process for
T5L2.
Users can switch the developing modes as wish by downloading underlying kernel firmware program. Both
of T5L1 and T5L2 can be developed through DGUS II or TA instructionset.
This document is only designed for TA instruction set. For DGUS II development mode, please check “ T5L_
2.2 Overview
Features of T5L ASIC serial instruction screen(TA):
1) Low power consumption T5L dual core IC, main frequency of GUI and OS cores is 200MHz;
2) 24bit true color, support resolution of 1920*1080 at highest;
3) 16Mbytes low cost SPI Flash, support JPEG picture and icon compression storage;
4) Support SD/SDHC interface to download and upgrade;
5) Support basic drawing operation such as set-point, connection, and area filling;
6) Support basic UI display such as text, icon, picture, and QR code;
7) Images or icons can be designed as UI resolution, no need to match the fixed resolution of the screen.
For example, the screen with a resolution of 800*480 can be set to rotate 90 degrees for vertical
displaying and pictures with the resolution of 480*800 will match;
8) RTP screens support automatically touch bias check and dynamic calibration; extra calibration is
optional;
9) OS core is open source to users for their customized development, including 4*UARTs, 20*IOs, 1*CAN,
2/6*12bit AD, 1*PWM, 64KbytesFlash, 320Kbytes RAM.
www.dwin.com.cn 400 018 9008 2 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
Notice:
1) Background picture lib ID needs to be defined at 0x08 position in the system configuration profile,
otherwise software will not read. Users shall use the DWIN ICL file generator to build icon libs and full
screen background lib.
2) As for T5L1 platform, a single JPG picture of the ICL profile should not exceed 256Kbytes, while a
single JPG picture of the ICL profile should not exceed 768Kbytes at T5L2 platform. Otherwise, picture
will not show normally.
3) Original images exceeding this limitation will be compressed by DWIN ICL file generator, and this tool
will warn users of images exceeding the limitation and users can lower the image quality to generate
normally. Users can also view the attributes of the compressed images in the file naming
icl***_derived_JPG.
4) After the screen is powered on, the picture 0 will be displayed by default, so the picture naming
sequence starts from 0.
T5LCFG*.CFG hardware configuration file adopts binary-data format and can be edited using Ultra Edit
and other software. The descriptions are shown in the table below:
Category Address Length(byte) Definition Description
Configuration 0x54 0x35 0x4C 0x43
0x00 5 Fixed content
identification 0x31
.7: UART CRC check 0=off 1=on;
.6: Touch switch 0=off (0x72/0x73)
1=on (0x78/0x79);
.5: touch screen pressing data upload
0=upload 1=no upload;
Parameter . 4: background color recovery control
0x05 1 for text display 1=automatic recovery
configuration
0=no automatic recovery;
.3 touch screen mode selection
System
0=upload 73/79 instruction 1=not
configuration
upload 73/79 instruction;
value
.2 touch sound 0=on 1=off;
.1-.0: display direction 00=0° 01=90°
.7: When parameter configuration
Translated with www.DeepL.com/
1.4=1
Parameter
0x06 2 Translator (freeimage
0=background version)
1=color.
configuration2
.6-.0: undefined, write 0.
Background images
0x10-0x30(16-48) represents 12-4MB
0x08 1 ICL file storage
background image space
position
0x01-0xFF, default 0x28, alarm rate
0x09 1 TP alarm rate setting
=400Hz/ setting value.
www.dwin.com.cn 400 018 9008 5 Baud rate setting value =3225600/ set
[email protected]
Serial baud rate
0x0A 2 baud rate. Set value of 115200bps
setting
=0x001C, maximum 0x03FF.
Professional, Creditable, Successful DWIN Technology Co.,Ltd
0x0C 1 Backlight brightness 0x00-0x40, default=0x040
System
0x0D 3 Reserved Write 0x00
reserved
0x5AA5=display configuration is
0x10 2 Display_Config_En valid, factory configured, ,extra
configuration is not needed.
Data latching phase setting:
0x12 1 PCLK_PHS 0x00=PCLK descending edge
0x01=PCLK ascending edge.
Pixel clock PCLK frequency setting,
0x13 1 PCLK_DIV PCLK frequency
(MHz) =206.4/PCLK_DIV.
0x14 1 H_W
Display 0x15 1 H_S Horizontal (X direction) resolution
configuration 0x16 2 H_D
0x18 1 H_E
0x19 1 H_W
0x1A 1 V_S
0x1B 2 V_D Vertical (Y direction) resolution
0x1D 1 V_E
0x1E 1 TCON_SEL 0x00=no need to configure TCON
0x1F 1 Reserved Write 0x00
0x5A= display configuration is valid,
0x20 1 TP_SET_EN factory configured, extra
configuration is not needed.
TP mode configuration.
.7-.4(high 4bit), Select the TP type:
0x0*=Resistance Touch
0x1*=GT911, GT9271, GT9110 drive
IC capacitive TP
0x2*=ILI9881H In-cell CTP
.3 RTP test: 0= off 1= on, enabled
TP only when SD is
configuration 0x21 1 TP_MODE downloaded.
.2-.0 (low 4bit), select TP mode:
.2 X axis data selection: 0=0 to Xmax
1=Xmax to 0;
.1 Y axis data selection: 0=0 to Ymax
1=Ymax to 0;
.0 XY swap: 0=XY 1=YX.
(7-inch RTP is 0x07; 8-inch RTP is
0x05; RTP is 0x03)
0x22 1 TP_Sense TP sensitivity setting: 0x00-0x1F,
0x00 lowest, 0x1F highest. Default:
0x14, with high sensitivity.(ILI9881
2.4_240*320 01 26 0A 14 00 F0 0A 02 02 01 40 02 05 00
2.8_240*320A 01 26 0A 14 00 F0 0A 02 02 01 40 02 03 00
2.8_240*320B 01 20 10 20 00 F0 20 02 0E 01 40 08 01 00
3.5_320*240 01 1C 1E 14 01 40 40 03 0F 00 F0 10 02 00
3.5_320*480 01 14 0A 04 01 40 0A 02 02 01 E0 02 04 00
3.5_320*480
01 14 0A 04 01 40 0A 02 02 01 E0 02 06 00
(IPS)
3.5_480*640 01 0A 10 20 01 E0 20 02 03 02 80 02 07 00
4.0_480*480
00 0E 08 08 01 E0 08 02 0C 01 E0 06 08 00
(IPS)
4.0_480*800
00 08 08 08 01 E0 08 04 0A 03 20 0A 09 00
(IPS)
4.0_720*720
00 03 70 B4 02 D0 B4 02 14 02 D0 DC 0A 00
(IPS In-cell)
5.0_720*1280
00 03 04 14 02 D0 14 02 12 05 00 C8 0A 00
(IPS In-cell)
5.0_480*854
00 08 08 08 01 E0 08 02 0C 03 56 06 0C 00
(IPS)
4.3_480*800
00 08 04 0C 01 E0 08 04 13 03 20 08 0E 00
IPS
3.0_360*640
00 0A 20 3C 01 68 20 06 36 02 80 08 0F 00
IPS
1920*1080eDP 01 03 20 20 05 54 62 06 08 03 00 08 10 00
1920*1080eDP 00 02 32 48 08 80 A0 06 03 04 38 28 12 00
480*272 01 16 29 02 01 E0 02 0A 02 01 10 02 00 00
640*480 01 08 1E 72 02 58 10 03 20 01 E0 0A 00 00
800*480 01 06 1E 10 03 20 D2 03 14 01 E0 0C 00 00
800*600 01 05 1E 10 03 20 D2 03 14 02 58 0C 00 00
1024*600 01 04 A0 88 04 00 18 06 1D 02 58 03 00 00
1024*768 01 04 10 40 04 00 20 04 08 03 00 04 00 00
1280*720 01 03 10 40 05 00 20 08 20 02 D0 20 00 00
1280*800 01 03 10 1C 05 00 10 08 10 03 20 10 00 00
1366*768 01 03 10 20 05 54 20 06 10 03 00 08 00 00
1024*768 VGA 00 03 88 A0 04 00 18 06 1D 03 00 03 00 00
1280*800 VGA 00 03 80 C8 05 00 48 06 16 03 20 03 00 00
1280*960 VGA 00 02 A0 E0 05 00 40 03 2F 03 C0 01 00 00
1600*900 VGA 00 02 20 50 06 40 30 05 12 03 84 03 00 00
4 Quick Start
4.1 Development Process
1. Function planning and interface designing: According to the demand, artists make exquisite pictures;
use drawing software to make interfaces, icons, fonts, button formats, etc. Ensure that the display
effect on the screen is consistent with the design effect.
2. Touch controls configuration (screens without touch panel, users can ignore this step): Users can use
PC developing software to set the parameter of touch controls on the pages and generate the touch
control file.
3. Testing and modifying: Download via SD card, put the pictures, ICL icon files, font files, etc. on the
SD card to download to the screen for debugging and modifying.
4. Finalizing: after debugging and modifying, users need to download configuration files, pictures, fonts,
icon libraries and related files to an SD card or U disk for mass production.
After completing installation of drive, users can unzip DW Toolbox or Terminal Assistant v6.*.exe(support
T5L instruction set).rar and double click to run the DWToolBox.exe or Terminal Assistant v6.*.exe.
Run the Device Manager and right click the USB Device to update driver.
The HDL662B adapter board is a small board for USB to TTL communication and power supply. Please
note that the blue end of the cable must be upward (as picture shown below); please short the PWR
jumper cap on the USB adapter board. (If the screen is not lit, please check the power supply of the
dual-male USB cable. For example, some USB cables may be too thin to supply power to the screen,
causing a flickering or black screen.)
2. Click Terminal Assistant or download DWIN Terminal Assistant_v6.*.exe from DWIN’ s website to
run on. Window below will pop up:
If the user cannot find the resolution of his model, he can open the Config folder in the software
directory, open the Terminal.ini file in Notepad, and modify one of the resolutions under [Resolution],
for example, R1=480X480.
3. After setting the storage path (for example, the new folder 2 shown on the desktop), click OK to enter
the main interface. If there is a previously used project in the storage path, the system will
automatically open the project file and read the size and pixels set in the project file for processing.
2. Users must select the software button "Specify" to define the key code uploaded while touching. In the
code command setting, add it before saving. After finishing the touch control design, if users want to
check the defined key code of the touch control, users need to move the mouse down to refresh and
view, some computers may be delayed while refreshing.
3. Button effect description: Click on a touch button on the screen, and it will change color when pressed,
and there will be a pressing effect. The principle of the button effect of DWIN screen is to load another
picture with other effect but the same of size and contents to the picture, and users can directly set this
page to be shown as a button effect on the software. Although the touch buttons set are all square areas,
the design of the background picture is free, and the buttons can have various effects in different styles.
Example of the button effect shown below as a reference:
4. After finishing touch control design, click the “build config file” to generate.
5 Download
5.1 Micro SD(TF) Card Download Requirements
1. All hardware parameter settings and data of T5L display terminal can be downloaded through SD / TF
card interface on the screen, and the file must be in FAT32 format.
2. SD cards sold by non DWIN factories often have to be formatted under DOS system. Otherwise, the
download phenomenon is usually just that the number of downloaded files is 0 after the blue screen, or
the display terminal fails to recognize that the card and cannot enter the download interface normally.
Format as follows:
Step 1: start> run >enter command (enter CMD for win7 system) to enter DOS system;
Step 2: input the command: format/q g:/fs:fat32/a:4096 (Note: q is followed by a space). Click enter
after input.
The “g” is the disk number of SD card displayed on the user’ s computer, and the corresponding disk
number of different users is not fixed. (for example, h, i can be replaced)
3. Note: the format operation after right clicking SD card cannot be completely formatted into FAT32
format. Generally, only SD card with size range of 1-16G is supported.
3. When the screen is powered on, it detects that the SD card is inserted, and it will identify whether there
is a file named DWIN_SET in the root directory of the SD card. If the file name exists in the SD card,
the screen will copy and download the relevant file content in the file that meets the format
requirements to the FLASH.
4. When the blue screen download list prompts that the download is complete, power off the screen,
remove the SD card, and then power on again to enter the normal working mode.
Note that: if the DWIN standard screen will only recognized the folder named DWIN_SET. Other
named folders will not be recognized. The user can also name the folder he wants to back up as other
names, the download will not be affected. (as picture shown below)
Instruction
Num. Instruction Data Function running
time
0x00 None Handshake Tx NA
Handshake Rx; System_Config is the
01 “OK_V1.0” 0x00 0x00 SD/SDHC interface configuration
NA
0x00 System_Config PIC_ID value, PIC_ID is current showing
image number.
Set the palette
FC is the foreground color, the default
value is white; BC is the background
02 0x40 NA
FC, BC color, the default value is blue.
16bit or 24bit are supported
Set the character spacing, D_X for X
03 0x41 D_X, D_Y direction, D_Y for Y direction 0.5 uS/dot
Color pick to the background color
04 0x42 (x, y) 0.5 uS/dot
palette
Color pick to the foreground color
05 0x43 (x, y) 0.5 uS/dot
palette
Cursor on/off.
<Cursor_EN>, (x,y),
06 0x44 <Cursor_EN>: 0x01=cursor on NA
<Width>, <Height>
0x00=cursor off.
Display 16*16 GBK char.
07 0x54 (x, y); strings codes 0.66 uS/dot
strings, 23#font lib.
Display 32*32 GB2312 char.
08 0x55 (x, y); strings codes 0.66 uS/dot
strings, 15#font lib
Display 12*12 GBK char.
09 0x6E (x, y); strings codes 0.66 uS/dot
strings, 20#font lib
Display 24*24 GB2312 char.
10 0x6F (x, y); strings codes 0.66 uS/dot
strings, 26#font lib
Application This instruction applies to the 43, 54, 55, 6E, and 6F instructions for directly calling the
fixed position Chinese character font display. At the same time, you need to configure
the .cfg configuration file 05 address. 4=0, The background color of the text display is not
automatically restored. Once fixed, it will be saved until it is reset, the default hardware
value is restored after the terminal hardware reset. If text display needs to be displayed
with the background color, the MCU can send the initial instruction packet to set the 40
instruction content.
Application This instruction applies to the 43, 54, 55, 6E, 6F, and 98 instructions ,for directly calling
6.6.6 Factory Pre-installed Standard Font Display 0x54, 0x55, 0x6E, 0x6F
Instruction AA <CMD> <X> <Y> <String> CC 33 C3 3C
Example AA 55 0080 0030 48 6F 77 20 61 72 65 20 79 6F 75 20 3F CC 33 C3 3C
Answer
<CMD>:
54 displays 16*16 GBK string, 23# font.
55 displays 32*32 GB2312 string, 15# font.
6E displays 12*12 GBK string, 20# font.
6F displays 24*24 GB2312 string, 26# font.
<X> <Y> The starting position of the character string (the upper left coordinate position of
Parameter
the first character) is displayed. The example shows the display from the (128, 48) position.
<String> The character string to be displayed, the Chinese character uses GB2312 (55, 6F
instruction) internal code; or GBK (54, 6e instruction) internal code extension coding, the
color can be set by 40 command, and the display character spacing is set by 41 command.
When the line ends, it will automatically wrap, 0x0D, 0x0A is processed into the carriage
return and line feed.
www.dwin-global.com 30 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
12(09)=48*96 1D(14)=200*200
13(0A)=56*112 1E(15)=48*64
<FC>: Display the color of the text, 2Bytes, 5R6G5B mode.
<BC>: The background color of the text, 2Bytes, 5R6G5B mode.
Application The 98 command is usually used in conjunction with the 71 cut command. In addition to
calling the factory pre-loaded font display, it is generally used to call user-defined fonts,
and is often used to display Unicode font codes for multi-language character display.
AA 98 00 64 00 64 32 45 07 F8 00 00 1F 00 31 00 32 00 77 CC 33 C3 3C
For example, display the (100, 100)position ,50 font encoding method is Unicode 28*56
dot matrix character "12w".
www.dwin-global.com 31 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
Parameter <X, Y> The coordinate position of the first icon is displayed. The subsequent icons will
automatically calculate the coordinates. The interval between the icons is determined by
the Dis_X set by the 41 command, that is, the second icon position = X + icon width +
Dis_X.
<Lib_ID> :the position where the icon file is saved
<Mode> background color selection, 00=filter background (filters the color of the whole
small icon image that matches the first pixel in the upper left corner), other = display
background
<ICON_ID0⋯⋯ICON_IDn> The index ID of the small icon to be displayed in the file, two
bytes per ID, 0x0000-0xFFFF
Application It is mainly used to solve the problem that the 71 command cuts a small picture area on the
picture, and needs manual alignment and cannot filter the background color. When making
the icon library, the material format must be JPG format and the size should not exceed
1023*1023 resolution.
www.dwin-global.com 32 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
6.6.13 Backlight Control 0x5E, 0x5F
Instruction AA <CMD> <PIC_ID> CC 33 C3 3C
Example AA 5E 0002 CC 33 C3 3C ;AA 5F 0002 CC 33 C3 3C
Answer
Parameter <CMD>5E:Backlight off
<CMD>5F:Backlight on
Application In order to extend the life of the LCD, the backlight can be turned off when the touch
screen is idle for a long time without being touched.
Application The display of the dynamic QR code, bid farewell to the old version of the instruction set
can only be displayed in a fixed picture. The instructions that the user needs to send only
need to send coordinates, size, ASCII code and Chinese character code.
www.dwin-global.com 33 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
www.dwin-global.com 34 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
Double- Double-
word word Definition Description
address length
D3=0x5A
D2 .7=1 CRC on Serial port configuration, CRC is handled
0x00:0000 1
D1:D0=CFG file baud rate by the OS core.
setting value.
D7:D0=0x5A:YY:MM:DD RTC values that need to be displayed by the
0x00:0026 2
WW:HH:MM:SS GUI core, BCD code.
D11: 0x5A= RTC overlay
display enable.
D10: 0x00= off 0xFF= on.
D9: RTC mode.
0x00:0027 3 RTC overlay display interface.
D8: Text mode.
D7:D6: Color.
D5:D2: (x, y).
D1:D0: Write 0x00.
D3: 0x5A indicates that 1
RTC overlay display has RTC overlay display execution completion
0x00:0x2B 1
been executed. feedback.
D2:D0: undefined.
The serial port received data transmitted to
the GUI core.
0x5A+DATA For example, the display image instruction
0x00:1000 64
LEN+0x00+DATA is AA 70 0001 CC 33 C3 3C, and then the
variable data written by the OS core will be
5A 08 00 AA 70 00 01 CC 33 C3 3C
The data to be sent to the serial port by the
GUI core.
For example, uploading the touch screen
0x5A+DATA coordinate information is
0x00:2000 64
LEN+0x0000+DATA AA 73 0000 0000 CC 33 C3 3C, and then
variable data written by the GUI core will
be 5A 0A 0000 AA 73 00 00 00 00 CC 33
C3 3C
0x00:3000 52K Undefined Available for OS core.
0x01:0000 64K GUI reserved Not available for OS core.
www.dwin-global.com 35 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
www.dwin-global.com 36 [email protected]
Professional, Creditable, Successful Beijing DWIN Technology Co.,Ltd
9. Reversion Records
Ver Date Description
V1 2019.05.10 First edition
UART instruction update:
0X44 cursor on/off instruction,
0X57 circular field display instruction,
0XE7RTC interface instruction,
0X9BRTC overlay display off/on function,
0XC108 multi-parameter display instruction
0XC10E font data read instruction, 0XC10E font data
read instruction,
0XC112JPEG icon display instruction, 0x84 curve
display instruction,
0x84 curve display instruction;
Updated CFG 0x05 address description;
Add 0x98 instruction support for character width auto-
V2 2022.08.12
adjustment function;
Add chapter 7 OS core secondary development interface
Add CFG 0x06 location, adding the choice of using
picture or solid color overlay when the background is
automatically restored;
Add 2.0_240*320 IPS, 2.4_240*320 IPS, 4.3_480*800
IPS, 3.0_360*640 IPS, 1364*768eDP, 1920*1080eDP to
the display configuration;
Add CFG configuration 0x24\0x25\0x26 LOCATION;
Overall non-uniform formatting adjustments;
Footer replaced with English version official website
URL;
Add revision records.
www.dwin-global.com 37 [email protected]