wv_p3(wvga auo tconless 7inch panel).txt
来自「此程序为twell8806驱动程序」· 文本 代码 · 共 32 行
TXT
32 行
/*===========================================================================*/
/* Register Setting for TW8804C 08/03/05 */
/*===========================================================================*/
// Input : PAL
// Panel : WVGA AUO T-CON LESS PANEL Ver3.0
//-----------------------------------------------------------------------------
// Below listed registers should not be set.
//
//
TW88I2CAddress, 8,
0x07, 0x12,
0x08, 0x22,//18<-16 11-30-05-RYU // V delay L
0x09, 0x20,
0x0a, 0x20,
0x62, 0x89,//89<-91 11-29-05-RYU
#ifdef TW8804D
0xb6, 0x36,
#else
0xb6, 0xb6,
#endif
0xb2, 0x5f,
0xb9, 0x3c,
//-----------------------------------------------------------------------------
0xff, 0xff
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?