欢迎访问ic37.com |
会员登录 免费注册
发布采购

93C56 参数 Datasheet PDF下载

93C56图片预览
型号: 93C56
PDF下载: 下载PDF文件 查看货源
内容描述: 3线串行EEPROM [3-Wire Serial EEPROMs]
分类和应用: 可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 15 页 / 157 K
品牌: ATMEL [ ATMEL CORPORATION ]
 浏览型号93C56的Datasheet PDF文件第2页浏览型号93C56的Datasheet PDF文件第3页浏览型号93C56的Datasheet PDF文件第4页浏览型号93C56的Datasheet PDF文件第5页浏览型号93C56的Datasheet PDF文件第7页浏览型号93C56的Datasheet PDF文件第8页浏览型号93C56的Datasheet PDF文件第9页浏览型号93C56的Datasheet PDF文件第10页  
Instruction Set for the AT93C56 and AT93C66
Instruction
READ
EWEN
ERASE
WRITE
ERAL
WRAL
SB
1
1
1
1
1
1
Op
Code
10
00
11
01
00
00
Address
x8
A
8
- A
0
11XXXXXXX
A
8
- A
0
A
8
- A
0
10XXXXXXX
01XXXXXXX
x 16
A
7
- A
0
11XXXXXX
A
7 -
A
0
A
7
- A
0
10XXXXXX
01XXXXXX
D
7
- D
0
D
15
- D
0
D
7
- D
0
D
15
- D
0
x8
Data
x 16
Comments
Reads data stored in memory, at
specified address.
Write enable must precede all
programming modes.
Erases memory location A
n
- A
0
.
Writes memory location A
n
- A
0
.
Erases all memory locations. Valid
only at V
CC
= 4.5V to 5.5V.
Writes all memory locations. Valid
when V
CC
= 5.0V
±
10% and Disable
Register cleared.
Disables all programming instructions.
EWDS
1
00
00XXXXXXX
00XXXXXX
Functional Description
The AT93C46/56/57/66 is accessed via a simple and ver-
satile 3-wire serial communication interface. Device opera-
tion is controlled by seven instructions issued by the host
processor.
A valid instruction starts with a rising edge
of CS
and consists of a Start Bit (logic ‘1’) followed by the
appropriate Op Code and the desired memory Address
location.
READ (READ):
The Read (READ) instruction contains
the Address code for the memory location to be read. After
the instruction and address are decoded, data from the
selected memory location is available at the serial output
pin DO. Output data changes are synchronized with the ris-
ing edges of serial clock SK. It should be noted that a
dummy bit (logic ‘0’) precedes the 8- or 16-bit data output
string.
ERASE/WRITE (EWEN):
To assure data integrity, the
part automatically goes into the Erase/Write Disable
(EWDS) state when power is first applied. An Erase/Write
Enable (EWEN) instruction must be executed first before
any programming instructions can be carried out. Please
note that once in the Erase/Write Enable state, program-
ming remains enabled until an Erase/Write Disable
(EWDS) instruction is executed or V
CC
power is removed
from the part.
ERASE (ERASE):
The Erase (ERASE) instruction pro-
grams all bits in the specified memory location to the logical
‘1’ state. The self-timed erase cycle starts once the ERASE
instruction and address are decoded. The DO pin outputs
the READY/BUSY status of the part if CS is brought high
after being kept low for a minimum of 250 ns (t
CS
). A logic
‘1’ at pin DO indicates that the selected memory location
has been erased, and the part is ready for another instruc-
tion.
6
WRITE (WRITE):
The Write (WRITE) instruction contains
the 8 or 16 bits of data to be written into the specified mem-
ory location. The self-timed programming cycle, t
WP
, starts
after the last bit of data is received at serial data input pin
DI. The DO pin outputs the READY/BUSY status of the part
if CS is brought high after being kept low for a minimum of
250 ns (t
CS
). A logic ‘0’ at DO indicates that programming is
still in progress. A logic ‘1’ indicates that the memory loca-
tion at the specified address has been written with the data
pattern contained in the instruction and the part is ready for
further instructions.
A READY/BUSY status cannot be
obtained if the CS is brought high after the end of the
self-timed programming cycle, t
WP
.
ERASE ALL (ERAL):
The Erase All (ERAL) instruction
programs every bit in the memory array to the logic ‘1’ state
and is primarily used for testing purposes. The DO pin out-
puts the READY/BUSY status of the part if CS is brought
high after being kept low for a minimum of 250 ns (t
CS
). The
ERAL instruction is valid only at V
CC
= 5.0V
±
10%.
WRITE ALL (WRAL):
The Write All (WRAL) instruction
programs all memory locations with the data patterns spec-
ified in the instruction. The DO pin outputs the
READY/BUSY status of the part if CS is brought high after
being kept low for a minimum of 250 ns (t
CS
). The WRAL
instruction is valid only at V
CC
= 5.0V
±
10%.
ERASE/WRITE DISABLE (EWDS):
To protect against
accidental data disturb, the Erase/Write Disable (EWDS)
instruction disables all programming modes and should be
executed after all programming operations. The operation
of the READ instruction is independent of both the EWEN
and EWDS instructions and can be executed at any time.
AT93C46/56/57/66