GDM 24064 02
GDM 24064 02
CONTENTS
1. GENERAL INFORMATION
1.1 Product Overview 2
1.2 Part Options and Numbering System 2
1.3 Absolute Maximum Ratings 3
1.4 Circuit Block Diagram 3
1.5 Mechanical Characteristics 3
1.6 Input Signal Function 4
1.7 LCM Power, Contrast Control and Bias 4
1.8 LCD Dimensions 5
4. RELIABILITY 28
1. GENERAL INFORMATION
¾ Operating Mode:
• (-SL) STN Silver / Gray
• (-GR) STN Green
• (-BN) STN Blue Negative Image
• (-FC) FSTN Black & White Image
¾ Rear Polarizer Options:
• (-F) Transflective
• (-M) Transmissive
• (-R) Reflective (No Backlight)
¾ Operating Temperature:
• (-ST) Standard (0 to +50 ºC)
• (-ET) Extended (-20 to +70 ºC)
• (-XT) Extended (-30 to +75 ºC) FSTN Only
¾ Backlight Options:
• (-ELED) Edge Lit LED Backlight
• (-ELP) EL Panel Backlight
VSS
LCM
A
LED / ELP Backlight
Backlight Power
*Note : Only the unit with the optional DC-to-DC Converter is built in has Vout available
4.50V
VDD
GND 0~50ms 0~50ms
SIGNAL
GND
≥ 0ms ≥ 0ms
GND
Vo
Note:
See T6963 Data Sheet Specifications on www.pacificdisplay.com website for detailed operation of controller and driver chips.
0
■ AC Characteristics (1)
Parameter Symbol Min Max Unit
Operating Frequency fSCP --- 2.75 MHz
SCP Pulse Width tCWH, tCWL 150 --- ns
SCP Rise/Fall Time tr, tf --- 30 ns
LP Set Up Time tLSU 150 290 ns
LP Hold Time tLHD 5 40 ns
Data Set Up Time tDSU 170 --- ns
Data Hold Time tDHD 80 --- ns
FR Delay Time td 0 90 ns
CDATA Set Up Time tCSU 450 850 ns
CDATA Hold Time tCHD 450 950 ns
■ AC Characteristics (2)
Note2: Definition of contrast ratio ‘Cr’ . Note3: Definition of viewing angle range ‘θ’.
Standard
Item Conditions Unit
Min. Max.
Life Ta= 25 °C 100,000 --- hrs
Standard
Item Conditions Unit
Min. Max.
Life Ta= 25 °C 20,000 --- hrs
■ Initial Optical Characteristics (Ta: 25°C, 30%-85% relative humidity, no air flow)
Power Source: TDK CXA-K10L-FS2 inverter.
Brightness Uniformity: 70%
Average Brightness: 800cd/m2 min.
900cd/m2 mean
(Measurement shall be continuous on for 30 minutes)
Chromaticity: x=0.380±0.015
y=0.390±0.015
■ Life
Power Source: TDK CXA-K10L-FS2 inverter.
Tube Current: 5ma
Half-Brightness Life of Unit: 10,000 Hours min.
The definition of half-brightness life is either average brightness
reach to50% of initial average brightness or lamp stopping light
emission.
Status check
Status of T6963C can be read from data lines.
RD L
WR H
CE L
C/D H
D0-D7 Status word
STA0=1 STA2=1
STA1=1 NO (STA3=1) NO
YES YES
RETURN RETURN
Note 4 : It is impossible to save status check in the case of command of MSB0. To have the delay time cannot be save status
check. The interrupt of hardware is happened at the end of lines. If command of MSB0 is sent in this period, the command
executing is waited. The state of waiting doesn’t be known without to check status. The sending next command or data is
disregarded or rewrites data of waiting command.
Pacific Display Devices 10.23.2008 12
SPECIFICATIONS FOR LIQUID CRYSTAL DISPLAY MODULE MODEL NO: 24064-02
● In T6963C, the data have been set and command executes.
COMMAND WRITE
Note : In case of over 2 data sending, the last data (or last 2 data) is valid.
END
■ Description of Command
● Register Set
The position of cursor is specified by X ADRS, Y ADRS. The cursor position is moved only by this command. The
cursor pointer doesn’t have the function of increment and decrement. The shift of cursor are set by this command. X ADRS, Y
ADRS are specified following.
X ADRS 00H~4FH (Lower 7bits are valid)
Y ADRS 00H~1FH (Lower 5bits are valid)
The offset register is used to determine external character generator RAM area.
(Example 1)
Offset register 02H
Character code 80H
Character generator RAM start address 0001 0100 0000 0000
1 4 0 0 H
( Address ) ( Data )
1400H 00H
1401H 1FH
1402H 04H
1403H 04H
1404H 04H
1405H 04H
1406H 04H
1407H 00H
(Example 2)
The relationship of display RAM data and display character
STATUS CHECK
STATUS CHECK
END
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
TH : Text home address
TA : Text area number (columns)
CL : Columns are fixed by hardware. (pin-programmable)
(Example)
Text home address : 0000H
Text area : 0020H
MD2=H, MD3=H : 32 columns
DUAL=H, MDS=L, MD0=L, MD1=L : 16 lines
0000H 0001H …… 001EH 001FH
0020H 0021H …… 003EH 003FH
0040H 0041H …… 005EH 005FH
0060H 0061H …… 007EH 007FH
0080H 0081H …… 009EH 009FH
00A0H 00A1H …… 00BEH 00BFH
00C0H 00C1H …… 00DEH 00DFH
00E0H 00E1H …… 00FEH 00FFH
0100H 0101H …… 011EH 011FH
0120H 0121H …… 013EH 013FH
0140H 0141H …… 015EH 015FH
0160H 0161H …… 017EH 017FH
0180H 0181H …… 019EH 019FH
01A0H 01A1H …… 01BEH 01BFH
01C0H 01C1H …… 01DEH 01DFH
01E0H 01E1H …… 01FEH 01FFH
GH GH+CL
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 (colums)
CL : Columns are fixed by hardware. (pin-programmable)
(Example)
Graphic home address : 0000H
Graphic area : 0020H
MD2=H, MD3=H : 32 columns
DUAL=H, MDS=L, MD0=L, MD1=L : 16 lines
0000H 0001H …… 001EH 001FH
0020H 0021H …… 003EH 003FH
0040H 0041H …… 005EH 005FH
0060H 0061H …… 007EH 007FH
(Example)
Text home address : 0000H
Text area : 001EH
MD2=H, MD3=H : 32 columns
DUAL=H, MDS=L, MD0=L, MD1=L : 16 lines
0000H 0001H …… 001DH 001EH 001FH
001EH 001FH …… 003BH 003CH 003DH
003CH 003DH …… 0059H 005AH 005BH
005AH 005BH …… 0077H 0078H 0079H
0078H 0079H …… 0095H 0096H 0097H
0096H 0097H …… 00B3H 00B4H 00B5H
00B4H 00B5H …… 00D1H 00D2H 00D3H
00D2H 00D3H …… 00EFH 00F0H 00F1H
00F0H 00F1H …… 010DH 010EH 010FH
010EH 010FH …… 012BH 012CH 012DH
012CH 012DH …… 0149H 014AH 014BH
014AH 014BH …… 0167H 0168H 0169H
0168H 0169H …… 0185H 0186H 0187H
0186H 0187H …… 01A3H 01A4H 01A5H
01A4H 01A5H …… 01C1H 01C2H 01C3H
01C2H 01C3H …… 01DFH 01E0H 01E1H
The address in graphic area can be continuous and RAM area can be used without ineffective area, if graphic area is
defined the same number as the actual column number of LCD display.
● Mode Set
The display mode is defined by this command. The display mode don’t have changed until to send next this command.
Logically "OR" , "EXOR", "AND" of text and graphic dispaly can be displayed.
When internal character generator mode is selected, character code 00H~7FH are selected from built-in character
generator ROM. The character code 80H~FFH are automatically selected external character generator RAM.
(Example)
Graphic Text
Note : Only text display is attributed, because attribute data is located in graphic RAM area.
Attribute function
"Reverse display", "Character blink" and "Inhibit" are called "Attribute". The attribute data is written in the graphic
area defined by control word set command. The mode set command selects text display only and graphic display cannot be
displayed.
The attribute data of the lst character in text area is written at the lst byte in graphic area, and attribute data of n-th
character is written at the n-th byte in graphic area. Attribute function is defined as follow.
d3 d2 d1 d0 Function
0 0 0 0 Normal display
0 1 0 1 Reverse display
0 0 1 1 Inhibit display
1 0 0 0 Blink of normal display
1 1 0 1 Blink of reverse display
1 0 1 1 Blink of inhibit display
● Display Mode
Code Function Operand
10010000 Display off ---
1001xx10 Cursor on, blink off ---
1001xx11 Cursor on, blink on ---
100101xx Text on, graphic off ---
100110xx Text off, graphic on ---
100111xx Text on, graphic on ---
1 0 0 1 d3 d2 d1 d0
Note : It is necessary to turn on "Text display" and "Graphic display" in following case.
1) Combination of text/graphic display
2) Attribute function
When cursor display is ON, this command selects the cursor pattern from 1 line to 8 lines. The cursor address is
defined by cursor pointer set command.
This command is convenient to send full screen data from external display RAM. After setting auto mode, "Data write
(or read)" command is not necessary between each data. "Data auto write (or read)" command should follow the "Address
pointer set" and address pointer is automatically increment by + 1 after each data. After sending (or receiving) all data "Auto
reset" is necessary to return normal operation because all data is regarded "Display data" and no command can be accepted in
the auto mode.
Note : Status check for auto mode (STA2,STA3) should be checked between each data. Auto reset should be performed after
checking STA3=1 (STA2=1). Please refer following flow chart.
AUTO MODE
STATUS CHECK 1
RETURN
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 2
END
This command is used for data write from MPU to external display RAM, and data read from external display RAM
to MPU. Data write/data read should be executed after setting address by address pointer set command. Address pointer can be
automatically increment or decrement by setting this command.
Note : This command is necessary for each 1 byte data. Please refer following flow chart.
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
END
● Screen Peek
This command is used to transfer displayed 1 byte data to data stack, and this 1 byte data can be read from MPU by
data access. The logical combination data of text and graphic display on LCD screen can be read by this command.
The status (STA6) should be checked just after "Screen peek" command. If the address determined by "Address
pointer Set" command is not in graphic area, this command ignored and status flag (STA6) is set. Please refer following flow
chart.
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
DATA ACCESS
END
● Screen Copy
This command is used to copy displayed 1 line data to graphic area. The start point of 1 line data in the screen is
determined by the address pointer. Please refer following flow chart.
Note 1 : In attribute function, this command is invalid. (Because attribute data is in the graphic area.)
Note 2 : In case of 2 screen drive, this command is invalid. (Because T6963C cannot separate upper screen data and lower
screen data.)
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
NO
STATUS CHECK STA0/1=1?
YES
END
z Bit Set/Reset
This command is used to set or reset a bit of 1 byte is specified by address pointer. Plural bits in the 1 byte data cannot
be set/reset at a time. Please refer following flow chart.
BIT SET/RESET
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
STATUS CHECK 1
END
4. RELIABILITY
Environmental Test
No Test Item Content of Test Test Condition Applicable
. Standard
1 High temperature Endurance test applying the high storage 60 °C ------
storage temperature for a long time. 200 hrs
2 Low temperature Endurance test applying the low storage -10 °C ------
storage temperature for a long time. 200 hrs
3 High temperature Endurance test applying the electric stress 50 °C
operation (Voltage & Current) and the thermal stress to 200 hrs ------
the element for a long time.
4 Low temperature Endurance test applying the electric stress 0 °C ------
operation under low temperature for a long time. 200 hrs
5 High temperature / Endurance test applying the high temperature 60 °C , 90 %RH MIL-202E-103B
Humidity storage and high humidity storage for a long time. 96 hrs JIS-C5023
6 High temperature / Endurance test applying the electric stress 40 °C , 90 %RH MIL-202E-103B
Humidity operation (Voltage & Current) and temperature / humidity 96 hrs JIS-C5023
stress to the element for a long time.
7 Temperature cycle Endurance test applying the low and high -10°C / 60°C
temperature cycle. 10 cycles
-20°C 25°C 70°C ------
30min 5min. 30min
1 cycle
Mechanical Test
8 Vibration test Endurance test applying the vibration during 10∼22Hz → 1.5mmp-p MIL-202E-201A
transportation and using. 22∼500Hz → 1.5G JIS-C5025
Total 0.5hrs JIS-C7022-A-10
9 Shock test Constructional and mechanical endurance test 50G Half sign MIL-202E-213B
applying the shock during transportation. wave 1l msedc
3 times of each direction
10 Atmospheric Endurance test applying the atmospheric 115 mbar MIL-202E-105C
pressure test pressure during transportation by air. 40 hrs
Others
11 Static electricity testEndurance test applying the electric stress to the VS=800V , RS=1.5 kΩ MIL-883B-
terminal. CS=100 pF 3015.1
1 time
∗∗∗ Supply voltage for logic system = VDD. Supply voltage for LCD system = Operating voltage at 25°C
2) When assembling the LCM into other equipment, the spacer to the bit between the LCM and the fitting plate
should have enough height to avoid causing stress to the module surface, refer to the individual specifications for
measurements. The measurement tolerance should be ±0.1mm.
Safety
• If the LCD panel breaks, be careful not to get the liquid crystal in your mouth. If the liquid crystal touches your skin
or clothes, wash it off immediately using soap and plenty of water.
Handling
• The display panel is made of glass. Do not subject it to a mechanical shock by dropping it or impact.
• If the display panel is damaged and the liquid crystal substance leaks out, be sure not to get any in your mouth. If the
substance contacts your skin or clothes, wash it off using soap and water.
• Do not apply excessive force to the display surface or the adjoining areas since this may cause the color tone to vary.
• The polarizer covering the display surface of the LCD module is soft and easily scratched. Handle this polarizer
carefully.
• If the display surface becomes contaminated, breathe on the surface and gently wipe it with a soft dry cloth. If it is
heavily contaminated, moisten cloth with one of the following solvents :
o Isopropyl alcohol
o Ethyl alcohol
• Solvents other than those above-mentioned may damage the polarizer. Especially, do not use the following.
o Water
o Ketone
o Aromatic solvents
• Exercise care to minimize corrosion of the electrode. Corrosion of the electrodes is accelerated by water droplets,
moisture condensation or a current flow in a high-humidity environment.
• Install the LCD Module by using the mounting holes. When mounting the LCD module make sure it is free of
twisting, warping and distortion. In particular, do not forcibly pull or bend the I/O cable or the backlight cable.
• Do not attempt to disassemble or process the LCD module.
• NC terminal should be open. Do not connect anything.
• If the logic circuit power is off, do not apply the input signals.
• To prevent destruction of the elements by static electricity, be careful to maintain an optimum work environment.
o Be sure to ground the body when handling the LCD modules.
o Tools required for assembling, such as soldering irons, must be properly grounded.
o To reduce the amount of static electricity generated, do not conduct assembling and other work under dry
conditions.
o The LCD module is coated with a film to protect the display surface. Exercise care when peeling off this
protective film since static electricity may be generated.
Storage
• When storing the LCD modules, avoid exposure to direct sunlight or to the light of fluorescent lamps
• Store the module in a dark place where the temperature is 25 oC ±10 oC and the humidity below 65% RH.
• Do not store the module near organic solvents or corrosive gases.
• Do not crush, shake, or jolt the module (including accessories).
Cleaning
• Do not wipe the polarizing plate with a dry cloth, as it may scratch the surface.
• Wipe the module gently with soft cloth soaked with a petroleum benzene.
• Do not use ketonic solvents (ketone and acetone) or aromatic solvents (toluene and xylene), as they may damage the
polarizing plate.
Others:
• Liquid crystals solidify under low temperature (below the storage temperature range) leading to defective orientation
or the generation of air bubbles (black or white). Air bubbles may also be generated if the module is subject to a low
temperature.
• If the LCD modules have been operating for a long time showing the same display patterns, the display patterns may
remain on the screen as ghost images and a slight contrast irregularity may also appear. A normal operating status can
be regained by suspending use for some time. It should be noted that this phenomenon does not adversely affect
performance reliability.
• To minimize the performance degradation of the LCD modules resulting from destruction caused by static electricity
etc., exercise care to avoid holding the following sections when handling the modules.
- Exposed area of the printed circuit board.
- Terminal electrode sections.