W29EE512
64K
×
8 CMOS FLASH MEMORY
GENERAL DESCRIPTION
The W29EE512 is a 512K bit, 5-volt only CMOS flash memory organized as 64K
×
8 bits. The device
can be programmed and erased in-system with a standard 5V power supply. A 12-volt V
PP
is not
required. The unique cell architecture of the W29EE512 results in fast program/erase operations with
extremely low current consumption (compared to other comparable 5-volt flash memory products). The
device can also be programmed and erased using standard EPROM programmers.
FEATURES
•
Single 5-volt program and erase operations
•
Fast page-write operations
•
Low power consumption
−
Active current: 50 mA (max.)
−
Standby current: 100
µA
(max.)
•
Automatic program timing with internal V
PP
−
128 bytes per page
−
Page program cycle: 10 mS (max.)
−
Effective byte-program cycle time: 39
µS
−
Optional software-protected data write
•
Fast chip-erase operation: 50 mS
•
Read access time: 70/90/120 nS
•
Typical page program/erase cycles: 1K/10K
•
Ten-year data retention
•
Software and hardware data protection
generation
•
End of program detection
−
Toggle bit
−
Data polling
•
Latched address and data
•
TTL compatible I/O
•
JEDEC standard byte-wide pinouts
•
Available packages: 32-pin PLCC, TSOP and
VSOP
-1-
Publication Release Date: February 18, 2002
Revision A7
W29EE512
PIN CONFIGURATIONS
BLOCK DIAGRAM
A
1
2
4
A7
A6
A5
A4
A3
A2
A1
A0
DQ0
5
6
7
8
9
10
11
12
13
A
1
5
3
V
N N C
C C C
2
1
#
W N
E C
V
DD
V
SS
#CE
#OE
#WE
DQ0
CONTROL
OUTPUT
BUFFER
.
.
32 31 30
29
28
27
A14
A13
A8
A9
A11
DQ7
32-pin
PLCC
26
25
24
23
22
21
#
OE
A10
#
CE
DQ7
14 15 16 17 18 19 20
A0
.
DECODER
D
Q
1
D G
Q N
2 D
D
Q
3
D
Q
4
D
Q
5
D
Q
6
.
A15
32
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
CORE
ARRAY
A11
A9
A8
A13
A14
NC
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
OE
A10
#
CE
DQ7
DQ6
DQ5
DQ4
DQ3
GND
DQ2
DQ1
DQ0
A0
A1
A2
A3
#
WE
V
CC
NC
NC
A15
A12
A7
A6
A5
A4
32-pin
TSOP
PIN DESCRIPTION
SYMBOL
PIN NAME
Address Inputs
Data Inputs/Outputs
Chip Enable
Output Enable
Write Enable
Power Supply
Ground
No Connection
A0
−
A15
DQ0
−
DQ7
#CE
#OE
#WE
V
CC
GND
NC
A11
A9
A8
A13
A14
NC
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
32
31
30
29
28
27
26
25
24
23
22
2
1
20
1
9
1
8
17
#
OE
A10
#
CE
DQ7
DQ6
DQ5
DQ4
DQ3
GND
DQ2
DQ1
DQ0
A0
A1
A2
A3
#
WE
V
CC
NC
NC
A15
A12
A7
A6
A5
A4
32-pin
VSOP
-2-
W29EE512
FUNCTIONAL DESCRIPTION
Read Mode
The read operation of the W29EE512 is controlled by #CE and #OE, both of which have to be low for
the host to obtain data from the outputs. #CE is used for device selection. When #CE is high, the chip
is de-selected and only standby power will be consumed. #OE is the output control and is used to gate
data from the output pins. The data bus is in high impedance state when either #CE or #OE is high.
Refer to the timing waveforms for further details.
Page Write Mode
The W29EE512 is programmed on a page basis. Every page contains 128 bytes of data. If a byte of
data within a page is to be changed, data for the entire page must be loaded into the device. Any byte
that is not loaded will be erased to "FFh" during programming of the page.
The write operation is initiated by forcing #CE and #WE low and #OE high. The write procedure
consists of two steps. Step 1 is the byte-load cycle, in which the host writes to the page buffer of the
device. Step 2 is an internal programming cycle, during which the data in the page buffers are
simultaneously written into the memory array for non-volatile storage.
During the byte-load cycle, the addresses are latched by the falling edge of either #CE or #WE,
whichever occurs last. The data are latched by the rising edge of either #CE or #WE, whichever occurs
first. If the host loads a second byte into the page buffer within a byte-load cycle time (T
BLC
) of 200
µS,
after the initial byte-load cycle, the W29EE512 will stay in the page load cycle. Additional bytes can
then be loaded consecutively. The page load cycle will be terminated and the internal programming
cycle will start if no additional byte is loaded into the page buffer A
7
to A
15
specify the page address. All
bytes that are loaded into the page buffer must have the same page address. A
0
to A
6
specify the byte
address within the page. The bytes may be loaded in any order; sequential loading is not required.
In the internal programming cycle, all data in the page buffers, i.e., 128 bytes of data, are written
simultaneously into the memory array. Before the completion of the internal programming cycle, the
host is free to perform other tasks such as fetching data from other locations in the system to prepare
to write the next page.
Software-protected Data Write
The device provides a JEDEC-approved optional software-protected data write. Once this scheme is
enabled, any write operation requires a series of three-byte program commands (with specific data to a
specific address) to be performed before the data load operation. The three-byte load command
sequence begins the page load cycle, without which the write operation will not be activated. This write
scheme provides optimal protection against inadvertent write cycles, such as cycles triggered by noise
during system power-up and power-down.
The W29EE512 is shipped with the software data protection enabled. To enable the software data
protection scheme, perform the three-byte command cycle at the beginning of a page load cycle. The
device will then enter the software data protection mode, and any subsequent write operation must be
preceded by the three-byte program command cycle. Once enabled, the software data protection will
remain enabled unless the disable commands are issued. A power transition will not reset the software
data protection feature. To reset the device to unprotected mode, a six-byte command sequence is
required.
-3-
Publication Release Date: February 18, 2002
Revision A7
W29EE512
Hardware Data Protection
The integrity of the data stored in the W29EE512 is also hardware protected in the following ways:
(1) Noise/Glitch Protection: A #WE pulse of less than 15 nS in duration will not initiate a write cycle.
(2) V
CC
Power Up/Down Detection: The programming and read operation are inhibited when V
CC
is
less than 2.8V.
(3) Write Inhibit Mode: Forcing #OE low, #CE high, or #WE high will inhibit the write operation. This
prevents inadvertent writes during power-up or power-down periods.
Data Polling (DQ
7
)-Write Status Detection
The W29EE512 includes a data polling feature to indicate the end of a programming cycle. When the
W29EE512 is in the internal programming cycle, any attempt to read DQ
7
of the last byte loaded during
the page/byte-load cycle will receive the complement of the true data. Once the programming cycle is
completed. DQ
7
will show the true data.
Toggle Bit (DQ
6
)-Write Status Detection
In addition to data polling, the W29EE512 provides another method for determining the end of a
program cycle. During the internal programming cycle, any consecutive attempts to read DQ
6
will
produce alternating 0's and 1's. When the programming cycle is completed, this toggling between 0's
and 1's will stop. The device is then ready for the next operation.
5-Volt-only Software Chip Erase
The chip-erase mode can be initiated by a six-byte command sequence. After the command loading
cycles, the device enters the internal chip erase mode, which is automatically timed and will be
completed in 50 mS. The host system is not required to provide any control or timing during this
operation.
Product Identification
The product ID operation outputs the manufacturer code and device code. Programming equipment
automatically matches the device with its proper erase and programming algorithms.
The manufacturer and device codes can be accessed by software or hardware operation. In the
software access mode, a six-byte command sequence can be used to access the product ID. A read
from address 0000H outputs the manufacturer code (DAh). A read from address 0001H outputs the
device code (C8h). The product ID operation can be terminated by a three-byte command sequence.
In the hardware access mode, access to the product ID is activated by forcing #CE and #OE low,
#WE high, and raising A9 to 12 volts.
-4-
W29EE512
TABLE OF OPERATING MODES
Operating Mode Selection
(Operating Range = 0 to 70° C (Ambient Temperature), V
CC
= 5V
±10%,
V
SS
= 0V, V
HH
= 12V)
MODE
#CE
Read
Write
Standby
Write Inhibit
V
IL
V
IL
V
IH
X
X
Output Disable
5-Volt Software Chip Erase
Product ID
X
V
IL
V
IL
V
IL
#OE
V
IL
V
IH
X
V
IL
X
V
IH
V
IH
V
IL
V
IL
#WE
V
IH
V
IL
X
X
V
IH
X
V
IL
V
IH
V
IH
A
IN
A
IN
X
X
X
X
A
IN
PINS
ADDRESS
Dout
Din
High Z
High Z/D
OUT
High Z/D
OUT
High Z
D
IN
Manufacturer Code
DA (Hex)
Device Code
C8 (Hex)
DQ.
A
0
= V
IL
; A
1
−
A
15
= V
IL
;
A
9
= V
HH
A
0
= V
IH
; A
1
−
A
15
= V
IL
;
A
9
= V
HH
-5-
Publication Release Date: February 18, 2002
Revision A7