SCA02411-TFN-LNN Shelly, Inc., SCA02411-TFN-LNN Datasheet - Page 11

no-image

SCA02411-TFN-LNN

Manufacturer Part Number
SCA02411-TFN-LNN
Description
Innovative Display Technologies 17171 Murphy Avenue
Manufacturer
Shelly, Inc.
Datasheet
Set_LCD_8B_REG(0x001B,0x001B); //VRH=4.65V
Set_LCD_8B_REG(0x001A,0x0001); //BT (VGH~15V,VGL~-10V,DDVDH~5V)
Set_LCD_8B_REG(0x0024,0x002F); //VMH(VCOM High voltage ~3.2V)
Set_LCD_8B_REG(0x0025,0x0057); //VML(VCOM Low voltage -1.2V)
//****VCOM offset**///
Set_LCD_8B_REG(0x0023,0x008a); //for Flicker adjust //can reload from OTP//0088
//Power on Setting
Set_LCD_8B_REG(0x0018,0x0036); //I/P_RADJ,N/P_RADJ, Normal mode 60Hz
Set_LCD_8B_REG(0x0019,0x0001); //OSC_EN='1', start Osc
Set_LCD_8B_REG(0x0001,0x0000); //DP_STB='0', out deep sleep
Set_LCD_8B_REG(0x001F,0x0088);// GAS=1, VOMG=00, PON=0, DK=1, XDK=0, DVDH_TRI=0,
STB=0
DelayX1ms(5);
Set_LCD_8B_REG(0x001F,0x0080);// GAS=1, VOMG=00, PON=0, DK=0, XDK=0, DVDH_TRI=0,
STB=0
DelayX1ms(5);
Set_LCD_8B_REG(0x001F,0x0090);// GAS=1, VOMG=00, PON=1, DK=0, XDK=0, DVDH_TRI=0,
STB=0
DelayX1ms(5);
Set_LCD_8B_REG(0x001F,0x00D0);// GAS=1, VOMG=10, PON=1, DK=0, XDK=0, DDVDH_TRI=0,
STB=0
DelayX1ms(5);
//262k/65k color selection
Set_LCD_8B_REG(0x0017,0x0005); //default 0x06 262k color // 0x05 65k color
//SET PANEL
Set_LCD_8B_REG(0x0036,0x0000); //SS_P, GS_P,REV_P,BGR_P
//Display ON Setting
Set_LCD_8B_REG(0x0028,0x0038); //GON=1, DTE=1, D=1000
DelayX1ms(40);
Set_LCD_8B_REG(0x0028,0x003F); //GON=1, DTE=1, D=1100
//Set GRAM Area
Set_LCD_8B_REG(0x0002,0x0000);
Set_LCD_8B_REG(0x0003,0x0000); //Column Start
Set_LCD_8B_REG(0x0004,0x0000);
Set_LCD_8B_REG(0x0005,0x00EF); //Column End
Set_LCD_8B_REG(0x0006,0x0000);
Set_LCD_8B_REG(0x0007,0x0000); //Row Start
Set_LCD_8B_REG(0x0008,0x0001);
Set_LCD_8B_REG(0x0009,0x003F); //Row End
write_command(0x22);
}
11 |
P a g e

Related parts for SCA02411-TFN-LNN