logo资料库

NT35510_AN_for_CMI_4p02_IPS.pdf

第1页 / 共16页
第2页 / 共16页
第3页 / 共16页
第4页 / 共16页
第5页 / 共16页
第6页 / 共16页
第7页 / 共16页
第8页 / 共16页
资料共16页,剩余部分请下载后查看
NT35510 Application Notes << CMI IPS 4.02”>> 06/12,2012 Version 0.1
NT35510 Application Notes <> CONFIDENTIAL Prepared By Checked By Kevin_Su Sam_Wu History Notes New Release Version V 0.1 Date 2012-06-12 2012/6/21 With respect to the information represented on this website, Novatek makes no warranty, expressed or implied, including the warranties of merchantability, fitness Version 0.1 2 for a particular purpose, non-infringement, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any such information.
1.1 FPC Reference Circuit for MIPI I/F: NT35510 Application Notes <> CONFIDENTIAL Note::::VGLO可以选择接 可以选择接VGLX或者是或者是或者是或者是VGL_REG 可以选择接 可以选择接 2012/6/21 With respect to the information represented on this website, Novatek makes no warranty, expressed or implied, including the warranties of merchantability, fitness Version 0.1 3 for a particular purpose, non-infringement, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any such information.
NT35510 Application Notes <> CONFIDENTIAL 1.2 Initial Code for MIPI I/F: 1.2.1 Display-on Sequence ---- Step 1: VDDI On; ---- Step 2: VDD On; ---- Step 3: RESX = L; ---- Step 4: Delay 10u Sec; ---- Step 5: RESX = H; ---- Step 6: Delay 5 mSec; 1.2.2 Software Setting Void LCD_Initial(Void) { HWRST 10 DELAY 120 #LV2 Page 1 enable REGW 0xF0,0x55,0xAA,0x52,0x08,0x01 #AVDD Set AVDD 5.2V REGW 0xB0,0x0D,0x0D,0x0D #AVDD ratio REGW 0xB6,0x34,0x34,0x34 #AVEE -5.2V REGW 0xB1,0x0D,0x0D,0x0D #AVEE ratio REGW 0xB7,0x35,0x35,0x35 #VCL -2.5V REGW 0xB2,0x00,0x00,0x00 #VCL ratio REGW 0xB8,0x24,0x24,0x24 #VGH 15V REGW 0xBF,0x01 REGW 0xB3,0x08,0x08,0x08 #VGH ratio REGW 0xB9,0x34,0x34,0x34 #VGLX ratio 2012/6/21 With respect to the information represented on this website, Novatek makes no warranty, expressed or implied, including the warranties of merchantability, fitness Version 0.1 4 for a particular purpose, non-infringement, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any such information.
NT35510 Application Notes <> CONFIDENTIAL REGW 0xBA,0x24,0x24,0x24 #VGMP/VGSP 4.7V/0V REGW 0xBC,0x00,0x88,0x00 #VGMN/VGSN -4.7V/0V REGW 0xBD,0x00,0x88,0x00 #VCOM -2.0375V REGW 0xBE,0x00,0xA3 #Gamma Setting REGW 0xD1,0x00,0x05,0x00,0x40,0x00,0x6D,0x00,0x90,0x00,0x99,0x00,0xBB,0x00,0xDC,0x01,0x04, 0x01,0x25,0x01,0x59,0x01,0x82,0x01,0xC6,0x02,0x01,0x02,0x02,0x02,0x39,0x02,0x79,0x02,0xA1, 0x02,0xD9,0x03,0x00,0x03,0x38,0x03,0x67,0x03,0x8F,0x03,0xCD,0x03,0xFD,0x03,0xFE,0x03,0xFF REGW 0xD2,0x00,0x05,0x00,0x40,0x00,0x6D,0x00,0x90,0x00,0x99,0x00,0xBB,0x00,0xDC,0x01,0x04, 0x01,0x25,0x01,0x59,0x01,0x82,0x01,0xC6,0x02,0x01,0x02,0x02,0x02,0x39,0x02,0x79,0x02,0xA1, 0x02,0xD9,0x03,0x00,0x03,0x38,0x03,0x67,0x03,0x8F,0x03,0xCD,0x03,0xFD,0x03,0xFE,0x03,0xFF REGW 0xD3,0x00,0x05,0x00,0x40,0x00,0x6D,0x00,0x90,0x00,0x99,0x00,0xBB,0x00,0xDC,0x01,0x04, 0x01,0x25,0x01,0x59,0x01,0x82,0x01,0xC6,0x02,0x01,0x02,0x02,0x02,0x39,0x02,0x79,0x02,0xA1, 0x02,0xD9,0x03,0x00,0x03,0x38,0x03,0x67,0x03,0x8F,0x03,0xCD,0x03,0xFD,0x03,0xFE,0x03,0xFF REGW 0xD4,0x00,0x05,0x00,0x40,0x00,0x6D,0x00,0x90,0x00,0x99,0x00,0xBB,0x00,0xDC,0x01,0x04, 0x01,0x25,0x01,0x59,0x01,0x82,0x01,0xC6,0x02,0x01,0x02,0x02,0x02,0x39,0x02,0x79,0x02,0xA1, 0x02,0xD9,0x03,0x00,0x03,0x38,0x03,0x67,0x03,0x8F,0x03,0xCD,0x03,0xFD,0x03,0xFE,0x03,0xFF REGW 0xD5,0x00,0x05,0x00,0x40,0x00,0x6D,0x00,0x90,0x00,0x99,0x00,0xBB,0x00,0xDC,0x01,0x04, 0x01,0x25,0x01,0x59,0x01,0x82,0x01,0xC6,0x02,0x01,0x02,0x02,0x02,0x39,0x02,0x79,0x02,0xA1, 0x02,0xD9,0x03,0x00,0x03,0x38,0x03,0x67,0x03,0x8F,0x03,0xCD,0x03,0xFD,0x03,0xFE,0x03,0xFF REGW 0xD6,0x00,0x05,0x00,0x40,0x00,0x6D,0x00,0x90,0x00,0x99,0x00,0xBB,0x00,0xDC,0x01,0x04, 0x01,0x25,0x01,0x59,0x01,0x82,0x01,0xC6,0x02,0x01,0x02,0x02,0x02,0x39,0x02,0x79,0x02,0xA1, 0x02,0xD9,0x03,0x00,0x03,0x38,0x03,0x67,0x03,0x8F,0x03,0xCD,0x03,0xFD,0x03,0xFE,0x03,0xFF #LV2 Page 0 enable REGW 0xF0,0x55,0xAA,0x52,0x08,0x00 #Display control REGW 0xB1,0xFC,0x00 #480x854 REGW 0xB5, 0x6B #Source hold time REGW 0xB6,0x05 #Gate EQ control REGW 0xB7,0x70,0x70 #Source EQ control (Mode 2) REGW 0xB8,0x01,0x05,0x05,0x05 2012/6/21 With respect to the information represented on this website, Novatek makes no warranty, expressed or implied, including the warranties of merchantability, fitness Version 0.1 5 for a particular purpose, non-infringement, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any such information.
NT35510 Application Notes <> CONFIDENTIAL #Inversion mode (Column) REGW 0xBC,0x00,0x00,0x00 #Timing control 8phase dual side/4H/4delay/RST_EN REGW 0xC9,0xD0,0x82,0x50,0x50,0x50 REGW 0x11 Delay 120 REGW 0x29 2012/6/21 With respect to the information represented on this website, Novatek makes no warranty, expressed or implied, including the warranties of merchantability, fitness Version 0.1 6 for a particular purpose, non-infringement, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any such information.
2.1 FPC Reference Circuit for RGB I/F: NT35510 Application Notes <> CONFIDENTIAL 可以选择接VGLX或者是或者是或者是或者是VGL_REG Note::::VGLO可以选择接 2012/6/21 With respect to the information represented on this website, Novatek makes no warranty, expressed or implied, including the warranties of merchantability, fitness 可以选择接 可以选择接 7 Version 0.1 for a particular purpose, non-infringement, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any such information.
NT35510 Application Notes <> CONFIDENTIAL 2.2 Initial Code for RGB I/F: 2.2.1 Display-on Sequenc ---- Step 1: VDDI On; ---- Step 2: VDD On; ---- Step 3: RESX = L; ---- Step 4: Delay 10u Sec; ---- Step 5: RESX = H; ---- Step 6: Delay 5 mSec; 2.2.2 Software Setting Void LCD_Initial(Void) { HWRST 10 DELAY 120 #LV2 Page 1 enable REGW 0xF000,0x55 REGW 0xF001,0xAA REGW 0xF002,0x52 REGW 0xF003,0x08 REGW 0xF004,0x01 #AVDD Set AVDD 5.2V REGW 0xB000,0x0D REGW 0xB001,0x0D REGW 0xB002,0x0D #AVDD ratio REGW 0xB600,0x34 REGW 0xB601,0x34 REGW 0xB602,0x34 #AVEE -5.2V REGW 0xB100,0x0D REGW 0xB101,0x0D REGW 0xB102,0x0D #AVEE ratio REGW 0xB700,0x35 REGW 0xB701,0x35 REGW 0xB702,0x35 #VCL -2.5V 2012/6/21 With respect to the information represented on this website, Novatek makes no warranty, expressed or implied, including the warranties of merchantability, fitness Version 0.1 8 for a particular purpose, non-infringement, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness of any such information.
分享到:
收藏