Вы находитесь на странице: 1из 18

L

EDD
rive
rCo
ntro
ller T
M163
8
1, Description

TM1638 is LED driver controller with key-scan interface, MCU digital interface, data latch, LED
high pressure driver, key-scan is integrated into a single chip. TM1638 main apply for fridge, air
condition and home theatre as high-seg display driver.

2. Feature

l Power CMOS technology


l Display mode 10seg×8grid
l Key-scan(8×3bit)
l Gray adjust circuit(duty ratio 8 level is adjustable)
l Serial connection (CLK,STB,DIO)
l Oscillation type: RC oscillation(450Hz+5%)
l Build-in power-on reset circui
l SOP28 package

3. Pin definition

1 28
K1 STB
2 27
K2 CLK
3 26
K3 DIO
4 25
VDD GND
5 24
SEG1/KS1 GRID1
6 23
SEG2/KS2 GRID2
7 22
SEG3/KS3 GRID3
8 21
SEG4/KS4 GRID4
9 20
SEG5/KS5 GRID5
10 19
SEG6/KS6 GRID6
11 18
SEG7/KS7 GND
12 17
SEG8/KS8 GRID7
13 16
SEG9 GRID8
14 15
SEG10 VDD

www.titanmec.com
-1-
L
EDD
rive
rCo
ntro
ller T
M163
8
4. Pin function definition

Sy
mbo
l P
inna
me d
escr
ipt
ion

Data Input/output serial data during the rising of shift


DIO
input/output clock, from low.

Initialize serial interface during the falling/rising


edge, then receive instruction. The first byte as
STB Chip select instruction when STB is low, another disposal
would be closed during handle the instruction.
CLK would be ignored when STB is high.

CLK Clock input Output/input serial data at the rising edge

Key-scan data data inputted into the Pin would be latch after
K1~K3
input display cycle close.
SEG1/KS1~ output
Segment output, P pipe open-drain output
SEG8/KS8 (segment)
output
SEG9~SEG10 Segment output, p pipe open-drain output
(segment)

GRID1~GRID8 Output(grid) Grid output, N pipe open-drain output

VDD Logic power 5V±10%


GND Logic ground Connect ground system

Note: DIO output data is N pipe open-drain output, when read key demand connect 1K-10K rising
resistance. We promote 10K rising resistance. The read data is unsteady during DIO control N
pipe action at the falling edge of shift close. You could refer to below chart(6), the data is steady
during the rising edge.
VCC

芯片内部 电路 10K

DIO

CT

GND

www.titanmec.com
-2-
L
EDD
rive
rCo
ntro
ller T
M163
8
5. Display register address and display mode
The register transmits data from outside device to TM1638 via serial interface, address
from00H-0FH total 16 byte units. And separately correspond with LED light of chip SGE and
GRID pin. As below chart:
Write LED display data from high to low of display address, from low to high of data byte.

SE
SE

SE

SE

SE

SE

SE

SE

SE

SE
X X X X X X

G1
G

G
1

0
x
xHL
(低四位) x
xHU
(高四位) xx
HL(低四位) xx
HU(高四位)
B0 B
1 B
2 B
3 B
4 B5 B6 B7 B0 B1 B2 B
3 B
4 B5 B6 B
7
0
0HL 00
HU 01
HL 01
HU G
RID1
0
2HL 02
HU 03
HL 03
HU G
RID2
0
4HL 04
HU 05
HL 05
HU G
RID3
0
6HL 06
HU 07
HL 07
HU G
RID4
0
8HL 08
HU 09
HL 09
HU G
RID5
0
AHL 0A
HU 0B
HL 0B
HU G
RID6
0
CHL 0C
HU 0D
HL 0D
HU G
RID7
0
EHL 0E
HU 0F
HL 0F
HU G
RID8
cha
rt(2)
Write LED display data from high to low of display address, from low to high of data byte. For
don’t used SEG output interface, please input 0 into correspond BIT address.

6. key-scan and key-scan data register


Key-scan frame is 8×3bit, as chart(3):
K1

K2

K3

KS1

KS2

KS3

KS4

KS5

KS6

KS7

KS8

