NHD-C0216AZ-FSW-GBW

 NHD‐C0216AZ‐FSW‐GBW COG (Chip‐on‐Glass) Liquid Crystal Display Module NHD‐ C0216‐ AZ‐ F‐ SW‐ G‐ B‐ W‐ Newhaven Display COG, 2 Lines x 16 Characters Model Transflective Side White LED Backlight STN‐ Gray 6:00 Optimal View Wide Temp RoHS Compliant Newhaven Display International, Inc. 2661 Galvin Court Elgin IL, 60124 Ph: 847‐844‐8795 Fax: 847‐844‐8796 www.newhavendisplay.com [email protected] [email protected] Document Revision History Revision 0 1 2 3 4 5 6 Date 2/12/2007 2/19/2009 10/9/2009 10/15/2009 6/2/2011 8/14/2012 9/16/2014 Description Initial Release User guide reformat Updated Electrical Characteristics Updated Block Diagram Timing characteristics updated Mechanical drawing updated Electrical Characteristics updated Functions and Features 





2 lines x 16 characters Built‐in NT7605 controller 5x8 dots with cursor +5V power supply 1/16 duty, 1/5 bias RoHS Compliant [2] Changed by BE MC MC AK AK ML Mechanical Drawing
1
2
3
A
5
Rev
6
Description
Date
A
3
LCD 2(MAX)
Tear Tape
1
B/L 18.3±0.2
A
K
客户型号
5±0.2
K
BACK
周次 年
WW YY
NHD-C0216AZ-FSW-GBW
Black tape
0.3
Black Silicone
1.4
0.5±0.5
A
0.5±0.5
6.65
1
FRONT
12.3
(8.42)
1.5
(A.A 42.86)
4.15(MIN)
(7)
10(MAX)
(2)
(3.49)
(A.A 11.32)
0.8(MAX)
(V.A 45.7 MIN)
14
1
UV Glue
B
14
1±0.05
P1.5*13=19.5±0.1
5.2±0.5
18.1±0.25
Viewing direction
FRONT
0.5±0.5
0.5±0.05
0.7
5°
1.2
C
6.64
4.68
0.59
0.55
BACK
2.71
2.21
0.45
0.41
3±0.5
0.5±0.5
5±0.3
C
LCD 49.7±0.2
NT7605
1.9±0.5
LCD 18.3±0.2
VSS
V0
VDD
RS
R/W
E
D0
D1
D2
D3
D4
D5
D6
D7
LCD 25.3±0.2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(V.A 14.3 MIN)
B/L 54.7±0.2
Pin
assignment
NO. Symbol
B
4
D
Display Type
Display Resolution
Viewing Angle
Max.Ratio and Bias Level
LCD Controller/Driver
Logic Voltage
LCD Driving Voltage
Operation Temperature
Storage Temperature
STN GRAY/TRANSFLECTIVE/POSITIVE
16* 2 CHARACTER TYPE
6:00
1 /16 DUTY,1 /5 BIAS
NT7605(COG)
5.0
Approx 0.3V
-20 °C TO 70°C
-30 °C TO 80°C
LED Backlight
White Edge Type 3.0V 15mA
Dots Detail
Scale 2:1
D
Date
08/14/12
Unit
Gen. Tolerance
±0.3mm
1
2
3
4
[3]
mm
5
Model:
NHD-C0216AZ-FSW-GBW
6
Pin Description and Wiring Diagram Pin No. Symbol 1 2 3 4 5 6 7‐10 11‐14 15 16 Vss Vo VDD Rs R/W E DB0‐DB3 DB4‐DB7 A K External Connection Power Supply Adj. Power supply Power Supply MPU MPU MPU power supply Function Description
Ground
Power supply for contrast (approx. 0.3V)
Supply voltage for logic (5.0V)
Register select signal. RS=0: Command, RS=1: Data Read/Write select signal, R/W=1: Read R/W=0: Write Operation enable signal. Falling edge triggered.
Four low order bi‐directional three state data bus lines. These four are not used during 4‐bit operation. Four high order bi‐directional three state data bus lines. Power supply for LED Backlight (3.0V)
Ground for Backlight Recommended LCD connector: 1.5 mm pitch, 14 pins Soldered to PCB Backlight connector: A and K pins Mates with: Solder to wires or PCB [4] Electrical Characteristics Item Operating Temperature Range Storage Temperature Range Supply Voltage Supply Current Supply for LCD (contrast) “H” Level input “L” Level input “H” Level output “L” Level output Backlight Supply Voltage Backlight Supply Current Symbol Top Tst VDD IDD VDD‐Vo VIH VIL VoH VoL VLED Condition
Absolute Max
Absolute Max
Ta=25Ԩ,VDD=5.0V
Ta=25⁰C
ILED VLED=3.0V
Symbol AV AH Cr Tr Tr Condition
Cr ≥ 2
Cr ≥ 2
Min.
‐20
‐30
4.7
‐
‐
0.8*VDD
‐0.3
VDD‐0.6
‐
Typ.
‐
‐
5.0
1.0
4.7
‐
‐
‐
‐
‐
3.0
15
Max. +70 +80 5.5 1.5 ‐ VDD 0.2*VDD ‐ GND+0.6 ‐ 20 Unit
⁰C
⁰C
V
mA
V
V
V
V
V
V
mA
Optical Characteristics Item Viewing Angle ‐ Vertical Viewing Angle ‐ Horizontal Contrast Ratio Response Time (rise) Response Time (fall) ‐
‐
Min.
‐60
‐40
‐
‐
‐
Typ.
‐
‐
6
150
150
Max. +35 +40 ‐ 250 250 Unit
⁰ ⁰ ‐ ms
ms
Controller Information Built‐in NT7605. Download specification at http://www.newhavendisplay.com/app_notes/NT7605.pdf DDRAM address location: [5] Table of Commands [6] Timing Characteristics Write Operation [7] Read Operation [8] Built‐in Font Table [9] Example Initialization Program 'INIT-------------------------------------------------------------------------------A = &H30
Call Writecom
'wake up
Waitms 100
Call Writecom
'wake up
Waitms 10
Call Writecom
'wake up
Waitms 10
A = &H38
'function set
Call Writecom
A = &H10
'shift display=no
Call Writecom
A = &H0C
'display on
Call Writecom
A = &H06
'entry mode set
Call Writecom
'-----------------------------------------------------------------------------------Sub Writecom
P1 = A
Reset P3.0
'instruction
Reset P3.7
'RW
Waitms 1
Set P3.4
'E
Waitms 1
Reset P3.4
'E
End Sub
'-----------------------------------------------------------------------------------Sub Writedata
P1 = A
Set P3.0
'data
Reset P3.7
'RW
Waitms 1
Set P3.4
'E
Waitms 1
Reset P3.4
'E
End Sub
'------------------------------------------------------------------------------------
[10] Quality Information Test Item Content of Test High Temperature storage Endurance test applying the high storage temperature for a long time. Endurance test applying the low storage temperature for a long time. Endurance test applying the electric stress (voltage & current) and the high thermal stress for a long time. 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. Endurance test applying vibration to simulate transportation and use. Low Temperature storage High Temperature Operation Low Temperature Operation High Temperature / Humidity Operation Thermal Shock resistance Vibration test Static electricity test Test Condition Endurance test applying electric static discharge. 2 ‐30⁰C , 48hrs
1,2
+70⁰C , 48hrs
2 ‐20⁰C , 48hrs
1,2
+40⁰C , 90% RH , 48hrs 1,2
0⁰C,30min ‐> 25⁰C,5min ‐> 50⁰C,30min = 1 cycle 10 cycles 10‐55Hz , 15mm amplitude. 60 sec in each of 3 directions X,Y,Z For 15 minutes 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 25⁰C, 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 [11] Note
+80⁰C , 48hrs
3