NHD-24064CZ-NSW-BBW [NEWHAVEN]

Graphic Liquid Crystal Display Module; 图形液晶显示模块
NHD-24064CZ-NSW-BBW
型号: NHD-24064CZ-NSW-BBW
厂家: NEWHAVEN DISPLAY INTERNATIONAL, INC.    NEWHAVEN DISPLAY INTERNATIONAL, INC.
描述:

Graphic Liquid Crystal Display Module
图形液晶显示模块

文件: 总9页 (文件大小:521K)
中文:  中文翻译
下载:  下载PDF数据表文档文件
NHD24064CZNSWBBW  
Graphic Liquid Crystal Display Module  
NHD  
24064‐  
CZ‐  
Newhaven Display  
240 x 64 pixels  
Model  
N‐  
SW‐  
B‐  
Transmissive  
Side White LED Backlight  
STNBLUE ()  
B‐  
6:00 view  
W‐  
Wide Temperature (20°C ~ +70°C)  
RoHS Compliant  
Newhaven Display International, Inc.  
2511 Technology Drive, Suite 101  
Elgin IL, 60124  
Ph: 8478448795  
Fax: 8478448796  
www.newhavendisplay.com  
nhtech@newhavendisplay.com  
nhsales@newhavendisplay.com  
[1]  
Document Revision History  
Revision  
Date  
Description  
Initial Release  
User guide reformat  
Pin Description Revised  
Drawing/ Controller updates  
Changed by  
0
1
2
3
2/29/2008  
7/20/2009  
12/4/2009  
5/5/2010  
BE  
BE  
BE  
Functions and Features  
240 x 64 pixels  
Builtin RA6963 controller  
+5.0V Power Supply  
1/64 duty, 1/9 bias  
RoHS Compliant  
[2]  
Mechanical Drawing  
[3]  
Pin Description and Wiring Diagram  
Pin No. Symbol  
External  
Function Description  
Connection  
Power Supply  
Power Supply  
Power Supply  
1
2
3
4
5
FGND  
Frame Ground  
Ground  
Power supply for logic (+5.0V)  
VSS  
VDD  
V0  
/WR  
/RD  
Adj. Power Supply Power Supply for contrast (approx 8.5V)  
MPU  
MPU  
Active LOW Write signal  
Active LOW Read signal  
6
7
/CE  
MPU  
Active LOW chip enable  
8
9
C/D  
VEE  
RES  
MPU  
Power Supply  
MPU  
MPU  
MPU  
Power Supply  
Register select signal C/D=0: DATA C/D=1: COMMAND  
10V output for contrast circuit  
Active LOW reset signal  
Bidirectional threestate data bus lines.  
Font Select: 1=6x8 fonts, 0=8x8 fonts  
Power supply for (+5.0V via 6.8 Ω onboard resistor)  
10  
11~18  
19  
20  
DBO~DB7  
FS  
LED‐  
Recommended LCD connector: 2.54mm pitch pins  
Backlight connector: Anode at Pin 20 of LCD connector Mates with: ‐  
[4]  
Electrical Characteristics  
Item  
Operating Temperature Range  
Storage Temperature Range  
Supply Voltage  
Symbol  
Top  
Tst  
VDD  
IDD  
VDDV0  
VIH  
VIL  
VOH  
VOL  
Condition  
Absolute Max  
Absolute Max  
Min.  
20  
30  
4.5  
Typ.  
5.0  
7.0  
13.5  
Max.  
+70  
+80  
5.5  
Unit  
C  
C  
V
mA  
V
V
V
V
V
Supply Current  
Supply for LCD (contrast)  
“H” Level input  
“L” Level input  
“H” Level output  
VDD=5.0V, Ta=25°C  
Ta=25°C  
2.2  
0
2.4  
VDD  
0.6  
“L” Level output  
0.4  
Backlight Supply Voltage  
Backlight Supply Current  
Vled  
Iled  
5.0  
40  
V
mA  
Vled=5.0V  
Optical Characteristics  
Item  
Viewing Angle Vertical  
Viewing Angle Vertical  
Viewing Angle – Horizontal  
Viewing Angle Horizontal  
Contrast Ratio  
Symbol  
AV  
AV  
AH  
AH  
Cr  
Condition  
Cr 2  
Cr 2  
Cr 2  
Cr 2  
Min.  
Typ.  
35  
60  
40  
40  
6
150  
150  
Max.  
Unit  
ms  
ms  
Response Time (rise)  
Response Time (fall)  
Tr  
Tf  
250  
250  
Controller Information  
Builtin RA6963. Download specification at http://www.newhavendisplay.com/app_notes/RA6963.pdf  
[5]  
Table of Commands  
[6]  
Timing Characteristics  
[7]  
Example Initialization Program  
void command(int A)  
{
P1 = A;  
ID = 1;  
//Command  
CE = 0;  
WRT = 0;  
WRT = 1;  
CE = 1;  
}
void data(int A)  
{
P1 = A;  
ID = 0;  
CE = 0;  
WRT = 0;  
WRT = 1;  
CE = 1;  
}
//Data  
void init()  
{
RST = 1;  
RDD = 1;  
F_S = 1;  
data(0x00);  
data(0x00);  
commnd(0x40);  
data(0x00);  
data(0x40);  
//Set Text Home Address  
//Low Address Columns  
//High Address  
command(0x42);  
data(0x1E);  
data(0x00);  
//Set Graphic Home Address  
//Low Address Columns  
//High Address  
command(0x41);  
data(0x1E);  
data(0x00);  
//Set Text Area  
//Low Address Columns  
//High Address  
command(0x43);  
command(0x80);  
//Set Graphic Areaa  
//Mode Set to 'OR' mode  
}
[8]  
Quality Information  
Test Item  
Content of Test  
Endurance test applying the high  
Test Condition  
+80C , 200hrs  
Note  
2
High Temperature storage  
storage temperature for a long time.  
Low Temperature storage Endurance test applying the low storage  
temperature for a long time.  
30C , 200hrs  
+70C 200hrs  
1,2  
2
High Temperature  
Operation  
Endurance test applying the electric stress  
(voltage & current) and the high thermal  
stress for a long time.  
Low Temperature  
Operation  
Endurance test applying the electric stress  
(voltage & current) and the low thermal  
stress for a long time.  
Endurance test applying the electric stress  
(voltage & current) and the high thermal  
with high humidity stress for a long time.  
Endurance test applying the electric stress  
(voltage & current) during a cycle of low  
and high thermal stress.  
20C , 200hrs  
1,2  
1,2  
High Temperature /  
Humidity Operation  
+60C , 90% RH , 96hrs  
Thermal Shock resistance  
Vibration test  
20C,30min > 25C,5min >  
70C,30min = 1 cycle  
10 cycles  
1055Hz , 15mm amplitude.  
60 sec in each of 3 directions  
X,Y,Z  
Endurance test applying vibration to  
simulate transportation and use.  
3
For 15 minutes  
Static electricity test  
Endurance test applying electric static  
discharge.  
VS=800V, RS=1.5kΩ, CS=100pF  
One time  
Note 1: No condensation to be observed.  
Note 2: Conducted after 4 hours of storage at 25C, 0%RH.  
Note 3: Test performed on product itself, not inside a container.  
Precautions for using LCDs/LCMs  
See Precautions at www.newhavendisplay.com/specs/precautions.pdf  
Warranty Information and Terms & Conditions  
http://www.newhavendisplay.com/index.php?main_page=terms  
[9]  