Ch art(3)
Key-scan data stock address as chart(4), after send read key instruction, start to read key data
BYTE1-BYTE4, read data from low to output, when press pin of chipK and KS, the BIT of
correspond byte is 1.

www.titanmec.com
-3-
L
EDD
rive
rCo
ntro
ller T
M163
8
B
0 B
1 B
2 B
3 B
4 B
5 B6 B
7
K
3 K
2 K
1 X K
3 K
2 K1 X
KS
1 K
S2 BY
TE1
KS
3 K
S4 BY
TE2
KS
5 K
S6 BY
TE3
KS
7 K
S8 BY
TE4
Chart(4)

Note: 1, TM1638 read up to 4 byte, no more than 4.


2, read data byte just from BYTE1-BYTE4 in turn, cannot cut across byte to read. For
example: when press the key corresponds with K2 and KS8, if want to read this key’s data, must
read the 4th byte the 5th bit, then can get the data; when K1 and KS8, K2 and KS8, K3 and KS8
press in the same time, the B4,B5 and B6 of BYTE4’s data is 1.
3. Combination key just is same KS, different K pin. Same K and different KS cannot combine
together as key combination.

7. Instruction description

Instruction to set display mode and LED driver status.


Input DIO the 1st byte as an instruction at STB falling edge. After coding, get the highest byte of
B7,B6 to distinguish different instruction.

B
7 B
6 i nstruction
0 1 Da tain s
tr u
ct i
onse t
1 0 D
isp
la yc ontroli nstruc
tionset
1 1 Addr e
ssin structionset

7.1 data instruction set


The instruction to set data writes and read, B1and B0 cannot be set 01 or 11.
MSB LSB
B7 B6 B5 B4 B3 B2 B1 B0 Function instruction
0 1 0 0 Data write Write data to register
0 1 1 0 mode set Read key-scan data
Not
0 1 0 Address add Auto address add
avaiable,
0 1 1 mode set Fixed address
input 0
0 1 0 test mode Normal mode
0 1 1 set(inner use) Test mode

www.titanmec.com
-4-
L
EDD
rive
rCo
ntro
ller T
M163
8
7.2 Address instruction setting
MSB LSB
Display
B7 B6 B5 B4 B3 B2 B1 B0
address
1 1 0 0 0 0 00H
1 1 0 0 0 1 01H
1 1 0 0 1 0 02H
1 1 0 0 1 1 03H
1 1 0 1 0 0 04H
1 1 0 1 0 1 05H
1 1 0 1 1 0 06H
Not
1 1 0 1 1 1 07H
avaiable,
1 1 input 0 1 0 0 0 08H
1 1 1 0 0 1 09H
1 1 1 0 1 0 0AH
1 1 1 0 1 1 0BH
1 1 1 1 0 0 0CH
1 1 1 1 0 1 0DH
1 1 1 1 1 0 0EH
1 1 1 1 1 1 0FH
The instruction is to set display register address
If address set 10H or higher, data would be ignored, till available address is set.
When power on, address default 00H.

7.3 display control


M SB LS
B
B
7 B
6 B5 B
4 B
3 B2 B1 B
0 Fu
nct
ion de
scr
ipti
on
1 0 0 0 0 Setpulsewidthis1 /16
1 0 0 0 1 Setpulsew i
dthis2/ 16
1 0 0 1 0 Clean Se tpulsew i
dthis4/ 16
1 0 0 1 1 light Se tpulsew i
dthis10 /16
1 0 1 0 0 quantity Se tpulsewidthi
s1 1/16
I
rrel
eva
nt
1 0 1 0 1 s
et Setpulsewidthi
s1 2/16
t
erm,
inp
ut
1 0 0 1 1 0 Setpulsewidthi
s1 3/16
1 0 1 1 1 Setpul sewidt
his1 4/16
1 0 0 Display Showturnoff
turn
1 0 1 on/off Sho
wt urno
n
s
et
8. serial data transmit pattern:
Read and receive 1 bit should at the rising edge of shift clock.

www.titanmec.com
-5-
L
EDD
rive
rCo
ntro
ller T
M163
8
8.1 data receive (write data)

CLK 1 2 3 4 5 6 7 8

DIO B0 B1 B2 B3 B4 B5 B6 B7

STB
8.2 data read

CLK 1 2 `````` 8

