NHD-12864WG-FTGH-VZ# Newhaven Display, NHD-12864WG-FTGH-VZ# Datasheet - Page 8

LCD MOD GRAPHIC 128X64 TRANSFL

NHD-12864WG-FTGH-VZ#

Manufacturer Part Number
NHD-12864WG-FTGH-VZ#
Description
LCD MOD GRAPHIC 128X64 TRANSFL
Manufacturer
Newhaven Display
Datasheet

Specifications of NHD-12864WG-FTGH-VZ#

Display Type
STN - Super-Twisted Nematic
Display Mode
Transflective
Viewing Area
72.00mm L x 40.00mm W
Backlight
LED - White
Dot Size
0.48mm W x 0.48mm H
Dot Pitch
0.52mm x 0.52mm
Dot Pixels
128 x 64
Interface
Parallel
Pixel Density
128 x 64
Fluid Type
STN Positive
Module Size (w X H X T)
87 mm x 70 mm x 13.6 mm
Viewing Area (w X H)
72 mm x 40 mm
Backlighting
LED White
Background Color
Gray
Operating Temperature Range
- 20 C to + 70 C
Attached Touch Screen
No
Product
Graphic LCD Module
Style
LCD Graphic Display
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 
 
//=================================================
#define LCM_PORT P1
sbit
sbit
sbit
sbit
sbit
sbit
sbit
//-------------------------------------------------
//
//-------------------------------------------------
void Initial_T6963C()
{
}
//-------------------------------------------------
//
//-------------------------------------------------
void Write_data(data){
}
//-------------------------------------------------
//
//-------------------------------------------------
void Write_command(command){
}
//=================================================
 
/*write text area address*/
/*set display mode Display mode set (Graphic only enable)*/
/*Graphic display enable*/
/*write graphic area address*/
initial T6963C
Write_data(0x00);
Write_data(0x00);
Write_command(0x40);
Write_command(0x42);
Write_data(0x10);
Write_data(0x00);
Write_command(0x41);
Write_data(0x10);
Write_data(0x00);
Write_command(0x43);
Write_command(0x80);
Write_command(0x98);
P1=data;
CD=0;
CE=1;
WR=1;
P1 = command;
CE=0;
WR=0;
CE=1;
WR=1;
CD
FS
MD2
RESET
CE
WR
RD
Write_data(0x80);
Write_data(0x00);
/*write text home address=0000h */
Write Data Function
= P3^3;
= P3^0;
= P3^2;
= P3^4;
= P3^6;
CE=0;
WR=0;
Write Command Function
CD=1;
//DB0~DB7,DATA BUS
= P3^1;
= P3^7;
//
//
//
//
//
CHOICE CHIP1
DATA / INSTRUCTION
CHIP RESET
CHIP READ/WRITE
CHOICE CHIP2
//
CHIP ENABLE
[8] 

Related parts for NHD-12864WG-FTGH-VZ#