G24064y Ibw V01
G24064y Ibw V01
G24064y Ibw V01
SPECIFICATION`
MODULE NO G24064Y-IBW-V01
VERSION A
CUSTOMER
APPROVE by
1 of 46
G24064Y
INDEX
INDEX ..................................................................................................................................................................................2
4. DIMENSIONAL OUTLINES...........................................................................................................................................6
6. BACKLIGHT INFORMATION.......................................................................................................................................9
6. 1 SPECIFICATION ............................................................................................................................................................. 9
6.2 BACKLIGHT DRIVING METHODS ...................................................................................................................................9
9. OPTICAL CHARACTERISTICS.................................................................................................................................. 37
10. POWER SUPPLY FOR LCD MODULE AND LCD OPERATING VOLTAGE ADJUSTMENT .............................. 40
11. RELIABILITY.............................................................................................................................................................. 41
2 of 46
G24064Y
ISSUE RECORD
NO. VER. DATE MODIFY REASON MODIFY CONTENTS
3 of 46
G24064Y
1. Precaution in use of LCD Module
(1) Avoid applying excessive shocks to the module or making any alterations or modifications to it.
(2) Don’t make extra holes on the printed circuit board, modify its shape or change the components of
LCD module.
(3) Don’t disassemble the LCM.
(4) Don’t operate it above the absolute maximum rating.
(5) Don’t drop, bend or twist LCM.
(6) Soldering: only to the I/O terminals.
(7) Storage: please storage in anti-static electricity container and clean environment.
(8) Don’t touch the elastomer connecter, especially insert a backlight panel (EL or CCFL)
2. General Specification
2.1 Mechanical Dimension
Item Dimension Unit
Viewing Direction 6H
4 of 46
G24064Y
3. Electrical Characteristics
Item Symbol Condition Min Typ Max Unit
Ta=-0℃ - - V
Ta=+50℃ - - V
Input High Volt. VIH - 0.7Vdd - Vdd V
Input Low Volt. VIL - 0 - 0.3Vdd V
Output High Volt. VOH - 2.4 - - V
Output Low Volt. VOL - 0 - 0.4 V
5 of 46
G24064Y
4. Dimensional Outlines
6 of 46
G24064Y
5. Interface Description
JP1 :
Pin No. Symbol Level Description
2 Vss - GND
20 N.C - No connection
7 of 46
G24064Y
JP2 :
Pin No. Symbol Level Description
3 Vss - GND
5 N.C - No connection
8 of 46
G24064Y
6. Backlight Information
6. 1 Specification
LED edge white
Parameter Symbol Min Typical Max Unit Test Condition
Reverse Voltage VR - - 5 V -
Luminous
IV 1200 - - mcd ILED=18*9mA
Intensity
X - - - ILED=18*9mA
Chromaticity
Y - - -
Life Time - - 20,000 - Hr. ILED≦162 mA
Color White
9 of 46
G24064Y
The LCD Module has built in a T6963C LSI controller, It has an 8-bit parallel data bus and control
lines for writing or reading through an MPU interface, it has a 128-word character generator ROM
( refer to Table 1. ), which can control an external display RAM of up to 8K bytes. Allocation of text,
graphics and external character generator RAM can be made easily and the display window can be
moved freely within the allocated memory range.
RAM Interface
The external RAM is used to store display data( text, graphic and external CG data ). It can be freely
allocated to the memory area( 8 K byte max ).
Recommend
0000H
TEXT AREA
0C00H
GRAPHIC
AREA
1800H
CG RAM
AREA
2000H
10 of 46
G24064Y
‧Flowchart of communications with MPU
(1) Status Read
A status check must be performed before data is read or written.
Status check
The Status of T6963C can be read from the data lines.
RD L
WR H
CE L
C/D H
Do to D7 H
The T6963C status word format is as follows:
MSB LSB
D7 D6 D5 D4 D3 D2 D1 D0
0:Disable
STA0 Check command execution capability
1:Enable
0:Disable
STA1 Check data read/write Capability
1:Enable
0:Disable
STA2 Check Auto mode data read capability
1:Enable
0:Disable
STA3 Check Auto mode data write capability
1:Enable
STA4 Not used -
0:Disable
STA5 Check controller operation capability
1:Enable
Error flag. Used for Screen Peek and Screen copy 0:No error
STA6
commands. 1:Error
0:Disable off
STA7 Check the blink condition
1:Normal display
(Note 1) It is necessary to check STA0 and STA1 at the same time.
There is a possibility of erroneous operation due to a hardware interrupt.
(Note 2) For most modes STA0/STA1 are used as a status check.
(Note 3) STA2 and STA3 are valid in Auto mode; STA0 and STA1 are invalid.
Status Checking flow
11 of 46
G24064Y
(a) (b)
(Note 4) When using the MSB=0 command, a Status Read must be performed.
If a status check is not carried out, the T6963C cannot operate normally, even after a delay
time.
The hardware interrupt occurs during the address calculation period (at the end of each
line).
If a MSB=0 command is sent to the T6963C during this period, the T6963C enters Wait
status.
If a status check is not carried out in this state before the next command is sent, there is the
possibility that the command or data date will not be received.
12 of 46
G24064Y
(2) Setting date
When using the T6963C, first set the data, then set the command.
Procedure for sending a command
(a)The case of 1 date (b)The case of 2 data
13 of 46
G24064Y
10100101 - - 6-line cursor
10100110 - - 7-line cursor
10100111 - - 8-line cursor
10110000 - - Set Data Auto Write
DATA AUTO
10110001 - - Set Data Auto Read
READ/WRITE
10110010 - - Auto Reset
11000000 Data - Data Write and Increment ADP
11000001 - - Data Read and Increment ADP
11000010 Data - Data Write and Decrement ADP
DATA READ/WRITE
11000011 - - Data Read and Decrement ADP Data
11000100 Data - Write and Nonvariable ADP
11000101 - - Data Read and Nonvariable ADP
SCREEN PEEK 11100000 - - Screen Peek
X : invalid
COMMAND CODE D1 D2 FUNCTION
SCREEN COPY 11101000 - - Screen Copy
- -
11110××× Bit Reset
- -
11111××× Bit Set
1111× 001 - - Bit 0 (LSB)
1111× 001 - - Bit 1
1111× 010 - - Bit 2
BIT SET/RESET
1111× 011 - - Bit 3
1111× 100 - - Bit 4
1111× 101 - - Bit 5
1111× 110 - - Bit 6
1111× 110 Bit 7 (MSB)
- -
X: invalid
.Setting registers
14 of 46
G24064Y
The offset register is used to determine the external character generator RAM area.
The T6963C has a 16-bit address bus as follows.
15 of 46
G24064Y
(Example 2) The relationship between display RAM data and display characters
16 of 46
G24064Y
17 of 46
G24064Y
.Set Control Word
01000000 40H Set Text Home Address Low address High address
01000010 42H Set Graphic Home Address Low address High address
The home address and column size are defined by this command.
TH - TH+CL
TH+TA - TH+TA+CL
(TH+TA)+TA - TH+2TA+CL
(TH+2TA)+TA - TH+3TA+CL
- - -
TH+(n-1) TA - TH+(n-1) TA+CL
18 of 46
G24064Y
(Example)
Text home address :0000H
Text area :0020H
:32 Columns
:4 Lines
GH - GH+GL
GH+GA - GH+GA+CL
(GH+GA)+GA - GH+2GA+CL
(GH+2GA)+GA - GH+3GA+CL
- - -
GH+(n-1) GA - GH+(n-1) GA+CL
GH: Graphic home address
GA: Graphic area number (columns)
CL: Columns are fixed by hardware (pin-programmable).
19 of 46
G24064Y
(Example)
Graphic home address :0000H
Graphic area :0020H
:32 Columns
:2 Lines
20 of 46
G24064Y
(3) Set Text Area
The display columns are defined by the hardware Setting. This command can be used to adjust the
columns of the display.
(Example)
LCD size 20 columns, 4lines
Text home address 0000H
Text area 0014H
Set 32 columns, 4 Lines
0000 0001 ……… 0013 0014 ……… 001F
0014 0015 ……… 0027 0028 ……… 0033
0028 0029 ……… 003B 003C ……… 0047
003C 003D ……… 004F 0050 ……… 005B
21 of 46
G24064Y
Set 32 columns, 2 Lines
LCD
If the graphic area setting is set to match the desired number of columns on the LCD, the
addressing scheme will be automatically modified so that the start address of each line equals the
end address of the previous line +1.
.Mode set
1000x000 OR Mode -
22 of 46
G24064Y
23 of 46
G24064Y
d3 d2 d1 d0 FUNCTION
0 0 0 0 Normal display
0 1 0 1 Reverse display
0 0 1 1 Inhibit display
(Note) It is necessary to turn on “Text display” and “Graphic display” in the following cases.
a) Combination of text/graphic display
b) Attribute function
24 of 46
G24064Y
10100001 2-line cursor -
When cursor display is ON, this command selects the cursor pattern in the range 1 line to 8 lines.
The cursor address is defined by the Cursor Pointer Set command.
25 of 46
G24064Y
‧Data Auto Read/Write
26 of 46
G24064Y
a)Auto Read mode b)Auto Write mode
27 of 46
G24064Y
28 of 46
G24064Y
‧Date Read/Write
This command is used for writing data from the MPU to external display RAM, and reading data from
external display RAM to the MPU. Data Write/Data Read should be executed after setting address
using Set Address Pointer command. The address pointer can be automatically incremented or
decremented using this command.
(Note) This command is necessary for each 1-byte datum.
Refer to the following flowchart.
29 of 46
G24064Y
‧Screen Peek
This command is used to transfer 1 byte of displayed data to the data stack; this byte can then be read
from the MPU by data access. The logical combination of text and graphic display data on the LCD
screen can be read by this command.
The status (STA6) should be checked just after the Screen Peek command. If the address determined by
the Set Address Pointer command is not in the graphic area, this commands is ignored and a status flag
(STA6) is set.
Refer to the following flowchart.
30 of 46
G24064Y
31 of 46
G24064Y
32 of 46
G24064Y
‧Bit Set/Reset
1111x001 Bit 1 -
1111x010 Bit 2 -
1111x011 Bit 3 -
1111x100 Bit 4 -
1111x101 Bit 5 -
1111x110 Bit 6 -
This command use to set or reset a bit of the byte specified by the address pointer.
Only one bit can be set/reset at a time.
Refer to the following flowchart.
33 of 46
G24064Y
34 of 46
G24064Y
35 of 46
G24064Y
8.Timing Characteristics
VDD = 5.0V±10%
Parameter Symbol Min. Max. Units
C/D Setup Time tCDS 100 -- ns
C/D Hold Time tCDH 10 -- ns
CE, RD, WR Pulse Width tCE, tRD, tWR 80 -- ns
Data Setup Time tDH 40 -- ns
Data Hold Time tAH 10 -- ns
Access Time tACC -- 150 ns
Output Hold Time tOH 10 50 ns
D/I
tCDS tCDH
CE
RD, WR
tDS tDH
DB0 ~ DB7
(WRITE)
tACC tOH
DB0 ~ DB7
(READ)
36 of 46
G24064Y
9. Optical Characteristics
Contrast Ratio CR - 3 -
Conditions :
Operating Voltage : Vop Viewing Angle(θ,φ) : 0°, 0°
Frame Frequency : 64 HZ Driving Waveform : 1/N duty , 1/a bias
Normal Line
0
Viewing Angle
: Viewing Direction
12 O'clock
B90
R
L
B
9 O'clock F
L180
3 O'clock
R 0
6 O'clock
F270
37 of 46
G24064Y
9.3 Definition of Viewing Angle F and B
Cmax.
2.0
F B
Viewing angles fixed)
Optimum viewing angle with the naked
eye and viewing angle at Cmax.
Above are not always the same.
Brightness
selected portion
brightness curve B2
Bright
Operation Voltage (V)
Intensity
100%
90%
10%
Tr Tf
[Negative type]
38 of 46
G24064Y
39 of 46
G24064Y
10. Power Supply for LCD Module and LCD Operating Voltage
Adjustment
VR
R2
VEE VEE (-Voltage)
R1+R2+VR=10 ~ 20K
40 of 46
G24064Y
11. Reliability
■Content of Reliability Test
Environmental Test
Applicable
No. Test Item Content of Test Test Condition
Standard
High Temperature Endurance test applying the high 80℃
1 ——
storage storage temperature for a long time. 96hrs
Low Temperature Endurance test applying the high -30℃
2 ——
storage storage temperature for a long time. 96hrs
Endurance test applying the electric
High Temperature stress (Voltage & Current) and the 70℃
3 ——
Operation thermal stress to the element for a 96hrs
long time.
Endurance test applying the electric
Low Temperature -20℃
4 stress under low temperature for a ——
Operation 96hrs
long time.
Endurance test applying the high
High Temperature/ 70℃,90%RH
5 temperature and high humidity ——
Humidity Storage 96hrs
storage for a long time.
Endurance test applying the electric
High Temperature/ stress (Voltage & Current) and 40℃,90%RH
6 ——
Humidity Operation temperature / humidity stress to the 96hrs
element for a long time.
Endurance test applying the low and
high temperature cycle.
-30℃ 25℃ 80℃
-30℃/80℃
7 Temperature Cycle ——
5 cycles
30min 5min 30min
1 cycle
Mechanical Test
Total fixed amplitude :
1.5mm
Vibration
Endurance test applying the vibration
8 Vibration test Frequency :10~55Hz ——
during transportation and using.
One cycle 60 seconds
to 3 directions of
X,Y,Z for Each 15
minutes
Others
VS=800V,RS=1.5kΩ
Endurance test applying the electric
9 Static electricity test CS=100pF ——
stress to the terminal.
1 time
***Supply voltage for logic system=5V. Supply voltage for LCD system =Operating voltage at 25℃
41 of 46
G24064Y
45°
42 of 46
G24064Y
12.2 Inspection Parameters
2 Scratch, Substances
Zone Acceptable Class Acceptable
Number Of Level
X(mm) Y(mm) A B Defects
43 of 46
G24064Y
(1)Pixel shape (with Dent )
0.152
(3)Pin hole X
4. Uniformity
Y
(X +Y)/2≦0.02mm
(Less than 0.1mm is
No counted)
(4) Deformation
X
(X + Y)/2≦0.3mm
Y
Total acceptable number: 1/pixel ;.5/cell
44 of 46
G24064Y
13.Numbering system
G 24064 Y - I B W - V 01
○
2 ○3 ○
4 ○
5 ○
6 ○
7 ○
8 ○9
2. Display Type
C Character Type
G Graphic Type
O COG
S Segment Type
T TFT Type
3. Number of Pixels
Character Module Characters per line × Lines
Graphic Module Row Dots × Column Dots
4. Series number
1-9 Series Number
5 LCD Polarize
Normal Temperature Wide Temperature
6:00 12:00 6:00 12:00
Reflective A B C D
Transflective E F G H
Transmissive I J K L
6 LCD Mode:
TN STN FSTN DFSTN
G Gray
Positive P F
Y Yellow/Green
Negative N B Blue W D
45 of 46
G24064Y
7. Backlight
None N None
I White
EL
U Blue Green
A Amber
B Blue
E Yellow/Green, edge
LED G Green
R Red
W White
Y Yellow/Green
CCFL C White
8. IC font Character
Cyrillic/English CC
Japanese/English JC
European/English RC , EC
8. Graphic
X Without Negative Voltage
V Negative Voltage
T Temperature Compensation
B Chinese BIG 5
G Chinese GB
S Chinese BIG 5 , Chinese GB , Japanese code
O Other
9. Special code
46 of 46