⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qv_p(lq050q5dr01_sharp).txt

📁 显示屏驱动源代码
💻 TXT
字号:
/*===========================================================================*/
/*                    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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -