qv_p(lq050q5dr01_sharp).txt

来自「显示屏驱动源代码」· 文本 代码 · 共 46 行

TXT
46
字号
/*===========================================================================*/
/*                    Register Setting for TW8816     08/02/07               */
/*===========================================================================*/
//	Input	: PAL
//	Panel	: QVGA   LQ050Q5DR01 SHARP
//-----------------------------------------------------------------------------
//	Below listed registers should not be set.
//	0x02, 0x06, 
//
//

TW88I2CAddress, 11,

0xff, 0x01,
0xc0, 0x25, // ADC PLL=27Mhz

0xff, 0x00,


//------------ Decoder (3) ---------------------------------------------------

0x1c, 0x09,				// Standard, shadow 		** N/P

0x07, 0x12,				// Cropping H			** N/P, panel
0x09, 0x20,				// V active L			** N/P, panel?

//------------ Zoom -----------------------------------------------------------
0x63, 0x05,				// V-scale up offset		** N/P panel
0x62, 0x1E,

//--------- Display control ---------------------------------------------------
0xB9, 0x1C,				//				** N/P panel
0xBE, 0x62,				//				** N/P panel

//--------- TCON ---------------------------------------------------------------
0xff, 0x01

0xa5,0x18,

0xa7,0x19,
//-----------------------------------------------------------------------------
0xff, 0x00



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?