DIO B0 B1 `````` B7 B0 B1 B2 B3

STB

送读按键命 令 Twait 读取按键数 据

Notice: When read data, set instruction from the 8th rising edge of clock to CLK falling edge to
read data that demand a waiting time Twait(min 1μS).

9. Display and key


(1) Display
1, Driver common cathode:
SEG1 1

SEG2 1
SEG1
SEG2
SEG3 1 A DPY
SEG3 B a

SEG4 GRID1 SEG4 C f g b GRID1


1 D
SEG5 Ee c
d
SEG5 F
1 G [LEDgn]
SEG6
SEG6 1
SEG7

SEG7 1
Chart(7)
Chart(7) is sketch map for common cathode digitron connection, if demand the nixie tube display”0”,
SEG1,SE G2 ,S EG3,S EG4 ,SEG5,SE G6sho uldb eh i
ghl ev e l,SEG7i sl owl ev elwh enG RID 1is
lowl ev el.
Pleas er ef ertoc har t( 2)displaya ddres sfo r m,j ustw rit
eda ta3F Hi n00 Ha dd ressun i
t
toma keni xiet ubes ho w”0”.

www.titanmec.com
-6-
L
EDD
rive
rCo
ntro
ller T
M163
8
S
EG8 SEG
7 S
EG6 S
EG5 SEG
4 S
EG3 S
EG2 SEG
1
0 0 1 1 1 1 1 1 0
0H
B
7 B6 B
5 B
4 B3 B
2 B
1 B0

2. Driver common anode nixie tube

GRID1 1

GRID2 1
GRID1
GRID2
GRID3 1 A DPY
GRID3 B a

GRID4 SEG1 GRID4 C f b


SEG1
g
1 D
GRID5 Ee c
d
GRID5 F
1 G [LEDgn]
GRID6
GRID6 1
GRID7

GRID7 1

c
hart
(8)

chart(8) is sketch map for common anode digitron connection, if demand the nixie tube display”0”,
SEG1,SE G2 ,S EG 3,S EG4 ,SEG5,SE G6sh oul db eh ig hl ev e
l,S EG7i sl owl evelwh enG RID 1is
lowl ev el .P le asein put0 1Hint o00H ,02 H,0 4H,06 H,08 H,0AH,a ndi np u t00 Hin tot herest
addre ssun it.
S
EG8 SEG
7 S
EG6 S
EG5 SEG
4 S
EG3 S
EG2 SEG
1
0 0 0 0 0 0 0 1 0
0H
0 0 0 0 0 0 0 1 0
2H
0 0 0 0 0 0 0 1 0
4H
0 0 0 0 0 0 0 1 0
6H
0 0 0 0 0 0 0 1 0
8H
0 0 0 0 0 0 0 1 0
AH
0 0 0 0 0 0 0 0 0
CH
B
7 B6 B
5 B
4 B3 B
2 B
1 B0

N
otic
e:SEG1-10i
sopen-dra
ino utput
,G RID1-
10i sNp ipeopen-d
rainou
tput,duri
ngthe
u
se,SEG
1j ustcanc
onnectLEDa node,GRIDc on
nectcathode
.
(
2)KEY:
F
ollo
wchart
(9)toobser
veSE G1
/K S
1a ndSEG2/KS2,th
eo utputkey-s
canwav
ea sch
art(1
0)

www.titanmec.com
-7-
L
EDD
rive
rCo
ntro
ller T
M163
8
K1 STB
K2 CLK
vcc
K3 DIO
VDD GND
接示波器探头1
SEG1/KS1 GRID1
接示波器探头2
SEG2/KS2 GRID2
SEG3/KS3 GRID3
R1 R2 SEG4/KS4 GRID4
1k 1k SEG5/KS5 GRID5
SEG6/KS6 GRID6
SEG7/KS7 GND
SEG8/KS8 GRID7
SEG9 GRID8
SEG10 VDD
C
HART
(9)

T
heS
EGN
/KS
Nwa
veo
fICb
oardsc
ann
ing:

SEG1/KS1

SEG2/KS2

SEG3/KS3

SEGN/KSN

