NHD C12864LZ FSW FBW 3V3
NHD C12864LZ FSW FBW 3V3
NHD C12864LZ FSW FBW 3V3
NHD-C12864LZ-FSW-FBW-3V3
Additional Resources
➢ Support Forum: https://support.newhavendisplay.com/hc/en-us/community/topics
➢ GitHub: https://github.com/newhavendisplay
➢ Example Code: https://support.newhavendisplay.com/hc/en-us/categories/4409527834135-Example-Code/
➢ Knowledge Center: https://www.newhavendisplay.com/knowledge_center.html
➢ Quality Center: https://www.newhavendisplay.com/quality_center.html
➢ Precautions for using LCDs/LCMs: https://www.newhavendisplay.com/specs/precautions.pdf
➢ Warranty / Terms & Conditions: https://www.newhavendisplay.com/terms.html
1
Document Revision History
Revision Date Description Changed By
8 07/26/2017 Backlight Redesign & LCD Panel Changed for Improved Contrast SB
2
1 2 3 4 5 6 7 8
Mechanical Drawing
A A
B B
(0,0)
ST7565R
VSS
SEL2
SEL3
SEL1
HPMB
IRS
PSB
C86
CLS
MS
VDD
TEST5
TEST4
TEST3
TEST2
TEST1
TEST0
VDD2
VDD
VR
VR
V0
V0
V1
V1
V2
V2
V3
V3
V4
V4
VDD
VDD2
VRS
VRS
VSS
VSS
C4P
C4P
C2N
C2N
C2P
C2P
C1P
C1P
C1N
C1N
C3P
C3P
C1N
C1N
C5P
C5P
VOUT
VOUT
VSS
VSS
VSS
VDD2
VSS
VDD2
VDD
D7
D6
D5
D4
D3
D2
D1
D0
VDD
/RD
/WR
VSS
A0
RST
VDD
CS2
CS1B
VSS
DOF
CL
FR
FRS
IC
C A C
D D
E E
Mechanical Drawing
A A
Recommended PCB Footprint
B B
C C
A K
D
28 1 D
E E
Standard Tolerance:
(Unless otherwise specified)
Drawing/Part Number: Revision:
Linear: ±0.3mm
Applicable Displays: NHD-C12864LZ_Footprint -
Drawn By: Approved By:
1) NHD-C12864LZ-FSW-FBW-3V3 Unless otherwise specified:
• Dimensions are in Millimeters
K. Lewis K. Lewis
Approved Date:
2) NHD-C12864LZ-NSW-BBW-3V3 • Third Angle Projection
Drawn Date:
10/30/2023 10/30/2023
F
F
This drawing is solely the property of Newhaven Display International, Inc.
The information it contains is not to be disclosed, reproduced or copied in
whole or part without written approval from Newhaven Display.
1 2 3 4 5 6 7 8
Pin Description
Pin No. Symbol External Connection Function Description
1 /CS1 MPU Active LOW chip select
2 /RES MPU Active LOW Reset signal
3 A0 MPU Register select signal. 0: instruction; 1: data register
4 R/W MPU 6800 Mode: Read/Write select signal. R/W=1: Read R/W: =0:
/WR Write
8080 Mode: Active LOW Write Signal
5 E MPU 6800 Mode: Active HIGH Enable Signal
/RD 8080 Mode: Active LOW Read Signal
6 DB0 MPU Parallel Interface:
7 DB1 MPU DB0-DB7: Bi-directional 8-bit data bus
8 DB2 MPU Serial Interface:
9 DB3 MPU DB0-DB5: No connect in serial mode
10 DB4 MPU DB6= Serial clock (SCL)
11 DB5 MPU DB7= Serial data input (SI)
12 DB6 MPU
13 DB7 MPU
14 VDD Power Supply Supply Voltage for LCD and logic (+3.0V)
15 VSS Power Supply Ground
16 VOUT Power Supply Connect to 1uF cap to VSS
17 CAP3+ Power Supply Connect to 1uF cap to CAP1- (PIN-18)
18 CAP1- Power Supply Connect to 1uF cap to CAP3+(PIN17) and CAP1+(PIN19)
19 CAP1+ Power Supply Connect to 1uF cap to CAP1- (PIN-18)
20 CAP2+ Power Supply Connect to 1uF cap to CAP2- (PIN-21)
21 CAP2- Power Supply Connect to 1uF cap to CAP2+ (PIN-20)
22 V4 Power Supply 1.0uF-2.2uF cap to VSS
23 V3 Power Supply 1.0uF-2.2uF cap to VSS
24 V2 Power Supply 1.0uF-2.2uF cap to VSS
25 V1 Power Supply 1.0uF-2.2uF cap to VSS
26 V0 Power Supply 1.0uF-2.2uF cap to VSS
27 C86 MPU MPU interface Select pin. C86=H: 6800; C86=L: 8080
28 PS MPU Parallel/Serial select. PS= H: Parallel; PS=L: Serial
LCD connector: 1.27mm pitch pins.
Backlight connector: 1.5mm wide pins.
Recommended Breakout Board: NHD-PCB40
Wiring Diagram
5
Electrical Characteristics
Item Symbol Condition Min. Typ. Max. Unit
Operating Temperature Range TOP Absolute Max -20 - +70 ⁰C
Storage Temperature Range TST Absolute Max -30 - +80 ⁰C
Supply Voltage VDD - 2.7 3.0 3.3 V
Supply Current IDD VDD = 3.0V 0.2 0.5 2.0 mA
Supply for LCD (contrast) VLCD TOP = 25°C 8.2 8.5 8.8 V
“H” Level input VIH - 0.8 * VDD - VDD V
“L” Level input VIL - VSS - 0.2 * VDD V
“H” Level output VOH - 0.8 * VDD - VDD V
“L” Level output VOL - VSS - 0.2 * VSS V
Optical Characteristics
Item Symbol Condition Min. Typ. Max. Unit
Top ϕY+ - 40 - ⁰
Optimal
Bottom ϕY- - 40 - ⁰
Viewing Cr ≥ 2
Left θX- - 35 - ⁰
Angles
Right θX+ - 35 - ⁰
Contrast Ratio CR - - 5 - -
Rise Tr - 150 - ms
Response Time TOP = 25°C
Fall Tf - 110 - ms
Controller Information
Built-in ST7565R Controller: https://support.newhavendisplay.com/hc/en-us/articles/4414899357591-ST7565R
6
Table of Commands
7
Timing Characteristics
8
9
10
11
Example Initialization Program
void comm_out(unsigned int c)
{
CS1 = 0; //Active Low
AO = 0; //LOW = instruction
delay(1);
WRT = 0; // /WR in 8080 mode; R/W in 6800 mode
P1 = c;
delay(1);
WRT = 1; // /WR in 8080 mode; R/W in 6800 mode
CS1 = 1; //inactive
delay(5);
}
void init()
{
RDD = 1; // /RD in 8080 mode; E in 6800 mode
WRT = 1; // /WR in 8080 mode; R/W in 6800 mode
CS1 = 0;
RST = 1; // /RST in 8080 mode; /RES in 6800 mode
RST = 0; // /RST in 8080 mode; /RES in 6800 mode
delay(2);
RST = 1; // /RST in 8080 mode; /RES in 6800 mode
delay(2);
comm_out(0xA2); //added 1/9 bias
12
Packing Procedure
1. Packing Materials
NO. Item Dimensions (LxWxH) (mm) Quantity
1 Tray 366x296x21.1 15
2 Box 382x310x165 105
3 Carton 400x321x363 210
2. Packing Method
A. Place display on the tray & Rotate Stacked trays by 180°
B.
C.
Label
13
Quality Information
Test Item Content of Test Test Condition Note
High Temperature storage Endurance test applying the high storage +80⁰C , 96hrs 2
temperature for a long time.
Low Temperature storage Endurance test applying the low storage -30⁰C , 96hrs 1,2
temperature for a long time.
High Temperature Endurance test applying the electric stress +70⁰C , 96hrs 2
Operation (voltage & current) and the high thermal
stress for a long time.
Low Temperature Endurance test applying the electric stress -20⁰C , 96hrs 1,2
Operation (voltage & current) and the low thermal
stress for a long time.
High Temperature / Endurance test applying the electric stress +40⁰C , 90% RH , 96hrs 1,2
Humidity Operation (voltage & current) and the high thermal
with high humidity stress for a long time.
Thermal Shock resistance Endurance test applying the electric stress -30⁰C, 30min -> 25⁰C, 5min ->
(voltage & current) during a cycle of low 80⁰C, 30min = 1 cycle
and high thermal stress. For 10 cycles
Vibration test Endurance test applying vibration to Frequency: 250 times/minute 3
simulate transportation and use. Swing Distance: 1 inch
Direction: Stochastic
For 45 min
Static electricity test Endurance test applying electric static AIR:± 8KV;Touch Glass±
discharge. 4KV
5 times
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.
14