34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
INTRODUCTION
S6A0073 is a dot matrix LCD driver & controller LSI which is fabricated by low power CMOS technology. It can
display 1, 2 or 4 lines with 5 × 8 or 6 × 8 dots format.
FUNCTIONS
• Character type dot matrix LCD driver & controller
• Internal driver : 34 common and 60 segment signal output
• Easy interface with 4-bit or 8-bit MPU
• Clock synchronized serial Interface
• 5 × 8 or 6 × 8 dots matrix possible
• Extension driver interface possible
• Bi-directional shift function
• All character reverse display
• Display shift per line
• Voltage converter for LCD drive voltage : 13V max (2 times / 3 times)
• Various instruction functions
• Automatic power on reset
FEATURES
• Internal Memory
- Character Generator ROM (CGROM) : 9,600 bits (240 characters × 5 × 8 dot)
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
PIN DESCRIPTION
Pin (No) I/O Name Description Interface
VDD(35) for logical circuit (+3V, +5V)
VSS1, VSS2
(46, 61)
V1-V5 (68 - 64)
Vci (58) I Input voltage to the voltage converter to
SEG1 - SEG60
(86 -128, 1- 17)
COM0 - COM33
(85 - 69, 18 - 34)
OSC1, OSC2
(37, 36)
CLK1, CLK2
(38, 39)
C1, C2
(60, 59)
M (41) O Alternated signal
D(40) O Display data
EXT(44) I Extension driver
RESET (42) I Reset pin Initialized to Low -
IE (45) I Selection pin of
- Power supply 0V (GND) Power Supply
Bias voltage level for LCD driving
generate LCD drive voltage
(Vci = 1.0 to 4.5V).
O Segment output Segment signal output for LCD drive. LCD
O Common output Common signal output for LCD drive LCD
I(OSC1),
O(OSC2)
Oscillator When using internal oscillator, connect
external Rf resistor.
If external clock is used, connect it to
External
resistor/oscilla
tor (OSC1)
OSC1.
O Latch (CLK1)/
Shift (CLK2) clock
I External
capacitance input
When EXT = "High", each outputs latch
clock and shift clock for extension driver.
To use the voltage converter (2 times /3
times), these pins must be connected to
Extension
External
capacitance
the external capacitance.
for LCD driver
output
interface
When EXT = "High", outputs the
alternating signal to convert LCD driver
waveform to AC for Extension driver.
When EXT = "High", outputs extension
driver data (the 61th dot's data)
Extension
Extension
When EXT = "High", makes extension
control signal
driver control signal enable, When EXT
= "Low", suppress extra current
consumption and CLK1,CLK2,M,D
should be open.
When IE = "High", instruction set is
instruction set.
selected as Table 6.
When IE = "Low", instruction set is
selected as Table 10.
driver
driver
driver
-
-
9
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
PIN DESCRIPTION (continued)
Pin(No) I/O Name Description Interface
V5OUT2 (62) O Two times
converter output
V5OUT3 (63) Three times
converter output
IM (43) I Interface mode
selection
RS/CS (47) I Register select
/Chip select
RW/SID (48) I Read, write
/Serial input data
E/SCLK (49) I Read, write enable
/Serial clock
DB0/SOD (50) I/O, O Data bus 0 bit
/Serial output data
DB1 - DB3
I/O
Data bus 1- 7
(51 - 53)
DB4 - DB7
In 8-bit bus mode, used as high order
(54 - 57)
The value of Vci is converted two times.
To use three times converter, the same
capacitance as that of C1-C2 should be
connected here.
The value of Vci is converted three
times.
Select Interface mode with the MPU.
When IM = "Low" : serial mode,
When IM = "High" : 4-bit/8-bit bus mode.
When bus mode, used as register
selection input. When RS/CS = "High",
Data register is selected. When RS/CS =
"Low", Instruction register is selected.
In serial mode, used as chip selection
input. When RS/CS = "Low", selected.
When RS/CS = "High", not selected.(Low
access enable)
In bus mode, used as read/write
selection input.
When RW/SID = "High", read operation
When RW/SID = "Low", write operation.
In serial mode, used for data input pin.
When bus mode, used as read, write
enable signal.
When serial mode, used as serial clock
input pin.
In 8-bit bus mode, used as lowest
bidirectional data bit. During 4-bit bus
mode, Open this pin.
In serial mode, used as serial data output
pin. If not in read operation, open this
pin.
In 8-bit bus mode, used as low order
bidirectional data bus.
During 4-bit bus mode or serial mode,
open these pins.
bidirectional data bus. In case of 4-bit
bus mode, used as both high and low
order.
DB7 used for Busy Flag output.
During serial mode, open these pins.
V5 /
capacitance
V5
-
MPU
MPU
MPU
MPU
MPU
MPU
10
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
FUNCTION DESCRIPTION
System Interface
This chip has all three kinds of interface type with MPU : serial, 4-bit bus and 8-bit bus. Serial and bus(4-bit/8-bit)
are selected by IM input, and 4-bit bus and 8-bit bus are selected by DL bit in the instruction register. During read
or write operation, two 8-bit registers are used. one is data register (DR), the other is instruction register(IR). The
data register(DR) is used as temporary data storage place for being written into or read from
DDRAM/CGRAM/SEGRAM, target RAM is selected by RAM address setting instruction. Each internal operation,
reading from or writing into RAM, is done automatically. Hence, after MPU reads DR data, the data in the next
DDRAM/CGRAM/SEGRAM address is transferred into DR automatically. Also after MPU writes data to DR, the
data in DR is transferred into DDRAM/CGRAM/SEGRAM automatically. The Instruction register(IR) is used only
to store instruction code transferred from MPU. MPU cannot use it to read instruction data. To select register, use
RS/CS input pin in 4-bit/8-bit bus mode(IM = "High") or RS bit in serial mode(IM = "Low").
Table 2. Various Kinds of Operations according to RS and R/W Bits
RS R/W Operation
L L Instruction Write operation (MPU writes Instruction code into IR)
L H Read Busy flag(DB7) and address counter (DB0 – DB6)
H L Data Write operation (MPU writes data into DR)
H H Data Read operation (MPU reads data from DR)
Busy Flag (BF)
When BF = "High", it indicates that the internal operation is being processed. So during this time the next
instruction cannot be accepted. BF can be read, when RS = Low and R/W = High (Read Instruction Operation),
through DB7. Before executing the next instruction, be sure that BF is not High.
Display Data RAM (DDRAM)
DDRAM stores display data of maximum 80 × 8 bits (80 characters). DDRAM address is set in the address
counter (AC) as a hexadecimal number. (refer to Figure 1.)
MSBLSB
AC6
AC5AC4AC3AC2AC1AC0
Figure 1. DDRAM Address
11
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
1) Display of 5-dot Font Width Character
(1) 5-dot 1-line Display
In case of 1 line display with 5-dot font, the address range of DDRAM is 00H - 4FH (refer to Figure 2). When EXT
= "High", extension driver will be used. Figure 3 shows the example that 40 segment extension driver is added
Display position
1
COM1
COM8
COM1
COM8
COM1
COM8
2345678
00
01 02 03 04 05 06 07
SEG1S6A0073SEG60
1
2345678109
01 02 03 04 05 06 07
1
2345678089
00
4F
01 02 03 04 05 06 07
08
10 11 1213 14 15 161017
08909 0A 0B0C 0D 0E 0F
SEG1S6A0073SEG60
10 11 1213 14 15 161817
09 0A 0B 0C0D 0E 0F
(After Shift Left)
10 11 1213 14 15 161017
09 0A0B 0C 0D 0E 0F
(After Shift Right)
18 19 20 21 22 23 24
11 12 13 14 15 16 17
DDRAM Address
18 19 20 21 22 23 24
11 12 13 14 15 16 17
18 19 20 21 22 23 24
11 12 13 14 15 16
COM9
COM16
COM9
COM16
COM9
COM16
Figure 2. 1-line × 24ch. Display (5-dot font width)
1
COM1
COM8
COM1
COM8
COM1
COM8
2 3 4 5 6 7 8089
00
01 02 03 04 05 06 07
SEG1S6A0073SEG60SEG40
1
2 3 4 5 6 7 8089
01 02 03 04 05 06 07
1
2 3 4 5 6 7 8089
00
01 02 03 04 05 06 07
4F
10 11 1213 14 15 161017
09 0A 0B0C 0D 0E 0F
SEG1S6A0073SEG60SEG1
10 11 1213 14 15 161017
09 0A 0B 0C0D 0E 0F
(After Shift Left)
10 11 1213 14 15 161017
09 0A0B 0C 0D 0E 0F
(After Shift Right)
18 19 20 21 22 23 24
11 12 13 14 15 16 17
18 19 20 21 22 23 24
11 12 13 14 15 16 17
18 19 20 21 22 23 24
11 12 13 14 15 1617
25 26 27 28 29 30 31 32
18 19 1A 1B 1C 1D 1E 1F
Extension Driver (40SEG)
25 26 27 28 29 30 31 32
1819 1A 1B 1C 1D 1E 1F
25 26 27 28 29 30 31 32
18 19 1A 1B 1C 1D 1E
Figure 3. 1-line × 32ch. Display with 40 SEG. extension driver (5-dot font width)
COM9
COM16
COM9
20
COM16
COM9
COM16
12
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
(2) 5-dot 2-line Display
In case of 2 line display with 5-dot font, the address range of DDRAM is 00H - 27H,40H - 67H (refer to Figure 4).
When EXT = "High", extension driver will be used. Figure 5 shows the example that 40 segment extension driver
is added.
Figure 11. 2-line × 26ch. Display with 40 SEG. Extension Driver (6-dot Font Width)
18 19
25 26
18 19
25 26
1A
5A
COM9
COM16
COM25
COM32
COM9
COM16
COM25
COM32
COM9
COM16
COM25
COM32
17
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
(3) 6-dot 4-line Display
In case of 4 line display with 6-dot font, the address range of DDARM is 00H-13H, 20H-33H, 40H-53H, 60H-73H
(refer to Figure 12). When EXT = "High", extension driver will be used. Figure 13 shows the example that 40
segment extension driver is added.
COM1
COM8
COM9
COM16
COM17
COM24
COM25
COM32
COM1
COM8
COM9
COM16
COM17
COM24
COM25
COM32
COM1
COM8
COM9
COM16
COM17
COM24
COM25
COM32
1
23456780890910
00
01 02 03 04 05 06 07
20 21 22 23 24 25 26 27 28 29
40 41 42 43 44 45 46 47 48 49
60 61 62 63 64 65 66 67 68 69
SEG60S6A0073SEG1
1
2345678089
01 02 03 04 05 06 07
21 22 23 24 25 26 27 28 29 2A
41 42 43 44 45 46 47 48 49 4A
61 62 63 64 65 66 67 68 69 6A
(After Shift Left)
1
2345678089 10
00
13
33
53
73
01 02 03 04 05 06 07
20 21 22 23 24 25 26 27 28
40 41 42 43 44 45 46 47 48
60 61 62 63 64 65 66 67 68
(After Shift Right)
10
09 0A
Display position
DDRAM Address
Figure 12. 4-line × 10 ch. Display (6-dot Font Width)
18
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
COM1
COM8
COM9
COM16
COM17
COM24
COM25
COM32
COM1
COM8
COM16
COM17
COM24
COM25
COM32
COM1
COM8
COM9
COM16
COM17
COM24
COM25
COM32
1
2345678089
00
01 02 03 04 05 06 07
20 21 22 23 24 25 26 27 28 292A 2B
40 41 42 43 44 45 46 47 48 494A 4B
60 61 62 63 64 65 66 67 68 696A 6B
1
2345678089
01 02 03 04 05 06 07
21 22 23 24 25 26 27 28 29 2A
41 42 43 44 45 46 47 48 49 4A
61 62 63 64 65 66 67 68 69 6A
(After Shift Left)
1
234567808910
00
13
33
53
73
01 02 03 04 05 06 07
20 21 22 23 24 25 26 27 28
40 41 42 43 44 45 46 47 48
60 61 62 63 64 65 66 67 68
(After Shift Right)
1011 12
090A 0B
SEG60S6A0073SEG1
10
09 0A
SEG1SEG36
11 12
0B
0C 0D 0E 0F
2B
2C 2D 2E 2F
4B
4C 4D 4E 4F
6B
6C 6D 6E 6F
11 12
0A 0B
09
2A 2B
29
4A 4B
49
6A 6B
69
13 14 15 16
0C 0D 0E 0F
2C 2D 2E 2F
4C 4D 4E 4F
6C 6D 6E 6F
Extension Driver (40SEG)
13 14 15 16
10
30
50
70
13 14 15 16
0C 0D 0E
2C 2D 2E
4C 4D 4E
6C 6D 6E
Display position
DDRAM Address
Figure 13. 4-line × 16ch. Display with 40 SEG. Driver (6-dot Font Width)
19
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Timing Generation Circuit
Timing generation circuit generates clock signals for the internal operations.
Address Counter (AC)
Address Counter(AC) stores DDRAM/CGRAM/SEGRAM address, transferred from IR. After writing into (reading
from) DDRAM/CGRAM/SEGRAM, AC is automatically increased (decreased) by 1. When RS = "Low" and R/W =
"High", AC can be read through DB0-DB6 ports.
Cursor/Blink Control Circuit
It controls cursor/blink ON/OFF and black/white inversion at cursor position.
LCD Driver Circuit
LCD Driver circuit has 34 common and 60 segment signals for LCD driving. Data from
SEGRAM/CGRAM/CGROM is transferred to 60-bit segment latch serially, which is then stored to a 60-bit shift
latch. When each com is selected by 34-bit common register, segment data also output through segment driver
from 100-bit segment latch. In case of 1-line display mode, COM0 - COM17 have a 1/17 duty ratio, and in 2-line
or 4-line mode, COM0-COM33 have a 1/33 duty ratio.
20
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
CGROM (Character Generator ROM)
CGROM has 5 × 8-dot 240 character pattern.
CGRAM (Character Generator RAM)
CGRAM has up to 5 × 8-dot 8 characters. By writing font data to CGRAM, user defined character can be used
(refer to Table 4).
Table 4. Relationship between Character Code (DDRAM) and Character Pattern (CGRAM)
1) 5 × 8 dots Character Pattern
Character Code (DDRAM data)CGRAM AddressCGRAM Data
1. When Be(Blink Enable bit) = "High", blink is controlled by B1 and B0 bit. In case of 5-dot font width, when B1 = "1",
enabled dots of P0 - P4 will blink, and when B1 = "0" and B0 = "1", enabled dots in P4 will blink, when B1 = "0" and
B0 = “0", blink will not happen.
In case of 6-dot font width, when B1 = "1", enabled dots of P0-P5 will blink, and
when B1 = "0" and B0 = "1", enabled dots of P5 will blink, when B1 = "0" and
B0 = "0", blink will not happen.
2. "X" : don't care
22
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
SEGRAM (Segment Icon RAM)
SEGRAM has segment control data and segment pattern data. During 1-line display mode, COM0(COM17)
makes the data of SEGRAM enable to display icons. When used in 2/4-line display mode COM0(COM33) does
that. Its higher 2-bits are blinking control data, and lower 6-bits are pattern data (refer to Table 5 and Figure 8).
Table 5. Relationship between SEGRAM Address and Display Pattern
Figure 14. Relationship between SEGRAM and Segment Display
24
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
INSTRUCTION DESCRIPTION
OUTLINE
To overcome the speed difference between internal clock of S6A0073 and MPU clock, S6A0073 performs
internal operation by storing control information to IR or DR. The internal operation is determined according to the
signal from MPU, composed of read/write and data bus. Instruction can be divided largely four kinds,
(1) S6A0073 function set instructions ( set display methods, set data length, etc.)
(2) address set instructions to internal RAM
(3) data transfer instructions with internal RAM
(4) others .
The address of internal RAM is automatically increased or decreased by 1.
When IE = "High", S6A0073 is operated according to Instruction Set 1 (Table 6) and
when IE = "Low", S6A0073 is operated according to Instruction Set 2 (Table 10).
NOTE: During internal operation, Busy Flag (DB7) is read High. Busy Flag check must be preceded the next instruction.
When an MPU program with Busy Flag (DB7) checking is made, 1/2 f
instruction by the falling edge of the 'E' signal after the Busy Flag (DB7) goes to "LOW".
is necessary for executing the next
OSC
25
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Clear display X 0 0 0 0 0 0 0 0 0 1 Write "20" to DDRAM, and set DDRAM
Return home 0 0 0 0 0 0 0 0 0 1 x Set DDRAM address to "00H" from AC
Power down
mode
Entry mode
set
1 0 0 0 0 0 0 0 0 1 PD Set power down mode bit.
0 0 0 0 0 0 0 0 1 I/D S
W
Instruction Code
DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0 (fosc=270kHz)
address to "00H" from AC.
and return cursor to its original position if
shifted. The contents of DDRAM are not
changed.
(PD = "1" : power down mode set,
PD = "0" : power down mode disable)
Assign cursor moving direction,
Description Execution time
(I/D = "1": increment,
I/D = "0": decrement, and
display shift enable bit.
(S = "1": make display shift of
the enabled lines by the DS4DS1 bits in the shift Enable
instruction S = "0": display shift
disable)
Set display/cursor/blink on/off
D = "1" : display on,
D = "0" : display off,
C = "1" : cursor on,
C = "0" : cursor off,
B = "1" : blink on,
B = "0" : blink off.
Assign font width, black/white
inverting of cursor, and 4-line
display mode control bit.
FW = "1" : 6-dot font width,
Determine the line for display shift .
DS1 = "1/0": 1st line display shift
enable/disable
DS2 = "1/0": 2nd line display shift
enable/disable
DS3 = "1/0": 3rd line display shift
enable/disable
DS4 = "1/0": 4th line display shift
enable/disable.
Determine the line for horizontal smooth
scroll.
HS1 = "1/0" : 1st line dot scroll
enable/disable
HS2 = "1/0" : 2nd line dot scroll
enable/disable
HS3 = "1/0" : 3rd line dot scroll
enable/disable
HS4 = "1/0" : 4th line dot scroll
enable/disable.
DH RE
(0)
BE LP Set DL, N, RE("1") and
(1)
Set interface data length
V
(DL = "1" : 8-bit, DL = "0" : 4-bit),
numbers of display line when NW = "0",
(N = "1" : 2-line, N = "0" : 1-line),
extension register, RE("0"), shift/scroll
enable
DH = "1" : display shift enable
DH = "0" : dot scroll enable.
And reverse bit
REV = "1" : reverse display,
REV = "0" : normal display.
CGRAM/SEGRAM blink enable (BE)
BE = " 1/0" : CGRAM/SEGRAM blink
enable/disable
LP = "1" : low power mode
LP = "0" : normal operation mode
Description Execution time
39µs
39µs
39µs
39µs
39µs
27
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Table 6. Instruction Set 1 continued
Instruction
RE RS R/
Set CGRAM
Address
Set SEGRAM
Address
Set DDRAM
Address
Set Scroll
Quantity
Read Busy
flag and
Address
Write Data X 1 0 D7 D6 D5 D4 D3 D2 D1 D0 Write data into internal RAM
Read Data X 1 1 D7 D6 D5 D4 D3 D2 D1 D0 Read data from internal RAM
0 0 0 0 1 AC5 AC4 AC3 AC2 AC1 AC0 Set CGRAM address in address counter.
1 0 0 0 1 X X AC3 AC2 AC1 AC0 Set SEGRAM address in address
0 0 0 1 AC6 AC5 AC4 AC3 AC2 AC1 AC0 Set DDRAM address in address counter.
1 0 0 1 X SQ
x 0 1 BF AC6 AC5 AC4 AC3 AC2 AC1 AC0 Can be known whether during internal
W
Instruction Code
DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0 (fosc=270kHz)
counter.
SQ
SQ
SQ
SQ
SQ
Set the quantity of horizontal dot scroll. 39µs
5
4
3
2
1
0
operation or not by reading BF.
The contents of address counter can also
be read.
BF = “1” : busy state,
BF = “0” : ready state.
(DDRAM / CGRAM / SEGRAM).
(DDRAM / CGRAM / SEGRAM).
Description Execution time
39µs
39µs
39µs
0µs
43µs
43µs
NOTE: When an MPU program with Busy Flag (DB7) checking is mode, 1/2 f
is necessary for executing the next
OSC
instruction by the falling edge of the "E" signal after the Busy Flag (DB7) goes to "low".
"X": Don't care
28
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
1) Display Clear
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 0 0 1
Clear all the display data by writing "20H" (space code) to all DDRAM address, and set DDRAM address to "00H"
into AC (address counter). Return cursor to the original status, bring the cursor to the left edge on first line of the
display. Make entry mode increment (I/D = "1").
2) Return Home: (RE = 0)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 0 1 X
Return Home is cursor return home instruction. Set DDRAM address to "00H" into the address counter. Return
cursor to its original site and return display to its original status, if shifted. Contents of DDRAM does not change.
3) Power Down Mode Set: (RE = 1)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 0 1 PD
Power down mode enable bit set instruction. When PD = "High", it makes S6A0073 suppress current
consumption except the current needed for data storage by executing next three functions.
• Make the output value of all the COM/SEG ports VDD
• Make the COM/SEG output value of extension driver VDD by setting D output to "High" and M output to
"Low"
• Disable voltage converter to remove the current through the divide resistor of power supply.
This instruction can be used s power sleep mode. When PD = "Low", power down mode becomes disabled.
29
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
4) Entry Mode Set
(1) RE = 0
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 1 I/D S
Set the moving direction of cursor and display.
I/D : Increment/decrement of DDRAM address (cursor or blink)
When I/D = "High", cursor/blink moves to right and DDRAM address is increased by 1.
When I/D = "Low", cursor/blink moves to left and DDRAM address is decreased by 1.
* CGRAM/SEGRAM operates the same as DDRAM, when read from or write to CGRAM/SEGRAM.
When S = "High", after DDRAM write, the display of enabled line by DS1 - DS4 bits in the Shift Enable instruction
is shifted to the right (I/D = "0") or to the left(I/D = "1"). But it will seem as if the cursor does not move.
When S = "Low", or DDRAM read, or CGRAM/SEGRAM read/write operation, shift of display as the above
function is not performed.
(2) RE = 1
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 1 1 BID
Set the data shift direction of segment in the application set.
BID : Data Shift Direction of Segment
When BID = "Low", segment data shift direction is set to normal order from SEG1 to SEG100.
When BID = "High", segment data shift direction is set to reversely from SEG100 to SEG1.
By using this instruction, the efficiency of application board area can be raised.
* The BID setting instruction is recommended to be set at the same time level of function set instruction.
* DB1 bit must be set to "1".
30
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
5) Display ON/OFF Control ( RE = 0 )
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 1 D C B
Control display/cursor/blink ON/OFF 1 bit register.
D : Display ON/OFF control bit
When D = "High", entire display is turned on.
When D = "Low", display is turned off, but display data is remained in DDRAM.
C : Cursor ON/OFF control bit
When C = "High", cursor is turned on.
When C = "Low", cursor is disappeared in current display, but I/D register remains its data.
B : Cursor Blink ON/OFF control bit
When B = "High", cursor blink is on, that performs alternate between all the high data and display character at the
cursor position. If fosc has frequency of 270kHz, blinking has 370 ms interval.
When B = "Low", blink is off.
6) Extended Function Set ( RE = 1 )
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 1 F/W B/W NW
FW : Font Width control
When FW = "High", display character font width is assigned to 6-dot and execution time becomes 6/5 times than
that of 5-dot font width. The user font, specified in CGRAM, is displayed into 6-dot font width, bit-5 to bit0,including the left most space bit of CGRAM.(refer to Figure 15)
When FW = "Low", 5-dot font width is set.
B/W : Black/White Inversion enable bit
When B/W = "High", black/white inversion at the cursor position is set. In this case C/B bit of display ON/OFF
control instruction becomes don't care condition. If fosc has frequency of 270kHz, inversion has 370 ms intervals.
NW : 4 Line mode enable bit
When NW = "High", 4 line display mode is set. In this case N bit of function set instruction becomes don't care
condition.
6-bit
S
p
a
c
e
CGROM
CGROM
Characte
Font
(5-dot)
8-bit
6-bit
CGRAM
Characte
Font
(6-dot)
CGRAM
8-bit
Figure 15. 6-dot Font Width CGROM/CGRAM
31
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
7) Cursor or Display Shift (RE = 0)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 1 S/C R/L - -
Shift right/left cursor position or display without writing or reading of display data. This instruction is used to
correct or search display data (refer to Table 7). During 2-line mode display, cursor moves to the 2nd line after
40th digit of 1st line. In 4-line mode, cursor moves to the next line, only after every 20th digit of the current line.
Note that display shift is performed simultaneously in all the line enabled by DS1 - DS4 in the Shift Enable
instruction. When displayed data is shifted repeatedly, each line shifted individually. When display shift is
performed, the contents of address counter are not changed. During low power consumption mode, display shift
may not be performed normally.
Table 7. Shift Patterns according to S/C and R/L Bits
S/C R/L Operation
0 0 Shift cursor to the left, ADDRESS COUNTER is decreased by 1
0 1 Shift cursor to the right, ADDRESS COUNTER is increased by 1
1 0 Shift all the display to the left, cursor moves according to the display
1 1 Shift all the display to the right, cursor moves according to the display
8) Shift/Scroll Enable (RE = 1)
(1) DH = 0
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 1 HS4 HS3 HS2 HS1
HS : Horizontal Scroll per Line Enable. This instruction makes valid dot shift by a display line unit.
HS1, HS2, HS3 and HS4 indicate each line to be dot scrolled, and each scroll is performed individually in each
line. If you want to scroll the line in 1-line display mode or the 1st line in 2-line display mode, set HS1 and HS2 to
"High". If the 2nd line scroll is needed in 2-line mode, set HS3 and HS4 to "High". (refer to Table 8)
(2) DH = 1
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 1 DS4 DS3 DS2 DS1
DS : Display Shift per Line Enable. This instruction selects shifting line to be shifted according to each line mode
in display shift right/left instruction. DS1, DS2, DS3 and DS4 indicate each line to be shifted, and each shift is
performed individually in each line. If you set DS1 and DS2 to "High" (enable) in 2 line mode, only the 1st line is
shifted and the 2nd line is not shifted. When only DS1 = "High", only the half of the 1st line is shifted. If all the DS
bits (DS1 to DS4) are set to "Low" (disable), no display is shifted.
32
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
The part of display line that corresponds to enabled
common signal can be shifted.
HS4/DS4 COM25 - COM32
33
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
9) Function Set
(1) RE = 0
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 1 DL N RE(0) DH REV
DL : Interface data length control bit
When DL = "High", it means 8-bit bus mode with MPU.
When DL = "Low", it means 4-bit bus mode with MPU. So to speak, DL is a signal to select 8-bit or 4-bit bus
mode. In 4-bit bus mode, it needs to transfer 4-bit data by two times.
N : Display line number control bit
It is variable only when NW bit of extended function set instruction is Low.
When N = "Low", 1-line display mode is set.
When N = "High", 2-line display mode is set.
When NW = "High", N bit is invalid, it means 4-line mode independent of N bit.
RE : Extended function registers enable bit
At this instruction, RE must be "Low".
DH : Display shift enable selection bit.
When DH = "High", enables display shift per line.
When DH = "Low", enables smooth dot scroll.
This bit can be accessed only when IE pin input is "High".
REV : Reverse enable bit
When REV = "High", all the display data are reversed. i.e., all the white dots become black and black dots
become white. When REV = "Low", the display mode set normal display.
34
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
(2) RE = 1
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 1 DL N RE(0) DH REV
DL : Interface data length control bit
When DL = "High", it means 8-bit bus mode with MPU.
When DL = "Low", it means 4-bit bus mode with MPU. Hence, DL is a signal to select 8-bit or 4-bit bus mode.
When 4-bit bus mode, it is required to transfer 4-bit data by two times.
N : Display line number control bit
It is variable only when NW bit of extended function set instruction is Low.
When N = "Low", 1-line display mode is set.
When N = "High", 2-line display mode is set.
When NW = "High", N bit is invalid, it means 4-line mode independent of N bit.
RE : Extended function registers enable bit
When RE = "High", extended function set registers, SEGRAM address set registers, BID bit, HS/DS bits of
shift/scroll enable instruction and BE bits of function set register can be accessed.
BE : CGRAM/SEGRAM data blink enable bit
BE = "High", makes user font of CGRAM and segment of SEGRAM blinking. The quantity of blink is assigned the
highest 2 bit of CGRAM/SEGRAM.
LP : Low power consumption mode enable bit
When EXT input is "Low"(without extension driver) and LP bit is set to "High", S6A0073 operates in low power
consumption mode.
During 1-line mode S6A0073 operates on a 4-division clock, and in 2-line or 4-line mode it operates on a 2division clock. According to this instruction, execution time becomes 4 or 2 times longer.
Note not to use display shift instruction, as it may result incorrect operation.
And the frame frequency is lower to 5/6 times lower than that of normal operation.
35
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
10) Set CGRAM Address (RE = 0)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 1 AC5 AC4 AC3 AC2 AC1 AC0
Set CGRAM address to AC.
This instruction makes CGRAM data available from MPU.
11) Set SEGRAM Address (RE = 1)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 1 X X AC3 AC2 AC1 AC0
Set SEGRAM address to AC.
This instruction makes SEGRAM data available from MPU.
12) Set DDRAM Address (RE = 0)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 1 AC6 AC5 AC4 AC3 AC2 AC1 AC0
Set DDRAM address to AC.
This instruction makes DDRAM data available from MPU.
In 1-line display mode (N = 0, NW = 0), DDRAM address is from "00H" to "4FH".
In 2-line display mode (N = 1, NW = 0), DDRAM address in the 1st line is from "00H" to "27H", and DDRAM
address in the 2nd line is from "40H" to "67H".
In 4-line display mode (NW = 1), DDRAM address is from "00H" to "13H" in the 1st line, from "20H" to "33H" in
the 2nd line, from "40H" to "53H" in the 3rd line and from "60H" to "73H" in the 4th line.
13) Set Scroll Quantity (RE = 1)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 1 X SQ5 SQ4 SQ3 SQ2 SQ1 SQ0
As set SQ5 to SQ0, horizontal scroll quantity can be controlled in dot units. (refer to Table 9).
In this case S6A0073 can show hidden areas of DDRAM by executing smooth scroll from 1 to 48 dots.
Table 9. Scroll Quantity According to HDS bits
SQ5 SQ4 SQ3 SQ2 SQ1 SQ0 Function
0 0 0 0 0 0 No shift
0 0 0 0 0 1 shift left by 1-dot
0 0 0 0 1 0 shift left by 2-dot
0 0 0 0 1 1 shift left by 3-dot
: : : : : : :
1 0 1 1 1 1 shift left by 47-dot
1 1 X X X X shift left by 48-dot
36
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
14) Read Busy Flag & Address
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 1 BF AC6 AC5 AC4 AC3 AC2 AC1 AC0
This instruction shows whether S6A0073 is in internal operation or not. If the resultant BF is High, the internal
operation is in progress and should wait until BF to be Low, which by then the next instruction can be performed.
In this instruction the value of address can also be read.
15) Write Data to RAM
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
1 0 D7 D6 D5 D4 D3 D2 D1 D0
Write binary 8-bit data to DDRAM/CGRAM/SEGRAM.
The selection of RAM from DDRAM, CGRAM, or SEGRAM, is set by the previous address set instruction :
DDRAM address set, CGRAM address set, SEGRAM address set.
RAM set instruction can also determines the AC direction to RAM.
After write operation, the address is automatically increased/decreased by 1, according to the entry mode.
16) Read Data from RAM
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
1 1 D7 D6 D5 D4 D3 D2 D1 D0
Read binary 8-bit data from DDRAM/CGRAM/SEGRAM.
The selection of RAM is set by the previous address set instruction. If address set instruction of RAM is not
performed before this instruction, the data that read first is invalid, as the direction of AC is not determined.
If RAM data read several times without RAM address set instruction before read operation, the correct RAM data
can be obtained from the second, but the first data would be incorrect, as there is no time margin to transfer RAM
data. In case of DDRAM read operation, cursor shift instruction plays the same role as DDRAM address set
instruction : it also transfer RAM data to output data register.
After read operation address counter is automatically increased/decreased by 1 according to the entry mode.
After CGRAM/SEGRAM read operation, display shift may not be executed correctly.
* In case of RAM write operation, AC is increased/decreased by 1 like read operation after this.
In this time, AC indicates the next address position, but the previous data can only be read by instruction.
37
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
hift of all
B/W = "1" : black/white inverting of
B/W = "0" : black/white inverting of
(2) INSTRUCTION DESCRIPTION 2 (IE = "LOW")
Table 10. Instruction Set 2
Instruction RE
RS R/
Clear Display X 0 0 0 0 0 0 0 0 0 1 Write "20H" to DDRAM. and set
Return Home X 0 0 0 0 0 0 0 0 1 X Set DDRAM address to "00H" from AC
Entry Mode
Set
Display
ON/OFF
Control
Extended
function set
X 0 0 0 0 0 0 0 1 I/D S Assign cursor moving direction.
0 0 0 0 0 0 0 1 D C B Set display/cursor/blink on/off
1 0 0 0 0 0 0 1 FW BW NW Assign font width, black/white inverting of
W
Instruction Code
DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0 (fosc=270kHz)
DRAM address to "00H" from AC.
and return cursor to its original position if
shifted. The contents of DDRAM are not
changed.
I/D = "1" : increment,
I/D = "0" : decrement.
and display shift enable bit.
S = "1" :make entire display s
lines during DDRAM write,
S = "0":display shift disable
D = "1" : display on,
D = "0" : display off,
C = "1" : cursor on,
C = "0" : cursor off,
B = "1" : blink on,
B = "0" : blink off.
cursor, and 4-line display mode control
bit.
FW = "1" : 6-dot font width,
FW = "0" : 5-dot font width,
Description Execution time
1.53ms
1.53ms
39µs
39µs
39µs
Cursor or
Display Shift
0 0 0 00 0 0 1 S/C R/L X X Cursor or display shift.
39µs
S/C = “1” : display shift,
S/C = “0” : cursor shift,
R/L = “1” : shift to right,
R/L = “0” : shift to left
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
Table 10. Instruction Set 2 (continued)
Instruction RE
RS R/
W
Instruction Code
Description Execution time
DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0 (fosc=270kHz)
Scroll Enable 1 1 HS4 HS3 HS2 HS1 Determine the line for horizontal smooth
scroll.
HS1 = "1/0" :
1st line dot scroll enable/disable
HS2 = "1/0" :
2nd line dot scroll enable/disable
HS3 = "1/0" :
3rd line dot scroll enable/disable
HS4 = "1/0" :
4th line dot scroll enable/disable
Function Set 0 1 DL N RE
X X Set interface data length
(0)
DL = "1" : 8-bit,
DL = "0" : 4-bit
numbers of display line when NW = "0",
N = "1" : 2-line,
N = "0" : 1-line
extension register, RE("0"),
1 1 DL N RE
BE LP Set DL, N, RE("1") and
(1)
CGRAM/SEGRAM blink enable (BE)
BE = " 1/0" : CGRAM/SEGRAM blink
enable/disable
LP = "1" : low power mode
LP = "0" : normal operation mode
Set CGRAM
Address
Set SEGRAM
Address
0 0 0 0 1 AC5 AC4 AC3 AC2 AC1 AC0 Set CGRAM address in address counter.
1 0 0 0 1 X X AC3 AC2 AC1 AC0 Set SEGRAM address in address
counter.
39µs
39µs
39µs
39µs
39µs
39
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Table 10. Instruction Set 2 (continued)
Instruction RE
RS R/
Set DDRAM
Address
Set Scroll
Quantinty
Read Busy
flag and
Address
Write Data X 1 0 D7 D6 D5 D4 D3 D2 D1 D0 Write data into internal RAM
Read Data X 1 1 D7 D6 D5 D4 D3 D2 D1 D0 Read data from internal RAM
0 0 0 1 AC6 AC5 AC4 AC3 AC2 AC1 AC0 Set DDRAM address in address counter.
1 1 X SQ
X 0 1 BF AC6 AC5 AC4 AC3 AC2 AC1 AC0 Can be known whether during internal
W
NOTE: When an MPU program with Busy Flag (DB7) checking is made, 1/2 f
Instruction Code
DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0 (fosc=270kHz)
SQ
SQ
SQ
SQ
SQ
Set the quantity of horizontal dot scroll. 39µs
5
4
3
2
1
1
operation or not by reading BF.
The contents of address counter can also
be read.
BF = "1" : busy state,
BF = "0" : ready state.
(DDRAM / CGRAM / SEGRAM).
(DDRAM / CGRAM / SEGRAM).
OSC
instruction by the falling edge of the 'E' signal after the Busy Flag (DB7) goes to "low".
Description Execution time
39µs
0µs
43µs
43µs
(is necessary) for executing the next
40
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
1) Display Clear
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 0 0 1
Clear all the display data by writing "20H" (space code) to all DDRAM address, and set DDRAM address to "00H"
into AC (address counter). Return cursor to the original status, namely, bring the cursor to the left edge on first
line of the display. And entry mode is set to increment mode (I/D = "1").
2) Return Home
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 0 1 X
Return Home is cursor return home instruction. Set DDRAM address to "00H" into the address counter. Return
cursor to its original site and return display to its original status, if shifted. Contents of DDRAM does not change.
3) Entry Mode Set
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 0 1 I/D S
Set the moving direction of cursor and display.
I/D : Increment / decrement of DDRAM address (cursor or blink)
When I/D = "High", cursor/blink moves to right and DDRAM address is increased by 1.
When I/D = "Low", cursor/blink moves to left and DDRAM address is decreased by 1.
* CGRAM/SEGRAM operates the same as DDRAM, when read from or write to CGRAM/SEGRAM.
When S = "High", after DDRAM write, the entire display of all lines is shifted to the right (I/D = "low") or to the
left(I/D = "high"). But it will seem as if the cursor is not moving. When S = "Low", or DDRAM read, or
CGRAM/SEGRAM read/write operation, shift of entire display is not performed.
41
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
4) Display ON/OFF Control ( RE = 0 )
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 1 D C B
Control display/cursor/blink ON/OFF 1 bit register.
D : Display ON/OFF control bit
When D = "High", entire display is turned on.
When D = "Low", display is turned off, but display data is remained in DDRAM.
C : Cursor ON/OFF control bit
When C = "High", cursor is turned on.
When C = "Low", cursor is disappeared in current display, but I/D register preserves its data.
B : Cursor Blink ON/OFF control bit
When B = "High", cursor blink is on, that performs alternate between all the high data and display character at the
cursor position. If fosc has 270kHz frequency, blinking has 370ms interval.
When B = "Low", blink is off.
5) Extended Function Set ( RE = 1 )
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 0 1 FW BW NW
FW : Font Width control
When FW = "High", display character font width is assigned to 6-dot and execution time becomes 6/5 times than
that of 5-dot font width. The user font, specified in CGRAM, is displayed into 6-dot font width, bit-5 to bit0,including the leftmost space bit of CGRAM.(refer to Figure 16). When FW = "Low", 5-dot font width is set.
B/W : Black/White Inversion enable bit
When B/W = "High", black/white inversion at the cursor position is set. In this case C/B bit of display ON/OFF
control instruction becomes don't care condition. If fosc has frequency of 270kHz, inversion has 370ms intervals.
NW : 4 Line mode enable bit
When NW = "High", 4 line display mode is set. In this case N bit of function set instruction becomes don't care
condition.
42
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
S
p
a
c
e
CGROM
6-bit
CGROM
Characte
Font
(5-dot)
8-bit
6-bit
CGRAM
Characte
Font
(6-dot)
CGRAM
8-bit
Figure 16. 6-dot Font Width CGROM/CGRAM
6) Cursor or Display Shift (RE = 0)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 1 SC R/L - -
Shift right/left cursor position or display without writing or reading of display data. This instruction is used to
correct or search display data (refer to Table 7). During 2-line mode display, cursor moves to the 2nd line after
40th digit of 1st line. In 4-line mode, cursor moves to the next line, only after every 20th digit of the current line.
Note that display shift is performed simultaneously in all the line. When displayed data is shifted repeatedly, each
line shifted individually. When display shift is performed, the contents of address counter are not changed.
Table 11. Shift Patterns According to S/C and R/L bits
S/C R/L Operation
0 0 Shift cursor to the left, ADDRESS COUNTER is decreased by 1
0 1 Shift cursor to the right, ADDRESS COUNTER is increased by 1
1 0 Shift all the display to the left, cursor moves according to the display
1 1 Shift all the display to the right, cursor moves according to the display
43
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
7) Scroll Enable (RE = 1)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 0 1 HS4 HS3 HS2 HS1
HS : Horizontal Scroll per Line Enable
This instruction makes valid dot shift by a display line unit.
HS1, HS2, HS3 and HS4 indicate each line to be dot scrolled, and each scroll is performed individually in each
line.
If the line in 1-line display mode or the 1st line in 2-line display mode is to be scrolled, set HS1 and HS2 to
"high". If the 2nd line scroll is needed in 2-line mode, set HS3 and HS4 to "high". (Refer to table 8)
8) Function Set
(1) RE = 0
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 1 DL N RE(0) - -
DL : Interface data length control bit
When DL = "High", it means 8-bit bus mode with MPU.
When DL = "Low", it means 4-bit bus mode with MPU. Hence, DL is a signal to select 8-bit or 4-bit bus mode.
When 4-bit bus mode, it is required to transfer 4-bit data twice.
N : Display line number control bit
It is variable only when NW bit of extended function set instruction is Low.
When N = "Low", 1-line display mode is set.
When N = "High", 2-line display mode is set.
When NW = "High", N bit is invalid, it means 4-line mode independent of N bit.
RE : Extended function registers enable bit
At this instruction, RE must be "Low".
44
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
(2) RE = 1
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 0 1 DL N RE(1) RE LP
DL : Interface data length control bit
When DL = "High", it means 8-bit bus mode with MPU.
When DL = "Low", it means 4-bit bus mode with MPU. So to speak, DL is a signal to select 8-bit or 4-bit bus
mode. When 4-bit bus mode, it is required to transfer 4-bit data twice.
N : Display line number control bit
It is variable only when NW bit of extended function set instruction is Low.
When N = "Low", 1-line display mode is set.
When N = "High", 2-line display mode is set.
When NW = "High", N bit is invalid, it means 4-line mode independent of N bit.
RE : Extended function registers enable bit
When RE = "High", extended function set registers, SEGRAM address set registers, HS bits of scroll enable
instruction and BE bits of function set register can be accessed.
BE : CGRAM/SEGRAM data blink enable bit
BE = "High", makes user font of CGRAM and segment of SEGRAM blinking. The quantity of blink is assigned the
highest 2 bit of CGRAM/SEGRAM.
LP : Low power consumption mode enable bit
When EXT port input is "Low"(without extension driver) and LP bit is set to "High", S6A0073 operates in low
power consumption mode.
During 1-line mode S6A0073 operates on a 4-division clock, and in 2-line or 4-line mode it operates on a 2division clock. According to this instruction, execution time becomes 4 or 2 times longer.
Note not to use display shift instruction, it may happen wrong operation.
And the frame frequency is lower to 5/6 than that of normal operation.
9) Set CGRAM Address (RE = 0)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 1 AC5 AC4 AC3 AC2 AC1 AC0
Set CGRAM address to AC. This instruction makes CGRAM data available from MPU.
45
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
10) Set SEGRAM Address (RE = 1)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 0 1 X X AC3 AC2 AC1 AC0
Set SEGRAM address to AC.
This instruction makes SEGRAM data available from MPU.
11) Set DDRAM Address (RE = 0)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 1 AC6 AC5 AC4 AC3 AC2 AC1 AC0
Set DDRAM address to AC.
This instruction makes DDRAM data available from MPU.
In 1-line display mode (N = 0, NW = 0), DDRAM address is from "00H" to "4FH".
In 2-line display mode (N = 1, NW = 0), DDRAM address in the 1st line is from "00H" to "27H", and DDRAM
address in the 2nd line is from "40H" to "67H".
In 4-line display mode (NW = 1), DDRAM address is from "00H" to "13H" in the 1st line, from "20H" to "33H" in
the 2nd line, from "40H" to "53H" in the 3rd line and from "60H" to "73H" in the 4th line.
12) Set Scroll Quantity (RE = 1)
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 0 1 X SQ5 SQ4 SQ3 SQ2 SQ1 SQ0
Setting SQ5 to SQ0, horizontal scroll quantity can be controlled in dot units. (refer to Table 12). In this case
S6A0073 execute dot smooth scroll from 1 to 48 dots.
Table 12. Scroll Quantity According to HDS bits
SQ5 SQ4 SQ3 SQ2 SQ1 SQ0 Function
0 0 0 0 0 0 No shift
0 0 0 0 0 1 shift left by 1-dot
0 0 0 0 1 0 shift left by 2-dot
0 0 0 0 1 1 shift left by 3-dot
: : : : : : :
1 0 1 1 1 1 shift left by 47-dot
1 1 X X X X shift left by 48-dot
46
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
13) Read Busy Flag & Address
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0 1 BF AC6 AC5 AC4 AC3 AC2 AC1 AC0
This instruction shows whether S6A0073 is in internal operation or not. If the resultant BF is High, the internal
operation is in progress and should wait until BF becomes "LOW", which by then the next instruction can be
performed. In this instruction value of address counter can also be read.
14) Write data to RAM
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
1 0 D7 D6 D5 D4 D3 D2 D1 D0
Write binary 8-bit data to DDRAM/CGRAM/SEGRAM.
The selection of RAM from DDRAM, CGRAM, or SEGRAM, is set by the previous address set instruction :
DDRAM address set, CGRAM address set, SEGRAM address set. RAM set instruction can also determines the
AC direction to RAM.
After write operation, the address is automatically increased/decreased by 1, according to the entry mode.
15) Read data from RAM
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
1 1 D7 D6 D5 D4 D3 D2 D1 D0
Read binary 8-bit data from DDRAM/CGRAM/SEGRAM.
The selection of RAM is set by the previous address set instruction. If address set instruction of RAM is not
performed before this instruction, the data that read first is invalid, because the direction of AC is not determined.
If the RAM data several is read times without RAM address set instruction before read operation, the correct
RAM data from the second, but the first data would be incorrect, as there is no time margin to transfer RAM data.
In case of DDRAM read operation, cursor shift instruction plays the same role as DDRAM address set
instruction : it also transfer RAM data to output data register.
After read operation address counter is automatically increased/decreased by 1 according to the entry mode.
After CGRAM/SEGRAM read operation, display shift may not be executed correctly.
* In case of RAM write operation, after this AC is increased/decreased by 1 as in read operation after this. In this
time, AC indicates the next address position, but the previous data can only be read by read instruction.
47
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
INTERFACE WITH MPU
S6A0073 can transfer data in bus mode (4-bit or 8-bit) or serial mode with MPU. Hence, both types 4 or 8-bit
MPU can be used. In case of 4-bit bus mode, data transfer is performed by two times to transfer 1 byte data.
(1) When interfacing data length are 4-bit, only 4 ports, from DB4 to DB7, are used as data bus.
At first higher 4-bit (in case of 8-bit bus mode, the contents of DB4 - DB7) are transferred, and then lower 4-bit (in
case of 8-bit bus mode, the contents of DB0 - DB3) are transferred. So transfer is performed by two times.
Busy Flag outputs "High" after the second transfer are ended.
(2) When interfacing data length are 8-bit, transfer is performed at a time through 8 ports, from DB0 to DB7.
(3) If IM is set to "Low", serial transfer mode is set.
48
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
INTERFACE WITH MPU IN BUS MODE
1) Interface with 8-bits MPU
If 8-bits MPU is used, S6A0073 can connect directly with that. In this case, port E, RS, R/W and DB0 to DB7
need to interface each other. Example of timing sequence is shown below.
RS
R/W
E
Internal
signal
DB7
DATA
Internal Operation
BusyBusy
No
Busy
DATA
InstructionBusy Flag CheckInstructionBusy Flag CheckBusy Flag Check
Figure 17. Example of 8-bit Bus Mode Timing Sequence
2) Interface with 4-bits MPU
If 4-bits MPU is used, S6A0073 can connect directly with this. In this case, E, RS, R/W and DB4 to DB7 need to
interface each other. The transfer is performed by twice. Example of timing sequence is shown below.
RS
R/W
E
Internal
signal
DB7
D7
D3AC3D7D3
Internal Operation
Busy
AC3
No
Busy
InstructionBusy Flag CheckInstructionBusy Flag Check
Fig 18. Example of 4-bit Bus Mode Timing Sequence
49
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Interface with MPU in Serial Mode
When IM input is "Low", serial interface mode is started. At this time, all three ports, SCLK (synchronizing
transfer clock), SID (serial input data), and SOD (serial output data), are used. If S6A0073 is to be used with
other chips, chip select port (CS) can be used. By setting CS to "Low", S6A0073 can receive SCLK input. If CS is
set to "High", S6A0073 reset the internal transfer counter.
Before transfer real data, start byte has to be transferred. It is composed of succeeding 5 "High" bits, register
read write control bit (R/W), register selection bit (RS) and end bit that indicates the end of start byte. Whenever
succeeding 5 "High" bits are detected by S6A0073, it resets the serial transfer counter and prepares to receive
next information. The next input data is the register selection bit which determines which register will be used,
and read write control bit that determine the direction of data. Then end bit is transferred, which must have "Low"
value to show the end of start byte. (refer to Figure 19, Figure 20)
(1) Write Operation (R/W = 0)
After start byte is transferred from MPU to S6A0073, 8-bit data is transferred which is divided into 2 bytes, each
byte has 4 bit's real data and 4 bit's partition token data. For example, if real data is "10110001" (D0 - D7), then
serially transferred data becomes "1011 0000 0001 0000" where 2nd and 4th 4 bits must be "0000" for safe
transfer. To transfer several bytes continuously without changing RS bit and RW bit, start byte transfer is needed
only at first starting time, I, e, after first start byte is transferred, real data succeeding can be transferred.
(2) Read Operation (R/W = 1)
After start byte is transferred to S6A0073, MPU can receive 8-bit data through the SOD at a time from the LSB.
Waiting time is needed to insert between start byte and data reading, as internal reading from RAM requires
some delay. Continuous data reading is possible such as serial write operation. It also needs only one start bytes,
only if some delay between reading operations of each byte is inserted. During the reading operation, S6A0073
observes succeeding 5 "High" from MPU. If it is detected, S6A0073 restarts serial operation at once and prepares
to receive RS bit. So in continuous reading operation, SID port must be "low".
50
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Continuous Write Operation
SCLK
WaitWait
SID
Continuous Read Operation
SCLK
SID
SOD
Start Byte1'st Byte 2'nd Byte1'st Byte2'nd Byte
Start
Byte
Instruction1Instruction2Instruction3
WaitWaitWait
Data
Read1
Instruction1
Execution Time
Instruction1
Execution Time
Instruction2
Execution Time
Data
Read2
Fig 20. Timing Diagram of Continuous Data Transfer
Instruction2
Execution Time
Instruction3
Execution Time
1'st Byte2'nd Byte
Data
Read3
Instruction3
Execution Time
52
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
APPLICATION INFORMATION ACCORDING TO LCD PANEL
1) LCD Panel: 24 Character x 1-line Format (5-dot Font,1/17 Duty)
COM1
COM2
COM3
COM4
COM5
COM6
COM7
COM8
COM17
(COM0)
SEG1
SEG2
SEG3
SEG4
SEG5
S6A0073
SEG6
SEG7
SEG8
SEG9
SEG10
SEG58
SEG59
SEG60
COM16
COM15
COM14
COM13
COM12
COM11
COM10
COM9
♣
2) LCD Panel: 24 Character x 2-line Format (5-dot Font, 1/33 Duty)
COM1
COM2
COM3
COM4
COM5
COM6
COM7
COM8
COM17
COM18
COM19
COM20
COM21
COM22
COM23
COM24
COM33
(COM0)
SEG1
SEG2
SEG3
SEG4
S6A0073
SEG5
SEG58
SEG59
SEG60
COM32
COM31
COM30
COM29
COM28
COM27
COM26
COM25
COM16
COM15
COM14
COM13
COM12
COM11
COM10
COM9
53
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
3) LCD Panel: 12 Character x 4-line Format (5-dot Font, 1/33 Duty)
COM1
COM2
COM3
COM4
COM5
COM6
COM7
COM8
COM9
COM10
COM11
COM12
COM13
COM14
COM15
COM16
COM17
COM18
COM19
COM20
COM21
COM22
COM23
COM24
COM25
COM26
COM27
COM28
S6A0073
COM29
COM30
COM31
COM32
COM33
(COM0)
SEG1
SEG2
SEG3
SEG4
SEG5
SEG26
SEG27
SEG28
SEG29
SEG30
SEG31
SEG32
SEG33
SEG34
SEG35
SEG58
SEG59
SEG60
%
♣
54
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
4) LCD Panel: 10 Character × 4-line Format (6-dot Font, 1/33 Duty)
COM1
COM2
COM3
COM4
COM5
COM6
COM7
COM8
COM9
COM10
COM11
COM12
COM13
COM14
COM15
COM16
COM17
COM18
COM19
COM20
COM21
COM22
COM23
COM24
COM25
COM26
S6A0073
COM27
COM28
COM29
COM30
COM31
COM32
COM33
(COM0)
SEG1
SEG2
SEG3
SEG4
SEG5
SEG6
SEG31
SEG32
SEG33
SEG34
SEG35
SEG36
SEG58
SEG59
SEG60
♣
55
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
5) LCD Panel: 20 Character × 4-line Format (5-dot Font, 1/33 Duty)
COM1
COM2
COM3
COM4
COM5
COM6
COM7
COM8
COM9
COM10
COM11
COM12
COM13
COM14
COM15
COM16
COM17
COM18
COM19
COM20
COM21
S6A0073
VDD
EXT
Extension
Driver
COM22
COM23
COM24
COM25
COM26
COM27
COM28
COM29
COM30
COM31
COM32
COM33
(COM0)
SEG1
SEG2
SEG3
SEG4
SEG5
SEG58
SEG59
SEG60
SEG1
SEG2
SEG3
SEG4
SEG5
SEG36
SEG37
SEG38
SEG39
SEG40
56
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
INITIALIZING
1) Initializing by Internal Reset Circuit
When the power is turned on, S6A0073 is initialized automatically by power on reset circuit. During the
initialization, the following instructions are executed, and BF(Busy Flag) is kept "High"(busy state) to the end of
initialization.
(1) Display Clear instruction
Write "20H" to all DDRAM
(2) Set Functions instruction
DL = 1 : 8-bit bus mode
N = 1 : 2-line display mode
RE = 0 : Extension register disable
BE = 0 : CGRAM/SEGRAM blink OFF
LP = 0 : Operate in normal mode (Not in Low Power Mode)
DH = 0 : Horizontal scroll enable
REV = 0 : Normal display mode (Not reversed display)
(3)Control Display ON/OFF instruction
D = 0 : Display OFF
C = 0 : Cursor OFF
B = 0 : Blink OFF
(4) Set Entry Mode instruction
I/D = 1 : Increment by 1
S = 0 : No entire display shift
BID = 0 : Normal direction segment port
(5) Set Extension Function instruction
FW = 0 : 5-dot font width character display
B/W = 0 : Normal cursor (8th line)
NW = 0 : Not 4-line display mode, 2-line mode is set because of N("1")
(6) Enable Scroll/Shift instruction
HS = 0000 : Scroll per line disable
DS = 0000 : Shift per line disable
(7) Set scroll Quantity instruction
SQ = 000000 : Not scroll
2) Initializing by Hardware RESET input
When RESET pin = "Low", S6A0073 can be initialized like the case of power on reset. During the power on reset
operation, this pin is ignored.
57
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Condition: fosc = 270kHz
INITIALIZING BY INSTRUCTION
1) 8-bit Interface Mode
Power On
Wait for more than 20ms after VDD rises to 4.5V
Wait for more than 30ms after VDD rises to 2.7V
0
Function Set
RSR/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
00001DL(1)N0XX
DL
N
1
0
1
4-bit interface
8-bit interface
1-line mode
2-line mode
Wait for more than 39µs
Display ON/OFF Control
RSR/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0000001DCB
Wait for more than 39µs
Display Clear
RSR/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
0000000001
Wait for more than 1.53ms
Entry Mode Set
RSR/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
00000001I/DS
0
D
1
0
C
1
0
B
1
01Decrement mode
I/D
Increment mode
01Entire shift off
S
Display off
Display on
Cursor off
Cursor on
Blink off
Blink on
Entire shift on
Initialization End
58
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
2) 4-bit Interface Mode
Power On
Wait for more than 20ms after VDD rises to 4.5V
Wait for more than 30ms after VDD rises to 2.7V
Condition: fosc = 270kHz
Function Set
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
00001DL(0) XXXX
Wait for more than 39µs
Function Set
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
000010XXXX
00N0XXXXXX
Wait for more than 39µs
Display ON/OFF Control
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
000000XXXX
001DCBXXXX
Wait for more than 39µs
Clear Display
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
000000XXXX
000001XXXX
DL
0
4-bit interface
1
8-bit interface
1-line mode
0
N
D
C
B
1
0
1
0
1
0
1
2-line mode
Display off
Display on
Cursor off
Cursor on
Blink off
Blink on
Wait for more than 1.53ms
Entry Mode Set
RS R/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
000000XXXX
0001I/DSHXXXX
Initialization End
01Decrement mode
I/D
SH
Increment mode
01Entire shift off
Entire shift on
59
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
EXAMPLE OF INSTRUCTION AND DISPLAY CORRESPONDENCE
1) IE = "Low"
1. Power supply on: Initialized by the internal power on reset circuit
RSR/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
2. Function Set: 8-bit, 1-line, RE (0)
RSR/W DB7 DB6 DB5 DB4 DB3 DB2 DB1 DB0
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
FRAME FREQUENCY
1) 1/17 Duty Cycle
1-line selection period
VDD
V1
COM1
..
V4
V5
1 Frame1 Frame
......171632117164321
Item Normal Display Mode (LP = 0)
5-dot font width 6-dot font width
1-line selection period 200 clocks 240 clocks
Frame frequency 79.4Hz 66.2Hz
Item Low Power Mode (LP = 1)
5-dot font width 6-dot font width
1-line selection period 60 clocks 72 clocks
Frame frequency 66.2Hz 55.1Hz
* fosc = 270kHz (1 clock = 3.7µs)
69
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
2) 1/33 Duty Cycle
1-line selection period
VDD
V1
COM1
..
V4
V5
1 Frame1 Frame
......333232133324321
Item Normal Display Mode (LP = 0)
5-dot font width 6-dot font width
1-line selection period 100 clocks 120 clocks
Frame frequency 81.8Hz 68.2Hz
Item Normal Display Mode (LP = 1)
5-dot font width 6-dot font width
1-line selection period 60 clocks 72 clocks
Frame frequency 68.2Hz 56.8Hz
¡Ø fosc = 270kHz (1 clock = 3.7µs)
70
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
POWER SUPPLY FOR DRIVING LCD PANEL
1) When an external power supply is used
2) When an internal booster is used
Boosting Twice
VDD
V
+
-
1µF
1µF
-
+
-
+
CI
GND
C1
C2
V5OUT2
V5OUT3
Can be detached
if not using
power down mode
VDD
VDD
V1
V2
V3
V4
V5
R0
R
R
R
R
VEE
R
R
R0
R
R
VDD
V1
V2
V3
V4
V5
VDD
+
-
1µF
1µF
1µF
-
+
Boosting Three Times
V
CI
GND
C1
-
+
C2
V5OUT2
V5OUT3
-
+
Can be detached
if not using
power down mode
VDD
V1
V2
V3
V4
V5
R
R
R0
R
R
NOTES:
1. Boosted output voltage should not exceed the maximum value (13 V) of the LCD driving voltage. Especially, a voltage
of over 4.3V should not be input to the reference voltage(Vci) when boosting three times.
2. A voltage of over 5.5V should not be input to the reference voltage (Vci) when boosting twice.
3. The value of resistance, according to the number of lines, duty ratio and the bias, is shown below. (Refer to Table 13)
71
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
Table 13. Duty Ratio and Power Supply for LCD Driving
Item Data
Number of lines 1 2 or 4
Duty ratio 1/17 1/33
Bias 1/5 1/6.7
Divided resistance R R R
R0 R 2.7R
MAXIMUM ABSOLUTE RATE
Characteristic Symbol Value UNIT
Power Supply Voltage (1)
Power Supply Voltage (2)
Input Voltage
Operating Temperature
Storage Temperature
¡Ø Voltage greater than above may damage to the circuit (V
VDD
V
LCD
VIN -0.3 to VDD +0.3
T
OPR
T
STG
-0.3 to +7.0 V
VDD -15.0 to VDD +0.3
≥ V1 ≥ V2 ≥ V3 ≥ V4 ≥ V5)
DD
-30 to +80
-55 to +125
V
V
°C
°C
72
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
ELECTRICAL CHARACTERISTICS
DC Characteristics
(VDD = 2.7V to 5.5V, Ta = -30 to +85°C)
Characteristic Symbol
Operating Voltage
Supply Current
Input Voltage (1)
(except OSC1)
Input Voltage (2)
(OSC1)
Output Voltage (1)
(DB0 to DB7)
Output Voltage (2)
(expect DB0 to DB7)
Voltage Drop
Input Leakage Current
Low Input Current
Internal Clock (external Rf)
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
AC Characteristics
(VDD = 4.5 to 5.5V, Ta = -30 to +85°C)
Mode Item Symbol
E Cycle Time
E Rise / Fall Time
(1) Write Mode E Pulse Width (High, Low)
( refer to Figure 21) R/W and RS Setup Time
R/W and RS Hold Time
Data Setup Time
Data Hold Time
E Cycle Time
E Rise / Fall Time
(2) Read Mode E Pulse Width (High, Low)
(refer to Figure 22) R/W and RS Setup Time
R/W and RS Hold Time
Data Output Delay Time
Data Hold Time
Serial Clock Cycle Time
tC
tR, tF
tW
t
SU1
tH1
t
SU2
tH2
tC
tR, tF
tW
tSU
tH
tD
tDH
tC
Min Typ Max Unit
500 - -
- - 20
230 - -
40 - - ns
10 - -
60 - -
10 - -
500 - -
- - 20
230 - -
40 - - ns
10 - -
- - 160
5 - -
0.5 - 20
µs
Serial Clock Rise / Fall Time
Serial Clock Width (High, Low)
(3) Serial Chip Select Setup Time
tR,tF
tW
t
SU1
- - 50
200 - -
60 - -
Interface Mode Chip Select Hold Time tH1 20 - - ns
t
(refer to Figure 23) Serial Input Data Setup Time
Serial Input Data Hold Time
Serial Output Data Delay Time
Serial Output Data Hold Time
SU2
tH2
tD
tDH
100 - -
100 - -
- - 160
5 - -
74
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
AC Characteristics (Continued)
(VDD = 2.7 to 4.5V, Ta = -30 to +85°C)
Mode Item Symbol
E Cycle Time
E Rise / Fall Time
(4) Write Mode E Pulse Width (High, Low)
( refer to Figure 21) R/W and RS Setup Time
R/W and RS Hold Time
Data Setup Time
Data Hold Time
E Cycle Time
E Rise / Fall Time
(5) Read Mode E Pulse Width (High, Low)
(refer to Figure 22) R/W and RS Setup Time
R/W and RS Hold Time
Data Output Delay Time
Data Hold Time
Serial Clock Cycle Time
tC
tR, tF
tW
t
SU1
tH1
t
SU2
tH2
tC
tR, tF
tW
tSU
tH
tD
tDH
tC
Min Typ Max Unit
1000 - -
- - 25
450 - -
60 - - ns
20 - -
195 - -
10 - -
1000 - -
- - 25
450 - -
60 - - ns
20 - -
- - 360
5 - -
1 - 20
µs
Serial Clock Rise / Fall Time
Serial Clock Width (High, Low)
(6) Serial Chip Select Setup Time
Interface Mode Chip Select Hold Time
(refer to Figure 23) Serial Input Data Setup Time
Serial Input Data Hold Time
Serial Output Data Delay Time
Serial Output Data Hold Time
tR,tF
tW
t
SU1
tH1
t
SU2
tH2
tD
tDH
- - 50
400 - -
60 - -
20 - - ns
200 - -
200 - -
- - 360
5 - -
75
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
AC Characteristics (Continued)
(VDD = 2.7 to 5.5V, Ta = -30 to + 85°C)
Mode Item Symbol
Clock Pulse Width (High, Low)
(7) Interface Mode Clock Rise / Fall Time
with Extension Clock Setup Time
Driver Data Setup Time
(refer to Figure 24) Data Hold Time
M Delay Time
RS
R/W
E
DB0 - DB7
VIH1
VIL1
tsu1
VIL1
VIH1
VIL1
tr
VIH1
VIL1
tw
tW
tR, tF
t
SU1
t
SU2
tDH
tDM
VIH1
VIL1
tsu2
Valid Data
tc
Min Typ Max Unit
800 - -
- - 100
500 - - ns
300 - -
300 - -
-1000 - 1000
th1
VIL1
th1
tf
th2
VIH1
VIL1
VIL1
Figure 21. Write Mode
76
34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD S6A0073
V
RS
R/W
E
DB0 - DB7
IH1
V
IL1
t
su
V
IH1
t
w
V
IH1
V
IL1
t
r
t
D
V
IH1
V
IL1
V
IH1
V
IL1
Valid Data
t
h
V
IH1
t
h
t
f
V
t
DH
V
IH1
V
t
c
IL1
IL1
Figure 22. Read Mode
t
C
V
IL1
t
t
w
t
w
h1
tf
V
IH1
V
IL1
h2
t
V
IH1
V
IL1
SCLK
CS
V
IL1
t
su1
V
IH1
V
IL1
t
r
V
IH1
V
su2
t
IL1
SID
t
SOD
D
V
OH1
V
OL1
DH
t
Figure 23. Serial Interface Mode
77
S6A0073 34COM/60SEG DRIVER & CONTROLLER FOR DOT MATRIX LCD
t
f
V
OL2
t
w
V
OH2
V
OL2
t
w
V
OH2
V
t
SU1
t
V
OL2
DM
t
DH
OL2
CLK1
CLK2
V
OH2
t
r
V
OL2
V
OH2
t
w
V
OH2
t
SU1
D
M
Figure 24. Interface Mode with Extension Driver
RESET TIMING
(VDD = 2.7 to 5.5V, Ta = -30 to +85°C)
Item Symbol Min Typ Max Unit
Reset low level width
(refer to Figure 25)
RESET
t
RES
V
10 - - ms
t
RES
IL1
V
IL1
Figure 25. Reset Timing Diagram
78
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.