Tdisp=500us
Cha
rt (10
)
T
disprela
tewithI
Cwo r
kfr equency
,T M1
638hasb
eenimpro
ve dmanytimesa
ndosci
lla
tion
f
requen
cydon’tenti
relysame.5 00USjustf
orrefe
ren
ce,p leas
em ea
surefore
xactdat
a.

N
orma
lsit
uat
ionp
leas
eusec
har
t(1
1),th
atca
nmee
tthed
ema
ndo
fkeyd
esi
gn.
K1 S1 S3 S5

K2 S2 S4

K3 S6

SGE1/KS1 SGE1/KS2 SGE1/KS3


Ch
art
(11)

s
t
W
henpr
essS
1,B
Oatt
he1 b
ytere
ad“1”,
ifm
ult
ipl
eke
yisp
res
sed
,wou
ldre
adm
ult
iple
“1”

N
OTE:Comp
ositekeyus enotice
S
EG1/
KS1-S
EG10/KS
10i sfordis
playa
ndke
yscan
.ch
art
(12)a
sex amp
le ,dis
playdem
andl
ight
D
1,ligh
tou tD2
,SE G1shouldbe“1”,SEG2is“0”,ifS 1,S
2pr essedatthesamet
ime,

www.titanmec.com
-8-
L
EDD
rive
rCo
ntro
ller T
M163
8
t
hate
qualt
oSEG
1,S
EG2i
ssh
ortc
irc
uit,th
enD
1,D
2alll
igh
t.
SGE1/KS1
S1

SGE2/KS2
S2

D1 D2

1
K1
GRID1
C
hart
(12
)

S
OLUT
ION
:
1
.inh a
rdw
are,c
oul
dse
tthek
eyn
eedpr
essa
tthes
amet
imet
odi
ffe
ren
tK-
lin
e,a
s
c
hart
(13
)
SGE1/KS1
S1
D1 D2
1

1
S2

GRID1 GRID2 K1 K2

2
.Serialre sista nc ei nS EG1 --- SEGNl ikech art( 14),th ev alueofr
esi
stan
cesh
oul
dbe
5
10Ω, too high will invalid key, too low cannot solve disturb problem.
SGE1/KS1
510 S1

SGE2/KS2
510 S2

D1 D2
1

K1
GRID1
Ch
art
(14)
3
.se
ria
lco
nne
cti
onL
EDasc
har
t(1
5)
SGE1/KS1
S1

SGE2/KS2
S2

D1 D2
1

K1
GRID1
C
har
t(15
)

1
0.Tr
ans
mitofser
iald
atawh
ena
ppl
ica
tio
n
1
0.1Addressaddmode
U
seaddres
sa uto-ad
d1m ode,s e
tad dressactuall
yiss etaoriginaladdres
sfo rs
tock
t
rans
mitdata.Onces
endov erth
eor iginalad
dr e
s sins
tr u
ctionby
te,“S TB” don’tde
mand
s
ethighandfol
lowclose
lyt otransm
itd a
ta,upt o14BYTE.Aft
ersendoverthedata,“S
TB”

www.titanmec.com
-9-
L
EDD
rive
rCo
ntro
ller T
M163
8
c
ouldb
ese
thi
gh.

CLK

DIO Command1 Command2 Command3 Data1 Data2 ``````` Data n Command4

STB

C
omma
nd1
:setdispl
aymod
e
C
omma
nd2
:setdatains
tru
ctio
n
C
omma
nd3
:setdispl
ayadd
ress
D
ata1
-n:tr
ansm
itdisp
laydat
atoComma
nd3a
ddre
ssan
dbe
hin
dadd
res
s(upto1
4by
tes)
C
omma
nd4
:displ
aycont
rolins
tru
cti
on

1
0.2fi xeda ddres
sm ode
U
sef ix
edad dre
ssm ode
,se taddressa ctu
allyiss etanaddressforstockdemandt
ransm
it
d
ata.Onc esendoveraddress,“S T
B ” don’tdemandsethigh
,an dfoll
owc l
osel
ytot ra
nsm
it
d
ata,Af ters endoverth edata,“ST B
” c ou
ldbes e
thigh.T henrese
tad dresstosto
ck
t
he2 edda ta,u pto16 byteiss endo ver
,“S TB
” se thigh.

CLK

DIO Command1 Command2 Command3 Data1 Command4 Data2 ``````` Command5

