The HT93LC56 is a 2K-bit low voltage nonvolatile, serial
electrically erasable programmable read only memory
device using the CMOS floating gate process. Its 2048
bits of memory are organized into 128 words of 16 bits
each when the ORG pin is connected to VCC or orga
nized into 256 words of 8 bits each when it is tied to
HT93LC56
·
Automatic erase-before-write operation
·
Word/chip erase and write operation
·
Write operation with built-in timer
·
Software controlled write protection
·
10-year data retention after 100K rewrite cycles
·
106rewrite cycles per word
·
Commercial temperature range (0°Cto+70°C)
·
8-pin DIP/SOP/TSSOP package
VSS. The device is optimized for use in many industrial
and commercial applications where low power and low
voltage operation are essential. By popular
microcontroller, the versatile serial interface including
chip select (CS), serial clock (SK), data input (DI) and
data output (DO) can be easily controlled.
Block Diagram
Pin Assignment
C S
S K
O R G
D I
C S
1
S K
2
3
D I
4
D O
H T 9 3 L C 5 6
8 D I P - A / S O P - A / T S S O P - A
C o n t r o l
L o g i c
a n d
C l o c k
G e n e r a t o r
D a t a
R e g i s t e r
A d d r e s s
R e g i s t e r
V C C
A d d r e s s
D e c o d e r
V S S
M e m o r y C e l l
A r r a y
2 K : ( 2 5 6
V C C
8
N C
7
6
O R G
5
V S S
8 o r 1 2 8 ´ 1 6 )
´
O u t p u t
B u f f e r
N C
1
V C C
2
3
C S
4
S K
H T 9 3 L C 5 6
8 S O P - B
D O
O R G
8
V S S
7
6
D O
5
D I
Rev. 1.301March 15, 2006
HT93LC56
Pin Description
Pin NameI/ODescription
CSIChip select input
SKISerial clock input
DIISerial data input
DOOSerial data output
VSS
ORGI
NC
VCC
Absolute Maximum Ratings
Operation Temperature (Commercial)..........................................................................................................0°Cto70°C
Applied V
Applied Voltage onany Pin with Respect to VSS
Note: These are stress ratings only. Stresses exceeding the range specified under ²Absolute Maximum Ratings² may
Voltage with Respectto VSS ...................................................................................VSS-0.3V toVSS+6.0V
CC
cause substantial damage to the device. Functional operation of this device at other conditions beyond those
listed in the specification is not implied and prolonged exposure to extreme conditions may affect device reliability.
Negative power supply, ground
¾
Internal Organization
When ORG is connected to VDD or ORG is floated, the (´16) memory organization is se
lected. When ORG is tied to VSS, the (´8) memory organization is selected. There is an in
ternal pull-up resistor on the ORG pin. (HT93LC56-A)
The HT93LC56 is accessed via a three-wire serial com
munication interface. The device is arranged into 128
words by 16 bits or 256 words by 8 bits depending whether
the ORG pin is connected to VCC or VSS. The HT93LC56
contains seven instructions: READ, ERASE, WRITE,
EWEN, EWDS, ERAL and WRAL. When the user
selectable internal organization is arranged into
128´16 (256´8), these instructions are all made up of
11(12) bits data: 1 start bit, 2 op code bits and 8(9) address
bits.
By using the control signal CS, SK and data input signal
DI, these instructions can be given to the HT93LC56.
These serial instruction data presented at the DI input
will be written into the device at the rising edge of SK.
During the READ cycle, DO pin acts as the data output
and during the WRITE or ERASE cycle, DO pin indi
cates the BUSY/READY status. When the DO pin is ac
tive for read data or as a BUSY/READY indicator the CS
pin must be high; otherwise DO pin will be in a
high-impedance state. For successful instructions, CS
must be low once after the instruction is sent. After
power on, the device is by default in the EWDS state.
And, an EWEN instruction must be performed before
any ERASE or WRITE instruction can be executed. The
following are the functional descriptions and timing diagrams of all seven instructions.
READ
The READ instruction will stream out data at a specified
address on the DO pin. The data on DO pin changes
during the low-to-high edge of SK signal. The 8 bits or
16 bits data stream is preceded by a logical ²0² dummy
bit. Irrespective of the condition of the EWEN or EWDS
instruction, the READ command is always valid and in
dependent of these two instructions. After the dataword
has been read the internal address will be automatically
incremented by 1 allowing the next consecutive data
word to be read out without entering further address
data. The address will wrap around with CS High until
CS returns to LOW.
HT93LC56
ERASE
-
The ERASE instruction erases data at the specified ad
dresses in the programming enable mode. After the
ERASE op-code and the specified address have been
issued, the data erase is activated by the falling edge of
CS. Since the internal auto-timing generator provides all
timing signals for the internal erase, so the SK clock is
not required. During the internal erase, we can verify the
busy/ready status if CS is high. The DO pin will remain
low butwhen the operation is over, the DO pin will return
to high and further instructions can be executed.
WRITE
The WRITE instruction writes data into the device at the
specified addresses in the programming enable mode.
After the WRITE op-code and the specified address and
data have been issued, the data writing is activated by
the falling edge of CS. Since the internal auto-timing
generator provides all timing signal for the internal writ
ing, so the SK clock is not required. The auto-timing
write cycle includes an automatic erase-before-write ca
pability. So, it is not necessary to erase data before the
WRITE instruction. During the internal writing, we can
verify the busy/ready status if CS is high. The DO pin will
remain low but when the operation is over, the DO pin
will return to high and further instructions can be executed.
ERAL
The ERALinstruction erases the entire 128´16 or 256´8
memory cellsto logical ²1² state in the programming enable mode. After the erase-all instruction set has been
issued, the data erase feature is activated by the falling
edge of CS. Since the internal auto-timing generator
provides all timing signal for the erase-all operation, so
the SK clock is not required. During the internal erase-all
operation, we can verify the busy/ready status if CS is
high. The DO pin will remain low but when the operation
is over, the DO pin will return to high and further instruc
tion can be executed.
-
-
-
-
EWEN/EWDS
The EWEN/EWDS instruction will enable or disable the
programming capabilities. At both the power on and
power off state the device automatically entered the dis
able mode. Before a WRITE, ERASE, WRAL or ERAL in
struction is given, the programming enable instruction
EWEN must be issued, otherwise the ERASE/WRITE in
struction is invalid. After the EWEN instruction is issued,
the programming enable condition remains until power is
turned off or an EWDS instruction is given. No data can be
written into the device in the programming disabled state.
By so doing, the internal memory data can be protected.
Rev. 1.304March 15, 2006
WRAL
The WRAL instruction writes data into the entire 128´16
or 256´8 memory cells in the programming enable
-
mode. After the write-all instruction set has been issued,
-
the data writing is activated by the falling edge of CS.
Since the internal auto-timing generator provides all tim
-
ing signals for the write-all operation, so the SK clock is
not required. During the internal write-all operation, we
can verify the busy/ready status if CS is high. The DO
pin will remain low but when the operation is over the
DO pin will return to high and further instruction can be
executed.
-
Timing Diagrams
READ
C S
S K
D I
D O
* A d d r e s s p o i n t e r a u t o m a t i c a l l y c y c l e s t o t h e n e x t w o r d
EWEN/EWDS
( 1 )
S t a r t b i t
t
C D S
0
1
H i g h ZH i g h - Z
A N
A 0
t
0
D 0
D X
D X
H Z
*
M o d e
( X 1 6 )
A N
D X
A 6
D 1 5
HT93LC56
( X 8 )
A 7
D 7
WRITE
C S
S t a n d b y
S K
D I
( 1 )
S t a r t b i t
1 1 = E W E N
0
0
0 0 = E W D S
t
C D S
C S
v e r i f y
S t a n d b y
S K
A N - 1
D I
D O
( 1 )
S t a r t b i t
H i g h - Z
A N - 2
A N
1
0
A 1
A 0 D X
D 0
t
S V
r e a d y
b u s y
t
P R
t
H Z
Rev. 1.305March 15, 2006
ERASE
ERAL
HT93LC56
t
C S
S K
A N - 1
D I
D O
( 1 )
S t a r t b i t
H i g h - Z
A N - 2
A N
1
1
A 1
A 0
C S
S K
C D S
v e r i f y
b u s y
t
P R
t
C D S
v e r i f y
S t a n d b y
t
S V
r e a d y
t
H Z
S t a n d b y
D I
( 1 )
S t a r t b i t
D O
1000
H i g h - Z
t
S V
r e a d y
b u s y
t
P R
t
H Z
WRAL
t
C D S
C S
S K
0
00
D I
D O
( 1 )
S t a r t b i t
1
H i g h - Z
D X
D 0
v e r i f y
b u s y
t
P R
S t a n d b y
t
S V
r e a d y
t
H Z
Instruction Set Summary
InstructionComments
Start
bitOpCode
READRead data110XA7~A0XA6~A0D7~D0D15~D0
ERASEErase data111XA7~A0XA6~A0
WRITEWrite data101XA7~A0XA6~A0D7~D0D15~D0
EWENErase/Write Enable10011XXXXXXX11XXXXXX
EWDSErase/Write Disable10000XXXXXXX00XXXXXX
ERALErase All10010XXXXXXX10XXXXXX
WRALWrite All10001XXXXXXX01XXXXXXD7~D0D15~D0
Note: ²X² stands for ²don¢t care²
AddressData
ORG=0
X8
ORG=1
X16
ORG=0X8ORG=1
¾¾
¾¾
¾¾
¾¾
X16
Rev. 1.306March 15, 2006
Package Information
8-pin DIP (300mil) Outline Dimensions
B
C
D
E
HT93LC56
A
8
5
4
1
H
G
F
a
I
Symbol
Min.Nom.Max.
A355
B240
C125
D125
E16
F50
G
¾
H295
I335
Dimensions in mil
¾
¾
¾
¾
¾
¾
100
¾
¾
a0°¾15°
375
260
135
145
20
70
¾
315
375
Rev. 1.307March 15, 2006
8-pin SOP (150mil) Outline Dimensions
5
8
A
1
B
4
C
HT93LC56
C '
D
E
F
Symbol
Min.Nom.Max.
A228
B149
C14
C¢
189
D53
E
¾
F4
G22
H4
G
H
a
Dimensions in mil
¾
¾
¾
¾
¾
50
¾
¾
¾
a0°¾10°
244
157
20
197
69
¾
10
28
12
Rev. 1.308March 15, 2006
8-pin TSSOP Outline Dimensions
HT93LC56
58
E 1
14
E
L 1
Dimensions in mm
¾
¾
¾
0.25
¾
¾
¾
¾
0.65
¾
¾
q
A
e
R 0 . 1 0
( 4 C O R N E R S )
Symbol
A1.05
A10.05
A20.95
B
C0.11
D2.90
E6.20
E14.30
e
L0.50
L10.90
y
D
A 2
A 1
B
y
L
C
Min.Nom.Max.
¾
¾
¾¾
q0°¾8°
1.20
0.15
1.05
¾
0.15
3.10
6.60
4.50
¾
0.70
1.10
0.10
Rev. 1.309March 15, 2006
Product Tape and Reel Specifications
Reel Dimensions
HT93LC56
T 2
A
B
T 1
D
SOP 8N, TSSOP 8L
SymbolDescriptionDimensions in mm
AReel Outer Diameter
BReel Inner Diameter
CSpindle Hole Diameter
DKey Slit Width
T1Space Between Flange
T2Reel Thickness
330±1.0
62±1.5
13.0+0.5
2.0±0.5
12.8+0.3
18.2±0.2
C
-0.2
-0.2
Rev. 1.3010March 15, 2006
Carrier Tape Dimensions
HT93LC56
D
E
F
PD 1
P 1P 0
W
A 0
B 0
C
SOP 8N
SymbolDescriptionDimensions in mm
WCarrier Tape Width
PCavity Pitch
EPerforation Position
FCavity to Perforation (Width Direction)
DPerforation Diameter
12.0+0.3
8.0±0.1
1.75±0.1
5.5±0.1
1.55±0.1
D1Cavity Hole Diameter1.5+0.25
P0Perforation Pitch
P1Cavity to Perforation (Length Direction)
A0Cavity Length
B0Cavity Width
K0Cavity Depth
tCarrier Tape Thickness
4.0±0.1
2.0±0.1
6.4±0.1
5.2±0.1
2.1±0.1
0.3±0.05
CCover Tape Width9.3
t
K 0
-0.1
TSSOP 8L
SymbolDescriptionDimensions in mm
WCarrier Tape Width
PCavity Pitch
EPerforation Position
FCavity to Perforation (Width Direction)
12.0+0.3
-0.1
8.0±0.1
1.75±0.1
5.5±0.5
DPerforation Diameter1.5+0.1
D1Cavity Hole Diameter1.5+0.1
P0Perforation Pitch
P1Cavity to Perforation (Length Direction)
A0Cavity Length
B0Cavity Width
K0Cavity Depth
tCarrier Tape Thickness
4.0±0.1
2.0±0.1
7.0±0.1
3.6±0.1
1.6±0.1
0.3±0.013
CCover Tape Width9.3
Rev. 1.3011March 15, 2006
Holtek Semiconductor Inc. (Headquarters)
No.3, Creation Rd. II, Science Park, Hsinchu, Taiwan
Tel: 886-3-563-1999
Fax: 886-3-563-1189
http://www.holtek.com.tw
Holtek Semiconductor Inc. (Taipei Sales Office)
4F-2, No. 3-2, YuanQu St., Nankang Software Park, Taipei 115, Taiwan
Tel: 886-2-2655-7070
Fax: 886-2-2655-7373
Fax: 886-2-2655-7383 (International sales hotline)
HT93LC56
Holtek Semiconductor Inc. (Shanghai Sales Office)
7th Floor, Building 2, No.889, Yi Shan Rd., Shanghai, China 200233
Tel: 021-6485-5560
Fax: 021-6485-0313
http://www.holtek.com.cn
Holtek Semiconductor Inc. (Shenzhen Sales Office)
5/F, Unit A, Productivity Building, Cross of Science M 3rd Road and Gaoxin M 2nd Road, Science Park, Nanshan District,
Shenzhen, China 518057
Tel: 0755-8616-9908, 8616-9308
Fax: 0755-8616-9533
Holtek Semiconductor Inc. (Beijing Sales Office)
Suite 1721, Jinyu Tower, A129 West Xuan Wu Men Street, Xicheng District, Beijing, China 100031
Tel: 010-6641-0030, 6641-7751, 6641-7752
Fax: 010-6641-0125
Holtek Semiconductor Inc. (Chengdu Sales Office)
709, Building 3, Champagne Plaza, No.97 Dongda Street, Chengdu, Sichuan, China 610016
Tel: 028-6653-6590
Fax: 028-6653-6591
Holmate Semiconductor, Inc. (North America Sales Office)
The information appearing in this Data Sheet is believed to be accurate at the time of publication. However, Holtek as
sumes no responsibility arising from the use of the specifications described. The applications mentioned herein are used
solely for the purpose of illustration and Holtek makes no warranty or representation that such applications will be suitable
without further modification, nor recommends the use of its products for application that may present a risk to human life
due to malfunction or otherwise. Holtek¢s products are not authorized for use as critical components in life support devices
or systems. Holtek reserves the right to alter its products without prior notification. For the most up-to-date information,
please visit our web site at http://www.holtek.com.tw.
-
Rev. 1.3012March 15, 2006
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.