NHD-12864WX-T1TFH# Newhaven Display, NHD-12864WX-T1TFH# Datasheet - Page 10

LCD MOD GRAPHIC 128X64 TRANSFL

NHD-12864WX-T1TFH#

Manufacturer Part Number
NHD-12864WX-T1TFH#
Description
LCD MOD GRAPHIC 128X64 TRANSFL
Manufacturer
Newhaven Display
Datasheet

Specifications of NHD-12864WX-T1TFH#

Display Type
FSTN - Film Super-Twisted Nematic
Display Mode
Transflective
Viewing Area
29.58mm L x 17.98mm W
Backlight
LED - White
Dot Size
0.23mm W x 0.18mm H
Dot Pitch
0.25mm x 0.20mm
Dot Pixels
128 x 64
Interface
Parallel/Serial
Pixel Density
128 x 64
Fluid Type
FSTN Positive
Module Size (w X H X T)
38 mm x 24.2 mm x 9.3 mm
Backlighting
LED White
Operating Temperature Range
- 20 C to + 70 C
Product
Graphic LCD Module
For Use With
NHDEV - BOARD DEV LCD COG TFT 100X95MMNHD-FFC18 - PCB ADAPTER 18P FFC-THRU-HOLE
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
Example Initialization Program 
 
/*****************************************************/ 
void data_out(unsigned char i) //Data Output 8‐bit parallel Interface 
 
 
 
 
void comm_out(unsigned char i) //Command Output 8‐bit parallel Interface 
 
 
 
 
/*****************************************************/ 
/**************************************************** 
*           Initialization For NT7534H              * 
*****************************************************/ 
void resetLCD() 
 
 
 
 
void init_LCD()  
CS1 = 0;   
CS2 = 1;   
RD1 = 1; 
comm_out(0xA2);  
comm_out(0xA0);  
comm_out(0xC8);  
comm_out(0xA4);  
comm_out(0x40);  
comm_out(0x25);  
comm_out(0x81);  
comm_out(0x18);  
comm_out(0x2F);  
comm_out(0xAF);  
/*****************************************************/ 
 
 
 
 
A0  = 1;  
WR1  = 0; 
P1  = i;   
WR1  = 1; 
A0  = 0;  
WR1  = 0; 
P1 = i;   
WR1  = 1; 
RES = 0; 
delay(100); 
RES = 1; 
delay(100); 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
    
    
    
    
    
    
    
    
    
    
[10] 
//Data register 
 
//put data on port 1 
 
//Instruction register 
 
 
 
//Chip Select 
//Chip Select 
 
//1/9 bias 
//ADC select 
//COM output reverse 
//display all points normal 
//display start line set 
//internal resistor ratio 
//electronic volume mode set 
//electronic volume 
//power controller set 
//display on 
//Write enable 
//Clock in data 
//Write enable 
//put data on port 1 
//Clock in data 
//Read disable 

Related parts for NHD-12864WX-T1TFH#