128X64 DOTS Graphic LCD Module User'S Manual
128X64 DOTS Graphic LCD Module User'S Manual
USERS MANUAL
Contents
2. General Specification
2
4. Electrical Characteristics
Ta=-20 10.5 V
Supply Voltage For LCD VDD-V0 Ta=25 9.0 V
Ta=+70 7.5 V
5. Backlight Information
Specification
Reverse Voltage VR 10 V
Luminous
IV 186.6 CD/M2 ILED =330mA
Intensity
Wave Length p 570 nm ILED =330mA
3
6. Optical Characteristics
Item Symbol Condition Min Typ Max Unit
Contrast Ratio CR 3
6.1 Definitions
View Angles Contrast Ratio
Z ( Visual angle direction ) Brightness at selected state ( BS )
CR =
Brightness at non-selected state ( Bns )
Selected state
Brightness (%)
Non-selected state
LCD
X
Bs
Y Bns
Response time
90 %
Brightness
100 %
10 %
tr td
Rise Time Decay Time ( fall time tf )
4
7. Interface Pin Function
1 VSS 0V Ground
6 E H Enable signal
5
8. Contour Drawing & Block Diagram
1 Vss
80.0 0.5
2 Vdd
3.5 72.0(VA) 13.6 MAX
66.52(AA) 3 Vo
2.0
6.24 9.0
4 D/I
5 R/W
18.38
15.0
9.9
6 E
7 DB0
35.0
8 DB1
9 DB2
33.24(AA)
40.0(VA)
70.0 0.5
10 DB3
50.2
66.0
11 DB4
12 DB5
13 DB6
14 DB7
20 20- 1.0 PTH 1 15 CS1
16 CS2
39.5 4- 2.5 PTH 1.6
2.5 17 RES
1.8 4- 4.0 PAD
15.37 P2.54*19=48.26
18 Vout
2.5 74.0 LED B/L 19 A
20 K
0.52
0.48
The non-specified tolerance of dimension is 0.3mm.
0.48
0.52
DOT SIZE
Com Driver
Com1~64
128X64 DOT R
A
B/L
K
FR,M,CL,CLK1,CLK2
B/L
Vdd K
Bias and
D/I Vo VR LCM
MPU Vss 10K~20K
R/W
E
80 series
or DB0~DB7
68 series
Generator
CS1 Vee
N.V.
CS2
RES
6
9. Timing Characteristics
MPU Interface
tcyc
twIE
2.0V
E 0.8V twhE
tr tf
tas tah
R/W
tas tah
2.0V
CS1,CS2,D/I 0.8V
tdsw tdhw
DB0 to DB7
7
tcyc
twIE
2.0V
E 0.8V
twhE
tr tf
2.0V
R/W 0.8V tas tah
tas tah
2.0V
CS1,CS2,D/I 0.8V
tddr tdhr
DB0 to DB7
Instruction D/I R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0 Function
8
11. Detailed Explanation
A. Write Command/Data
Display On/Off
R/W D/I DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 1 1 1 1 1 D
The display data appears when D is 1 and disappears when D is 0. Though the data is not
on the screen with D = 0, it remains in the display data RAM. Therefore, you can make it
appear by changing D = 0 into D = 1.
Display Start Line
R/W D/I DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 1 1 A A A A A A
Z address AAAAAA ( binary ) of the display data RAM is set in the display start line
register and displayed at the top of the screen. Figure 2. shows examples of display ( 1/64
duty cycle ) when the start line = 0-3. When the display duty cycle is 1/64 or more ( ex.
1/32, 1/24 etc. ), the data of total line number of LCD screen, from the line specified by
display start line instruction, is displayed.
Set Page ( X Address )
R/W D/I DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 1 0 1 1 1 A A A
X address AAA ( binary ) of the display data RAM is set in the X address register. After
that, writing or reading to or from MPU is executed in this specified page until the next
page is set. See Figure 1.
Set Y Address
R/W D/I DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 1 A A A A A A
Y address AAAAAA ( binary ) of the display data RAM is set in the Y address counter.
After that, Y address counter is increased by 1 every time the data is written or read to or
from MPU.
Write Display Data
R/W D/I DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 1 D D D D D D D D
Writes 8-bit data DDDDDDDD ( binary ) into the display data RAM. The Y address is
increased by 1 automatically.
9
B. Read Data/Status
Read Display Data
R/W D/I DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
1 1 D D D D D D D D
Reads out 8-bit data DDDDDDDD ( binary ) from the display data RAM. Then Y
address is increased by 1 automatically.
One dummy read is necessary right after the address setting. For details, refer to the
explanation of output register in Function of Each Block.
Status Read
R/W D/I DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
1 0 Busy 0 On/Off RESET 0 0 0 0
Busy
When busy is 1, the LSI is executing internal operations. No instruction are accepted
while busy is 1, so you should make sure that busy is 0 before writing the next
instruction.
ON/OFF
Shows the liquid crystal display condition: on condition or off condition.
When on/off is 1, the display is in off condition.
When on/off is 0, the display is in on condition.
RESET
RESET = 1 shows that the system system is being initialized. In this condition, no
instructions except status read can be accepted.
RESET = 0 shows that initializing has system is in the usual operation condition.
10
Figure 1. Dot Map
11