STB

C
omma
nd1
:setdispl
aymod
e
C
omma
nd2
:setdatains
tru
ction
C
omma
nd3
:setdispl
ayadd
ress1
D
ata1
:tran
smitdis
pla
ydata1toc o
mman
d3a
ddr
ess
C
omma
nd4
:setdispl
ayadd
ress2
D
ata2
:tran
smitdis
pla
ydata2toc o
mman
d4a
ddr
ess
C
omma
nd5
:displ
aycont
rolinstru
cti
on

10.3 Read key timing

CLK

DIO Command1 Data1 Data2 Data3 Data4

STB

Command1: set display mode


Data1-4: read key data

10.4 procedure design flow chart


procedure design flow chart for address auto-add1

www.titanmec.com
- 10 -
L
EDD
rive
rCo
ntro
ller T
M163
8
开始

设置读键数据
命 令 ( 42H)
初始化
No

读 1BTYE内

设置写显存的数据命令,
采 用 地 址 自 动 加 1( 40H)

将按键值存放在
设置起始地 MCU的 寄 存 器 中
址 ( 0C0H)

No

传送数据 读 完 4BYTE
吗?
Yes

16BYTE数 据
传送完毕了?
有按键被按
下吗?
No
Yes
Yes

按键处理程

传显示控制命令设置
最 高 亮 度 ( 8FH)

结束

P
roce
dur
ede
sig
nfl
owch
artf
orfi
xeda
ddr
ess

www.titanmec.com
- 11 -
L
EDD
rive
rCo
ntro
ller T
M163
8

开始

传显示控制命令设置
最 高 亮 度 ( 8FH)

初始化

设置读键数据
命 令 ( 42H)

设置写显存的数据命令 No
采 用 固 定 地 址 ( 44H)
读 1BTYE内

设置地址
将按键值存放在
( 0C0H) MCU的 寄 存 器 中

传 送 1BYTE
数据 读 完 4BYTE
吗?
Yes

重新设置地
址 ( 0C1H)

有按键被按
下吗?

传 送 1BYTE
No

数据
Yes

按键处理程
……传 完 所 序
有的数据

结束

www.titanmec.com
- 12 -
L
EDD
rive
rCo
ntro
ller T
M163
8
11. Application circuit
11.1 TM1638 driver common anode digit screen hardware circuit, as chart(16):
LED1 LED2 LED3 LED4
GR1 a DPY GR1 a DPY GR1 a DPY GR1 a DPY
GR2 b a GR2 b a GR2 b a GR2 b a
GR3 c f b GR3 c f b GR3 c f b GR3 c f b
GR4 d g SG1 GR4 d g SG4 GR4 d g SG7 GR4 d g SG10
GR5 e e c GR5 e e c GR5 e e c GR5 e e c
GR6 f d GR6 f d GR6 f d GR6 f d
GR7 g dp GR7 g dp GR7 g dp GR7 g dp
GR8 dp GR8 dp GR8 dp GR8 dp
LED7 LED8 LED9
GR1 a DPY GR1 a DPY GR1 a DPY
GR2 b a GR2 b a GR2 b a
GR3 c f b GR3 c f b GR3 c f b
GR4 d g SG2 GR4 d g SG5 GR4 d g SG8
GR5 e e c GR5 e e c GR5 e e c
GR6 f d GR6 f d GR6 f d
GR7 g dp GR7 g dp GR7 g dp
GR8 dp GR8 dp GR8 dp
LED13 LED14 LED15
GR1 a DPY GR1 a DPY GR1 a DPY
GR2 b a GR2 b a GR2 b a
GR3 c f b GR3 c f b GR3 c f b
GR4 d g SG3 GR4 d g SG6 GR4 d g SG9
GR5 e e c GR5 e e c GR5 e e c
GR6 f d GR6 f d GR6 f d
GR7 g dp GR7 g dp GR7 g dp
GR8 dp GR8 dp GR8 dp
SG1

SG2

SG3

SG4

SG5

SG6

SG7

SG8
S2 S5 S8 S11 S14 S17 S20 S23

K1
S3 S6 S9 S12 S15 S18 S21 S24

K2
S25 S26 S27 S28 S29 S30 S31 S32

K3
VCC
R3
VCC R2
10K R1
10K
IC? 10K
K1 STB
C1 K1 STB
K2 CLK
100uF C2 K2 CLK
VCC K3 C3 DIO
104 K3 DIO
C4
VDD GND
SG1 GR1 C5
SEG1/KS1 GRID1
SG2 GR2 101
SEG2/KS2 GRID2
SG3 GR3 101
SEG3/KS3 GRID3
SG4 GR4 101
SEG4/KS4 GRID4
SG5 GR5
注 :滤 波电 容与芯片VDD, SG6
SEG5/KS5 GRID5
GR6
SEG6/KS6 GRID6
GND之间回路尽量短. SG7
SEG7/KS7 GND
SG8 GR7
SEG8/KS8 GRID7
SG9 GR8
SEG9 GRID8
SG10
SEG10 VDD
TM1638

Chart(16)

11.2 TM1638 Driver common cathode digit screen hardware circuit, as chart(17):

www.titanmec.com
- 13 -
L
EDD
rive
rCo
ntro
ller T
M163
8
DVD
VCD dts
MP3 PBC DDD

g
h

1
2
3
4
5
6
7
8
a

e
f

GR1
GR2
GR3
GR4
GR5
GR6
GR7
GR8
SG1
SG2
SG3
SG4
SG5
SG6
SG7
SG8
VCC
R3
VCC R2
10K R1
10K
10K
K1 STB
C1 K1 STB
K2 CLK
100uF C2 K2 CLK
VCC K3 C3 DIO
104 K3 DIO
C4
VDD GND
SG1 GR1 C5
SEG1/KS1 GRID1
SG2 GR2 101
SEG2/KS2 GRID2
SG3 GR3 101
SEG3/KS3 GRID3
SG4 GR4 101
SEG4/KS4 GRID4
SG5 GR5
注 :滤波电容与芯片VDD, SG6
SEG5/KS5 GRID5
GR6
SEG6/KS6 GRID6
GND之间回路尽量短. SG7
SEG7/KS7 GND
SG8 GR7
SEG8/KS8 GRID7
SG9 GR8
SEG9 GRID8
SG10
SEG10 VDD
TM1638
SG1

SG2

SG3

SG4

SG5

SG6

SG7

SG8
S2 S5 S8 S11 S14 S17 S20 S23

K1
S3 S6 S9 S12 S15 S18 S21 S24

K2
S25 S26 S27 S28 S29 S30 S31 S32

K3

Chart(17)

Notice: 1.thefiltercapaci
tyb etweenVDDandGNDs
hou
ldn ea
rTM 163
8chipwh
enP CBlayo
ut
toenha
nc efiltereffort.
2.T h
e310 0pcapacit
yc onnectD
IO,C LK
,STBpor
tc ouldreduc
ethei nt
erfer
ence
tocommunicat
ionp ort
.
3.b e
causet hebreak-
overre ducevolta
geofblu
e-rayd i
gitro
nabout3V,TM1638
su
pplyel ectr
onics ho
ul dchoos
e5 V.

12. Electric parameter

Limit parameter(Ta = 25℃, Vss = 0 V)


P
aram
ete
r S
ymb
ol R
ange Un
it

L
ogicpo
werv
olta
ge V
DD -
0.5~+
7.0 V

L
ogicin
putv
olta
ge V
I1 -0
.5~ V
DD+0.
5 V
LEDSegdriv
ero ut
put
I
O1 -5
0 m
A
cu
rr e
nt
L
EDGriddriveroutpu
t
I
O2 +
200 m
A
cu
rr e
nt
Po
werc
ons
umpt
ion P
D 40
0 m
W

www.titanmec.com
- 14 -
L
EDD
rive
rCo
ntro
ller T
M163
8
W
orkte
mpe
rat
ure To
pt -4
0~ +8
0 ℃

St
ockt
emp
erat
ure Ts
tg -6
5~+
150 ℃

Normal work range(Ta = -20 ~ +70℃,Vss = 0 V)


Test
Pa
ram
eter S
ymb
ol Mi
n T
ypi
cal Ma
x U
nit
c
on d
ition
Lo
gicp
owervo
lta
ge V
DD 5 V -

H
ighl
evelin
putv
olta
ge V
IH 0
.7VD
D - VD
D V -

H
ighl
evelin
putv
olta
ge V
IL 0 - 0
.3VD
D V -

Elec
tricf
eat
ure(T
a=-2
0~ +
70℃,VDD=4
.5~ 5.
5V, Vss=0
V
P
ara
met
er S
ymb
ol M
in T
ypi
cal M
ax U
nit T
estc
ond
itio
n

S
eg1~
Se g
11 ,
Io
h1 -
20 -
25 -
40 m
A
Vo=v dd-2V
H
ighl
eveloutp
ut
c
urren
t
S
eg1~
Se g
11 ,
Io
h2 -
20 -
30 -
50 m
A
Vo=v dd-3V

L
owlevelo ut
put G
rid1~
Grid6
IO
L1 80 1
40 - m
A
c
ur re
nt Vo
=0.3V

L
owlevelo ut
put
I
dou
t 4 - - m
A V
O=0
.4V,do
ut
c
ur re
nt
C
apacityforhi gh
VO=VDD– 3V,
le
ve loutpu
t I
tol
sg - - 5 %
S
eg1
~Seg11
curren
t
O
utputfal
lin
g
R
L 10 KΩ K
1~K3
r
esi
stan
ce
I
npu
tcu
rre
nt I
I - - ±1 μA V
I=V
DD/VS
S
Hi
ghlevelinput 0
.7
V
IH - V CL
K,DI
N,S
TB
v
ol ta
ge V
DD
Lowl
eveli n
put 0
.3
V
IL - - V CL
K,DI
N,S
TB
v
oltage V
DD
D
ela
yvo
lta
ge V
H - 0
.35 - V CL
K,DI
N,S
TB

www.titanmec.com
- 15 -
L
EDD
rive
rCo
ntro
ller T
M163
8
A
ctivecurr
ent
I
DDd
yn - - 5 m
A N
olo
ad,s
howt
urn
-off
co
nsump
tion

Sw
itc
hfe
atur
e(Ta=-2
0~ +
70℃,V
DD=4.
5~ 5.
5V)
P
aram
ete
r Sy
mbo
l M
in Ty
pic
al Ma
x U
nit T
estc
ondi
tio
n

O
sci
lla
tion f
osc - 50
0 - K
Hz R=1
6.5K
Ω

t
PLZ - - 30
0 ns C
LK→ D
OUT
Tr
ans
mitdel
ay
ti
me
t
PZL - - 10
0 ns CL=15
pF,R
L=1
0KΩ

TT
ZH1 - - 2 μs S
eg1
~Se
g11

CL=
R
isi
ngti
me
3
00pF G
rid1 ~Grid4
T
TZH
- - 0.
5 μs Seg12/Grid7

2
Seg
14/ Gr
id5

F
alli
ngti
me T
THZ - - 12
0 μs C
L=3
00pF
,Seg
n, G
rid
n

M
axcloc
k
F
max 1 - - M
Hz D
utyr
atio50
%
f
requ
enc
y
In
putc
apac
ity CI - - 1
5 pF -

Timing feature(Ta = -20 ~ +70℃,VDD = 4.5 ~ 5.5 V)


P
ara
mete
r Sy
mbo
l M
in Ty
pic
al M
ax Un
it T
estco
ndi
tio
n

C
loc
kpu
lsewi
dth P
WCL
K 4
00 - - n
s -

G
atep
uls
ewi
dth P
WST
B 1 - - μs -
D
atabuild
ing
tS
ETU
P 1
00 - - n
s -
tim
e
Da
tast
ockt
ime t
HOL
D 1
00 - - n
s -

tC
LK
CL
K→S
TBt
ime 1 - - μs CL
K↑→ST
B↑
STB

W
ait
ingt
ime t
WAI
T 1 - - μs CL
K↑→CL
K↓

www.titanmec.com
- 16 -
L
EDD
rive
rCo
ntro
ller T
M163
8

Ti
min
gwa
vec
hart:

www.titanmec.com
- 17 -
L
EDD
rive
rCo
ntro
ller T
M163
8
13
.Pa
ckag
eSi
ze

www.titanmec.com
- 18 -

Вам также может понравиться