📄 qvga_delta_au.txt
字号:
/*===========================================================================*/
/* Register Setting for TW8816 08/02/07 */
/*===========================================================================*/
// Input : NTSC
// Panel : QVGA AUO DELTA RGB PANEL
//-----------------------------------------------------------------------------
// Below listed registers should not be set.
// 0x02, 0x06,
//
//
TW88I2CAddress, 54,
0xff, 0x01,
0xc0, 0x25, // ADC PLL=27Mhz
0xff, 0x00,
//------------ Decoder (8) ---------------------------------------------------
0x1c, 0x08, // Standard, shadow ** N/P
0x09, 0xf0,
0x07, 0x02,
0x08, 0x15,
0x0a, 0x03,
0x12, 0x63,
0x2c, 0x20,
0x38, 0x8e,
0x20, 0x50, // Clamp Gain for TW8806B
0x35, 0x02, // Y Clamp Current
//---------- Input/Output (6) -------------------------------------------------
0x40, 0x00, // Input
0x41, 0x20, // Output
0x42, 0x04,
0x43, 0x20, // FPCLK current make jitter(-> 8mA is better), JUL-10-2006-RYU
0x44, 0x08, // Input control
0x4e, 0x60, // Input control
//------------ Zoom (4) -------------------------------------------------------
0x63, 0x01,
0x60, 0x00,
0x61, 0x88,
0x62, 0xfa,
//--------- Image control (1) ----------------------------------------------
0x77, 0x07, //30, Reduce coring for sharpness strong effect 012306-RYU
//--------- Color Enhancement (6) ----------------------------------------------
0xda, 0x9f,
0xdb, 0x39,
0xdc, 0xf0,
0xdd, 0xf6,
0xde, 0xf0,
0xdf, 0xf0,
//--------- Display control (15) ----------------------------------------------
0xb0, 0x59,
0xb1, 0x07,
0xb6, 0x22,
0xb2, 0xff,
0xb3, 0x03,
0xb4, 0x62,
0xb5, 0x97,
0xbb, 0x01,
0xb7, 0xd9,
0xb8, 0x04,
0xb9, 0x11,
0xba, 0xff,
0xbc, 0x21,
0xbd, 0x04,
0xbe, 0xc3,
//--------- PLL (8) -----------------------------------------------------------
0xf0, 0x00,
0xf8, 0x07,
//0xf9, 0x00,
//0xfa, 0xea,
//0xfb, 0x8e,
//0xfc, 0x00,
//0xfd, 0x01,
//0xfe, 0x00,
0xf9, 0x00,
0xfa, 0xCC, // 12.6/2=6.3MHz ** N/P panel
0xfb, 0x00, // ** N/P panel
0xfc, 0x40, // ** N/P panel
0xfd, 0x30, // ** N/P panel
0xfe, 0x08, // ** N/P panel
0xff, 0x00
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -