08 - SD Card Interface and Application Notes
08 - SD Card Interface and Application Notes
1. Processing steps:
i. DWIN screen power-off, then insert SD card(K600+ support SD card hot-swappable);
ii. Re-power on DWIN screen, then the DWIN screen will automatically load the content
of DWIN_SET folder in SD card, and save it to the screen within the FLASH.
iii. DWIN screen update is complete. It will automatically reset to reboot and enter the
normal operating mode. At this time, the user can remove the SD card.
NOTE:
During the process of download, the display may be abnormal. The backlight may be
blinking or accompanied by the sound of some of “Zizi”. But this is a normal phenomenon and
does not impact DWIN screen hardware and software perfomance.
Parameter
Range Instruction
register name
Depends on The DWIN screen driver mode selection, users don not
R0
DWIN screen configure it
Boud rate settings, 0x00-0x10 corresponds to 1200bps-
R1 0x00-0x10
921600bps
R2 0x00-0xFF 0xE0 instruction of PARA1
R3 0x00-0xFF 0xE0 instruction of PARA2
After starting the backlight by touch screen controlling,
R6 0x00-0x40
backlight light brightness when click on the touch screen
After starting the backlight by touch screen controlling,a
R7 0x00-0x40 period of time do not click on the touch screen, the
backlight light brightness
After starting the backlight by touch screen controlling,the
R8 0x01-0xFF
time of touch screen backlight lit, unit is 0.5 seconds
The parameter of configuration file is one byte HEX mdoe, such as 0A represents decimal 10;
the parameter of configuration file must be 2 bits, such as 00 cannot be written as 0.
A typical users configuration file
R1=07 ;baud rate,07=115200bps
R2=30 ;PARA1,30=enable touch, backlight brightness switch is controlled by clicking
touch screen
R6=40 ;On the touch screen backlight automatically control mode, the brightness of
backlight lit, 40=100% brightness (brightest)
R7=10 ;On the touch screen backlight automatically control mode, the brightness of
backlight turns off, 10=25% brightness
R8=14 ;the time of backlight, unit is 0.5 seconds, 14=10 seconds