http://www.newhavendisplay.com/specs/NHD-320240WG-BxTFH-VZ.pdf

NHD-320240WG-BxTFH-VZ#
Graphic Liquid Crystal Display Module
NHD320240WGBxTFHVZ#-
Newhaven Display
320 x 240 Pixels
Display Type: Graphic
Model
White LED Backlight
FSTN (+)
Transflective, 6:00 Optimal View, Wide Temperature
Built-in Negative Voltage
RoHS Compliant
Newhaven Display International, Inc.
2661 Galvin Ct.
Elgin IL, 60124
Ph: 847-844-8795
Fax: 847-844-8796
www.newhavendisplay.com
[email protected]
[email protected]
Document Revision History
Revision
Date
Description
0
1
2
6/7/2007
4/20/2010
9/22/2011
3
10/7/2013
4
6/1/16
Initial Release
User guide reformat
Electrical characteristics updated
Mechanical Drawing, Pin Description, Wiring Diagram, and
Timing Characteristics updated
Electrical characteristics, Pin description, Quality Info updated
Functions and Features





320 x 240 pixels
+5.0V or +3.3V power supply
Built-in S1D13700 Controller
Default 8080 mode
8-bit Parallel interface
[2]
Changed
by
MC
AK
ML
TM
L
A
I
Mechanical Drawing
1
2
3
4
5
Rev
160.0 0.5
4.0
4.0
2.15
8.5
11.31
101.0
104.7
92.0(VA)
86.38(AA)
28.41
115.18(AA)
13.0MAX
6.5
1.0
190.0 5.0
F
N
O
C
1
0.36
0.34
T
N
E
D
I
320*240 Dots
4-O3.5PTH
4-O6.0PAD
C
D
25.0
0.36
0.34
B
109.0 0.5
A
152.0
122.0(VA)
1.0
(PCB)
LED B/L
DOT SIZE
SCALE 10/1
A
K
VSS
VDD
V0
A0
/WR
/RD
DB0
DB1
DB2
DB3
DB4
DB5
DB6
DB7
/CS
/RESET
VEE
NC
NC
NC
09/18/13
Unit
Gen. Tolerance
4
mm
5
Model:
NHD-320240WG-BxTFH-VZ#
6
The drawing contained herein is the exclusive property of Newhaven Display International, Inc. and shall not be copied, reproduced, and/or disclosed in any format without permission.
[3]
A
B
C
D
Date
LCM
3
Date
B/L
±0.3mm
2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
LED B/L drive directly
fromA and K.
R
6
Description
Pin Description and Wiring Diagram
Pin No.
1
2
3
4
5
6
7-14
15
16
17
18
19
20
Symbol
VSS
VDD
V0
A0
/WR
R/W
/RD
E
DB0-DB7
/CS
/RESET
VEE
NC
NC
NC
External
Connection
Power Supply
Power Supply
Adj Power Supply
MPU
MPU
MPU
MPU
MPU
MPU
Power Supply
-
Function Description
Ground
Supply Voltage (+5.0V)
Adj. Power Supply for contrast (approx. -18.8V)
Register Select signal. A0=1: Command, A0=0: Data
8080: Active LOW Write signal
6800: Read/Write select signal, R/W=1: Read R/W=0: Write
8080: Active LOW Read signal
6800: Operation Enable signal. Falling edge triggered.
8-bit bi-directional data bus
Active LOW Chip Select signal
Active LOW Reset signal
Negative voltage output (-25V)
No Connect
No Connect
No Connect
Recommended LCD connector: 1.0mm pitch, 20-pos FFC connector
Backlight connector: JST p/n: XHP-3
Mates with: JST p/n: B 3B-XH-A
[4]
Electrical Characteristics
Item
Operating Temperature Range
Storage Temperature Range
Supply Voltage
Supply Current
Supply for LCD (contrast)
Symbol
Top
Tst
VDD
IDD
VDD-VLCD
“H” Level input
VIH
“L” Level input
VIL
“H” Level output
VOH
“L” Level output
VOL
Backlight Supply Voltage
Backlight Supply Current
VLED
ILED
Condition
Absolute Max
Absolute Max
VDD=5.0V
Ta=25°C
VDD = 5.0V
VDD = 3.3V
VDD = 5.0V
VDD = 3.3V
VDD = 5.0V
VDD = 3.3V
VDD = 5.0V
VDD = 3.3V
Min.
-20
-30
3.3
65.0
22.0
3.5
2.0
VSS
VSS
VDD-0.4
VDD-0.4
VSS
VSS
Typ.
5.0
75.0
23.8
-
Max.
+70
+80
5.5
80.0
26.1
VDD
VDD
1.0
0.8
VDD
VDD
0.4
0.4
Unit
⁰C
⁰C
V
mA
V
V
V
V
V
V
V
V
V
3.4
3.5
128
3.6
160
V
mA
VLED=3.5V
Optical Characteristics
Optimal
Viewing
Angles
Item
Top
Bottom
Left
Right
Contrast Ratio
Response Time
Rise
Fall
Symbol
ϕY+
ϕYθXθX+
Cr
Tr
Tf
Condition
Min.
-
Cr ≥ 2
-
Typ.
30
60
45
45
5
200
150
Max.
5
300
200
Jumper Selection
Note: This display is pre-configured for 5V and 8080 mode.
Controller Information
Built-in S1D13700 controller.
Please download specification at http://www.newhavendisplay.com/app_notes/S1D13700.pdf
[5]
Unit
°
°
°
°
ms
ms
Table of Commands
[6]
[7]
[8]
Timing Characteristics
8080 Family Bus Interface Timing
[9]
6800 Family Bus Interface Timing
[10]
Example Initialization Code
//------------------------------------------------------------------------------Sub Writecom
Set P3.0
P1 = A
Reset P3.1
Reset P3.7
Set P3.4
Reset P3.4
Set P3.7
Set P3.1
End Sub
'A0 = H = Write command
'move data to P1
'chip select
'R/W
'E
'E
'R/W
'CS
Sub Writedata
Reset P3.0
P1 = A
Reset P3.1
Reset P3.7
Set P3.4
Reset P3.4
Set P3.7
Set P3.1
End Sub
'A0 = L = Write data
//------------------------------------------------------------------------------Sub Init
Set P3.2
Reset P3.6
Waitms 10
Set P3.6
Waitms 100
'SEL=1 = Motorola 6800 interface
'RESET
'wait
'RESET done
'wait
A = &H40
Call Writecom
A = &H30
Call Writedata
A = &H87
Call Writedata
A = &H07
Call Writedata
A = &H27
Call Writedata
A = &H50
Call Writedata
A = &HEF
Call Writedata
A = &H28
Call Writedata
A = &H00
Call Writedata
A = &H44
Call Writecom
A = &H00
Call Writedata
A = &H00
Call Writedata
A = &HEF
Call Writedata
A = &HB0
Call Writedata
A = &H04
Call Writedata
'system set command
'set parameters
'horizontal character size=8
'vertical character size=8
'display addresses per line
'total address range per line
'240 display lines
'virtual address1
'virtual address2
'scroll
'start address1
'start address2
'240 lines
'2nd screen start1
'2nd screen start2
[11]
A = &HEF
Call Writedata
A = &H00
Call Writedata
A = &H00
Call Writedata
A = &H00
Call Writedata
A = &H00
Call Writedata
A = &H5A
Call Writecom
A = &H00
Call Writedata
A = &H5B
Call Writecom
A = &H00
Call Writedata
A = &H5D
Call Writecom
A = &H04
Call Writedata
A = &H86
Call Writedata
A = &H4C
Call Writecom
'2nd screen 240 lines
'3rd screen address1
'3rd screen address2
'4th screen address1
'4th screen address2
'hdot scr
'horizontal pixel shift=0
'overlay
'OR
'cursor form
'5 pixels
'by 7 pixels
'cursor direction = right
Call Clr
'clear the screen
A = &H59
'disp on/off
Call Writecom
A = &H14
'on
Call Writedata
End Sub
//-------------------------------------------------------------------------------
[12]
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.
+80⁰C , 200hrs
2
-30⁰C , 200hrs
1,2
+70⁰C, 200hrs
2
-20⁰C , 200hrs
1,2
+60⁰C , 90% RH , 96hrs
1,2
-20⁰C, 30min -> 25⁰C, 5min ->
70⁰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
See Terms & Conditions at http://www.newhavendisplay.com/index.php?main_page=terms
[13]
Note
3