相关型号:

NHD-24064WG-AFFH-VZ#

LCD MOD GRAPH 240X64 WH TRANSFL
NEWHAVEN

NHD-24064WG-ATGH-VZ

Graphic Liquid Crystal Display Module
NEWHAVEN

NHD-24064WG-AYYH-VZ

Graphic Liquid Crystal Display Module
NEWHAVEN

NHD-3.12-25664UMB3

OLED Display Module
NEWHAVEN

NHD-3.12-25664UMY3

OLED Display Module
NEWHAVEN

NHD-3.5-320240FT-CSXN-CTP

3.5" EVE2 TFT Module
NEWHAVEN

NHD-3.5-320240FT-CSXN-T

3.5" EVE2 TFT Module
NEWHAVEN

NHD-3.5-320240FT-CSXV-CTP

3.5" EVE2 TFT Module
NEWHAVEN

NHD-3.5-320240FT-CSXV-T

3.5" EVE2 TFT Module
NEWHAVEN

NHD-3.5-320240FT-CTXL-CTP

3.5" EVE2 TFT Module
NEWHAVEN

NHD-3.5-320240FT-CTXL-T

3.5" EVE2 TFT Module
NEWHAVEN

NHD-3.5-320240MB-ATXL

3.5" MOUNTABLE STANDARD TFT
NEWHAVEN