ChipFind - документация

Электронный компонент: Am29DL32xD

Скачать:  PDF   ZIP
Untitled Document
background image
Publication# 21534
Rev: D Amendment/+5
Issue Date: May 8, 2001
Refer to AMD's Website (www.amd.com) for the latest information.
Am29DL322D/323D/324D
32 Megabit (4 M x 8-Bit/2 M x 16-Bit)
CMOS 3.0 Volt-only, Simultaneous Operation Flash Memory
DISTINCTIVE CHARACTERISTICS
ARCHITECTURAL ADVANTAGES
s
Simultaneous Read/Write operations
-- Data can be continuously read from one bank while
executing erase/program functions in other bank.
-- Zero latency between read and write operations
s
Multiple bank architectures
-- Three devices available with different bank sizes
(refer to Table 3)
s
SecSi
TM
(Secured Silicon) Sector
-- Current version of device has 64 Kbytes; future
versions will have 256 bytes
--
Factory locked and identifiable:
16 bytes available for
secure, random factory Electronic Serial Number;
verifiable as factory locked through autoselect
function. ExpressFlash option allows entire sector to
be available for factory-secured data
--
Customer lockable:
Can be read, programmed, or
erased just like other sectors. Once locked, data
cannot be changed
s
Zero Power Operation
-- Sophisticated power management circuits reduce
power consumed during inactive periods to nearly
zero.
s
Package options
-- 63-ball FBGA
-- 48-pin TSOP
s
Top or bottom boot block
s
Manufactured on 0.23 m process technology
s
Compatible with JEDEC standards
-- Pinout and software compatible with
single-power-supply flash standard
PERFORMANCE CHARACTERISTICS
s
High performance
-- Access time as fast 70 ns
-- Program time: 7 s/word typical utilizing Accelerate
function
s
Ultra low power consumption (typical values)
-- 2 mA active read current at 1 MHz
-- 10 mA active read current at 5 MHz
-- 200 nA in standby or automatic sleep mode
s
Minimum 1 million write cycles guaranteed per
sector
s
20 year data retention at 125
C
-- Reliable operation for the life of the system
SOFTWARE FEATURES
s
Data Management Software (DMS)
-- AMD-supplied software manages data programming,
enabling EEPROM emulation
-- Eases historical sector erase flash limitations
s
Supports Common Flash Memory Interface (CFI)
s
Erase Suspend/Erase Resume
-- Suspends erase operations to allow programming in
same bank
s
Data# Polling and Toggle Bits
-- Provides a software method of detecting the status of
program or erase cycles
s
Unlock Bypass Program command
-- Reduces overall programming time when issuing
multiple program command sequences
HARDWARE FEATURES
s
Any combination of sectors can be erased
s
Ready/Busy# output (RY/BY#)
-- Hardware method for detecting program or erase
cycle completion
s
Hardware reset pin (RESET#)
-- Hardware method of resetting the internal state
machine to the read mode
s
WP#/ACC input pin
-- Write protect (WP#) function allows protection of two
outermost boot sectors, regardless of sector protect
status
-- Acceleration (ACC) function accelerates program
timing
s
Sector protection
-- Hardware method of locking a sector, either
in-system or using programming equipment, to
prevent any program or erase operation within that
sector
-- Temporary Sector Unprotect allows changing data in
protected sectors in-system
background image
2
Am29DL322D/323D/324D
May 8, 2001
GENERAL DESCRIPTION
The Am29DL322D/323D/324D family consists of
32 megabit, 3.0 volt-only flash memory devices, orga-
nized as 2,097,152 words of 16 bits each or 4,194,304
bytes of 8 bits each. Word mode data appears on
DQ0DQ15; byte mode data appears on DQ0DQ7.
The device is designed to be programmed in-system
with the standard 3.0 volt V
CC
supply, and can also be
programmed in standard EPROM programmers.
The devices are available with an access time of 70,
90 or 120 ns. The devices are offered in 48-pin TSOP
a n d 63 -b a ll F B G A pa cka g es. St an da r d con tr o l
pins--chip enable (CE#), write enable (WE#), and out-
put enable (OE#)--control normal read and write op-
erations, and avoid bus contention issues.
The devices requires only a single 3.0 volt power
supply
for both read and write functions. Internally
generated and regulated voltages are provided for the
program and erase operations.
Simultaneous Read/Write Operations with
Zero Latency
The Simultaneous Read/Write architecture provides
simultaneous operation by dividing the memory
space into two banks. The device can improve overall
system performance by allowing a host system to pro-
gram or erase in one bank, then immediately and si-
multaneously read from the other bank, with zero
latency. This releases the system from waiting for the
completion of program or erase operations.
The Am29DL32xD device family uses multiple bank
architectures to provide flexibility for different applica-
tions. Two devices are available with the following
bank sizes:
Am29DL322D/323D/324D Features
The
SecSi
TM
(Secured Silicon) Sector
is an extra sector
capable of being permanently locked by AMD or cus-
tomers. The SecSi Indicator Bit (DQ7) is perma-
nently set to a 1 if the part is factory locked, and set
to a 0 if customer lockable. This way, customer lock-
able parts can never be used to replace a factory
locked par t. Current version of device has 64
Kbytes; future versions will have only 256 bytes.
This should be considered during system design.
Factory locked parts provide several options. The
SecSi Sector may store a secure, random 16 byte
ESN (Electronic Serial Number), customer code (pro-
grammed through AMD's ExpressFlash service), or
both. Customer Lockable parts may utilize the SecSi
Sector as bonus space, reading and writing like any
other flash sector, or may permanently lock their own
code there.
DMS (Data Management Software) allows systems
to easily take advantage of the advanced architecture
of the simultaneous read/write product line by allowing
removal of EEPROM devices. DMS will also allow the
system software to be simplified, as it will perform all
functions necessary to modify data in file structures,
as opposed to single-byte modifications. To write or
update a particular piece of data (a phone number or
configuration data, for example), the user only needs
to state which piece of data is to be updated, and
where the updated data is located in the system. This
i s a n a d va n t a g e c o m p a r e d t o s y s t e m s w h e r e
user-written software must keep track of the old data
location, status, logical to physical translation of the
data onto the Flash memory device (or memory de-
vices), and more. Using DMS, user-written software
does not need to interface with the Flash memory di-
rectly. Instead, the user's software accesses the Flash
memory by calling one of only six functions. AMD pro-
vides this software to simplify system design and soft-
ware integration efforts.
The device offers complete compatibility with the
JEDEC single-power-supply Flash command set
standard
. Commands are written to the command
register using standard microprocessor write timings.
Reading data out of the device is similar to reading
from other Flash or EPROM devices.
The host system can detect whether a program or
erase operation is complete by using the device sta-
tus bits:
RY/BY# pin, DQ7 (Data# Polling) and
DQ6/DQ2 (toggle bits). After a program or erase cycle
has been completed, the device automatically returns
to the read mode.
The sector erase architecture allows memory sec-
tors to be erased and reprogrammed without affecting
the data contents of other sectors. The device is fully
erased when shipped from the factory.
Hardware data protection measures include a low
V
CC
detector that automatically inhibits write opera-
tions during power transitions. The hardware sector
protection
feature disables both program and erase
operations in any combination of the sectors of mem-
ory. This can be achieved in-system or via program-
ming equipment.
The device offers two power-saving features. When
addresses have been stable for a specified amount of
time, the device enters the automatic sleep mode.
Th e syste m can also place the device into th e
standby mode. Power consumption is greatly re-
duced in both modes.
Device
Bank 1
Bank 2
DL322
4
28
DL323
8
24
DL324
16
16
background image
May 8, 2001
Am29DL322D/323D/324D
3
TABLE OF CONTENTS
Product Selector Guide . . . . . . . . . . . . . . . . . . . . . 4
Block Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Connection Diagrams . . . . . . . . . . . . . . . . . . . . . . . 5
Special Handling Instructions for FBGA Package .......................... 6
Pin Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Logic Symbol . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Ordering Information . . . . . . . . . . . . . . . . . . . . . . . 7
Device Bus Operations . . . . . . . . . . . . . . . . . . . . . . 8
Word/Byte Configuration ................................................................ 8
Requirements for Reading Array Data ...........................................8
Writing Commands/Command Sequences .................................... 9
Simultaneous Read/Write Operations
with Zero Latency ...........................................................................9
Standby Mode ................................................................................ 9
Automatic Sleep Mode ...................................................................9
RESET#: Hardware Reset Pin .....................................................10
Output Disable Mode ...................................................................10
Autoselect Mode .......................................................................... 15
Sector/Sector Block Protection and Unprotection ........................ 16
Write Protect (WP#) .....................................................................17
Temporary Sector Unprotect ........................................................ 17
Figure 1. Temporary Sector Unprotect Operation ................................. 17
Figure 2. In-System Sector Protection/
Sector Unprotection Algorithms ............................................................ 18
SecSi
TM
(Secured Silicon) Sector
Flash Memory Region .................................................................. 19
Hardware Data Protection ............................................................ 20
Common Flash Memory Interface (CFI) . . . . . . . 20
Command Definitions . . . . . . . . . . . . . . . . . . . . . . 22
Reading Array Data ...................................................................... 22
Reset Command .......................................................................... 23
Autoselect Command Sequence .................................................. 23
Enter SecSi
TM
Sector/Exit SecSi Sector
Command Sequence ...................................................................23
Byte/Word Program Command Sequence ...................................23
Figure 3. Program Operation ................................................................ 24
Chip Erase Command Sequence .................................................24
Sector Erase Command Sequence .............................................. 25
Erase Suspend/Erase Resume Commands ................................ 25
Figure 4. Erase Operation..................................................................... 26
Write Operation Status . . . . . . . . . . . . . . . . . . . . . 28
DQ7: Data# Polling ...................................................................... 28
Figure 5. Data# Polling Algorithm ......................................................... 28
RY/BY#: Ready/Busy# ................................................................. 29
DQ6: Toggle Bit I .......................................................................... 29
Figure 6. Toggle Bit Algorithm .............................................................. 29
DQ2: Toggle Bit II ......................................................................... 30
Reading Toggle Bits DQ6/DQ2 .................................................... 30
DQ5: Exceeded Timing Limits ...................................................... 30
DQ3: Sector Erase Timer ............................................................. 30
Absolute Maximum Ratings . . . . . . . . . . . . . . . . 32
Figure 7. Maximum Negative Overshoot Waveform ............................. 32
Figure 8. Maximum Positive Overshoot Waveform .............................. 32
DC Characteristics . . . . . . . . . . . . . . . . . . . . . . . . 33
Figure 9. I
CC1
Current vs. Time (Showing Active and
Automatic Sleep Currents).................................................................... 34
Figure 10. Typical I
CC1
vs. Frequency................................................... 34
Test Conditions . . . . . . . . . . . . . . . . . . . . . . . . . . 35
Figure 11. Test Setup .......................................................................... 35
Figure 12. Input Waveforms and Measurement Levels ........................ 35
AC Characteristics . . . . . . . . . . . . . . . . . . . . . . . . 36
Figure 13. Read Operation Timings...................................................... 36
Figure 14. Reset Timings...................................................................... 37
Word/Byte Configuration (BYTE#) ............................................... 38
Figure 15. BYTE# Timings for Read Operations .................................. 38
Figure 16. BYTE# Timings for Write Operations .................................. 38
Erase and Program Operations ................................................... 39
Figure 17. Program Operation Timings ................................................ 40
Figure 18. Accelerated Program Timing Diagram ................................ 40
Figure 19. Chip/Sector Erase Operation Timings ................................. 41
Figure 20. Back-to-back Read/Write Cycle Timings ............................. 42
Figure 21. Data# Polling Timings (During Embedded Algorithms) ....... 42
Figure 22. Toggle Bit Timings (During Embedded Algorithms) ............ 43
Figure 23. DQ2 vs. DQ6 ....................................................................... 43
Temporary Sector Unprotect ........................................................ 44
Figure 24. Temporary Sector Unprotect Timing Diagram ..................... 44
Figure 25. Sector/Sector Block Protect and Unprotect Timing Diagram 45
Alternate CE# Controlled Erase and Program Operations ........... 46
Figure 26. Alternate CE# Controlled Write (Erase/Program)
Operation Timings ................................................................................ 47
Erase And Programming Performance . . . . . . . 48
Latchup Characteristics . . . . . . . . . . . . . . . . . . . . 48
TSOP And SO Pin Capacitance . . . . . . . . . . . . . . 48
Data Retention. . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
Physical Dimensions . . . . . . . . . . . . . . . . . . . . . . 49
FBD063--63-ball Fine-Pitch Ball Grid Array (FBGA) 8 x 14 mm . 49
TS 048--48-Pin Standard TSOP ................................................. 50
Revision Summary . . . . . . . . . . . . . . . . . . . . . . . . 51
background image
4
Am29DL322D/323D/324D
May 8, 2001
PRODUCT SELECTOR GUIDE
BLOCK DIAGRAM
Part Number
Am29DL322D/323D/324D
Speed Option
Regulated Voltage Range: V
CC
= 3.03.6 V
70R
Standard Voltage Range: V
CC
= 2.73.6 V
90
120
Max Access Time (ns)
70
90
120
CE# Access (ns)
70
90
120
OE# Access (ns)
30
40
50
V
CC
V
SS
Upper Bank Address
A0A20
RESET#
WE#
CE#
BYTE#
DQ0DQ15
WP#/ACC
STATE
CONTROL
&
COMMAND
REGISTER
RY/BY#
Upper Bank
X-Decoder
Y-Decoder
Latches and Control Logic
OE#
BYTE#
DQ0DQ15
Lower Bank
Y-Decoder
X-Decoder
Latches and
Control Logic
Lower Bank Address
OE#
BYTE#
Status
Control
A0A20
A0A20
A0A20
A0A20
DQ0DQ15
DQ0DQ15
background image
May 8, 2001
Am29DL322D/323D/324D
5
CONNECTION DIAGRAMS
1
16
2
3
4
5
6
7
8
17
18
19
20
21
22
23
24
9
10
11
12
13
14
15
48
33
47
46
45
44
43
42
41
40
39
38
37
36
35
34
25
32
31
30
29
28
27
26
A15
A18
A14
A13
A12
A11
A10
A9
A8
A19
A20
WE#
RESET#
NC
WP#/ACC
RY/BY#
A1
A17
A7
A6
A5
A4
A3
A2
A16
DQ2
BYTE#
V
SS
DQ15/A-1
DQ7
DQ14
DQ6
DQ13
DQ9
DQ1
DQ8
DQ0
OE#
V
SS
CE#
A0
DQ5
DQ12
DQ4
V
CC
DQ11
DQ3
DQ10
48-Pin Standard TSOP
C2
D2
E2
F2
G2
H2
J2
K2
C3
D3
E3
F3
G3
H3
J3
K3
C4
D4
E4
F4
G4
H4
J4
K4
C5
D5
E5
F5
G5
H5
J5
K5
C6
D6
E6
F6
G6
H6
J6
K6
C7
D7
A7
B7
A8
B8
A1
B1
A2
E7
F7
G7
H7
J7
K7
L7
L8
M7
M8
L1
L2
M1
M2
NC*
NC*
NC*
NC*
NC*
NC*
NC*
NC*
NC*
NC*
NC*
NC
NC
NC
NC
DQ15/A-1
V
SS
BYTE#
A16
A15
A14
A12
A13
DQ13
DQ6
DQ14
DQ7
A11
A10
A8
A9
V
CC
DQ4
DQ12
DQ5
A19
NC
RESET#
WE#
DQ11
DQ3
DQ10
DQ2
A20
A18
WP#/ACC
RY/BY#
DQ9
DQ1
DQ8
DQ0
A5
A6
A17
A7
OE#
V
SS
CE#
A0
A1
A2
A4
A3
* Balls are shorted together via the substrate but not connected to the die.
63-Ball FBGA
Top View, Balls Facing Down

Document Outline