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 VPP 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
− 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
• Low power consumption
− Active current: 50 mA (max.)
− Standby current: 100 µA (max.)
• Automatic program timing with internal VPP
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 and TSOP
Publication Release Date: March 1998
- 1 -Revision A5
Page 2
W29EE512
E
1
3
4
6
7
8
DQ1
DQ2
VWENC
CC
CE
OE
WE
PIN CONFIGURATIONS
A
V
/
A
1
C
W
1
N
2NC
C
C
5
5
A7
6
A6
7
A5
A4
A3
A2
A1
A0
DQ0
A11
2
A9
A8
A13
5
A14
9
NC
10
NC
11
A15
12
A12
13
A7
14
A6
15
A5
16A3
A4
32-pin
8
PLCC
9
10
11
12
13
D
D
G
D
D
Q
2
N
Q
D
3
32-pin
TSOP
D
Q
Q
4
5
Q
1
BLOCK DIAGRAM
V
DD
V
SS
N
C
3031321234
29
A14
28
A13
27
A8
26
A9
25
A11
24
OE
23
A10
22
CE
21
DQ7
20191817161514
D
Q
6
CE
OE
WE
A0
A15
.
.
CONTROL
DECODER
OUTPUT
BUFFER
CORE
ARRAY
DQ0
.
.
DQ7
PIN DESCRIPTION
32
OE
A10
31
30
CE
DQ7
29
DQ6
28
DQ5
27
DQ4
26
DQ3
25
GND
24
23
22
DQ0
21
20
A0
A1
19
A2
18
17
SYMBOL PIN NAME
A0−A15
DQ0−DQ7
Address Inputs
Data Inputs/Outputs
Chip Enable
Output Enable
Write Enable
VCCPower Supply
GNDGround
NCNo Connection
- 2 -
Page 3
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 (TBLC) of 150
µ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 A7 to A15 specify the
page address. All bytes that are loaded into the page buffer must have the same page address. A0 to
A6 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.
Publication Release Date: March 1998
- 3 -Revision A5
Page 4
W29EE512
WE
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) VCC Power Up/Down Detection: The programming operation is inhibited when VCC is less than
2.5V.
(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 (DQ7)-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 DQ7 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. DQ7 will show the true data.
Toggle Bit (DQ6)-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 DQ6 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,
high, and raising A9 to 12 volts.
- 4 -
Page 5
W29EE512
CEOEWE
TABLE OF OPERATING MODES
Operating Mode Selection
(Operating Range = 0 to 70° C (Ambient Temperature), VCC = 5V ±10%, VSS = 0V, VHH = 12V)
MODEPINS
ADDRESSDQ.
ReadVILVILVIHAINDout
WriteVILVIHVILAINDin
StandbyVIHXXXHigh Z
Write InhibitXVILXXHigh Z/DOUT
Notes for software product identification:
(1) Data format: DQ7−DQ0 (Hex); address format: A14−A0 (Hex).
(2) A1−A16 = VIL; manufacture code is read for A0 = VIL; device code is read for A0 = VIH.
(3) The device does not remain in identification mode if power down.
(4) The device returns to standard operation mode.
(5) This product supports both the JEDEC standard 3 byte command code sequence and original 6 byte command code
sequence. For new designs, Winbond recommends that the 3 byte command code sequence be used.
- 8 -
Page 9
W29EE512
CE
CE
CE
DC CHARACTERISTICS
Absolute Maximum Ratings
PARAMETERRATINGUNIT
Power Supply Voltage to Vss Potential-0.5 to +7.0V
Operating Temperature0 to +70
Storage Temperature-65 to +150
D.C. Voltage on Any Pin to Ground Potential except A9-0.5 to VCC +1.0V
Transient Voltage (¡Õ20 nS ) on Any Pin to Ground Potential-1.0 to VCC +1.0V
Voltage on A9 and OE Pin to Ground Potential
Note: Exposure to conditions beyond those listed under Absolute Maximum Ratings may adversely affect the life and reliability of the
device.
-0.5 to 12.5V
°C
°C
Operating Characteristics
(VCC = 5.0V ±10%, VSS = 0V, TA = 0 to 70° C)
PARAMETERSYM.TEST CONDITIONSLIMITSUNIT
MIN. TYP.MAX.
Power Supply
Current
Standby Vcc
Current (TTL Input)
Standby Vcc
Current (CMOS
Input)
ICC
ISB1
ISB2
= OE = VIL, WE = VIH, all I/Os open
Address inputs = VIL/VIH, at f = 5 MHz
= VIH, all I/Os open
Other inputs = VIL/VIH
= VCC -0.3V, all I/Os open
Other inputs = VCC -0.3V/GND
--50mA
-23mA
-20100
µA
Input Leakage
Current
Output Leakage
Current
Input Low VoltageVIL---0.8V
Input High VoltageVIH-2.0--V
Output Low VoltageVOLIOL = 2.1 mA--0.45V
Output High Voltage VOH1 IOH = -0.4 mA2.4--V
Output High Voltage
CMOS
ILIVIN = GND to VCC--10
ILOVIN = GND to VCC--10
VOH2
IOH = -100 µA; VCC = 4.5V
Publication Release Date: March 1998
- 9 -Revision A5
4.2--V
µA
µA
Page 10
W29EE512
Power-up Timing
PARAMETERSYMBOLTYPICALUNIT
Power-up to Read OperationTPU.READ100
Power-up to Write OperationTPU.WRITE 5mS
Write Cycle (Erase and Program)TWC--10mS
Address Setup TimeTAS0--nS
Address Hold TimeTAH50--nS
and CE Setup Time
and CE Hold Time
High Setup Time
High Hold Time
Pulse Width
Pulse Width
High Width
TCS0--nS
TCH0--nS
TOES0--nS
TOEH0--nS
TCP90--nS
TWP90--nS
TWPH100--nS
Data Setup TimeTDS35--nS
Data Hold TimeTDH0--nS
Byte Load Cycle TimeTBLC--150
Notes: All AC timing signals observe the following guidelines for determining setup and hold times:
(1) High level signal's reference level is VIH.
(2) Low level signal's reference level is VIL.
Publication Release Date: March 1998
- 11 -Revision A5
µS
Page 12
W29EE512
DATA
OE
OE
OE
OE
OE
Polling Characteristics
(1)
PARAMETERSYMBOLMIN.TYP.MAX.UNIT
Data Hold TimeTDH10--nS
Hold Time
to Output Delay
(2)
TOEH10--nS
TOE---nS
Write Recovery TimeTWR0--nS
Notes:
(1) These parameters are characterized and not 100% tested.
(2) See TOE spec in A.C. Read Cycle Timing Parameters.
Toggle Bit Characteristics
(1)
PARAMETERSYMBOLMIN.TYP.MAX.UNIT
Data Hold TimeTDH10--nS
Hold Time
to Output Delay
High Pulse
(2)
TOEH10--nS
TOE---nS
TOEHP150--nS
Write Recovery TimeTWR0--nS
Notes:
(1) These parameters are characterized and not 100% tested.
(2) See TOE spec in A.C. Read Cycle Timing Parameters.
- 12 -
Page 13
TIMING WAVEFORMS
WE
OEHTWPH
Read Cycle Timing Diagram
Address A15-0
CE
OE
V
WE
DQ7-0
IH
High-Z
W29EE512
T
RC
T
CE
T
OE
T
OHZ
T
OH
Data Valid
TAA
Data Valid
T
CHZ
High-Z
Controlled Write Cycle Timing Diagram
T
AS
Address A15-0
CE
OE
WE
DQ7-0
T
CS
T
OES
T
T
AH
T
CH
T
T
WP
T
DS
Data Valid
T
DH
WC
Internal write starts
Publication Release Date: March 1998
- 13 -Revision A5
Page 14
Timing Waveforms, continued
CE
Controlled Write Cycle Timing Diagram
AS
T
Address A15-0
CE
TOES
OE
WE
W29EE512
AH
T
TCP
TCPH
TOEH
TWC
DQ7-0
High Z
Page Write Cycle Timing Diagram
Address A15-0
DQ7-0
CE
OE
WE
WP
T
T
WPH
TDS
Data Valid
DH
T
BLC
T
Internal write starts
WC
T
Byte 0
Byte 1
- 14 -
Byte 2
Byte N-1
Byte N
Internal write starts
Page 15
Timing Waveforms, continued
DATA
Polling Timing Diagram
Address A15-0
WE
CE
OE
DQ7
W29EE512
T
OEH
T
DH
T
OE
HIGH-Z
T
WR
Toggle Bit Timing Diagram
WE
CE
OE
DQ6
TDH
T
OEH
T
OE
HIGH-Z
T
WR
Publication Release Date: March 1998
- 15 -Revision A5
Page 16
Timing Waveforms, continued
Page Write Timing Diagram Software Data Protection Mode
W29EE512
Three-byte sequence for
software data protection mode
Address A15-0
DQ7-0
WE
CE
OE
2AAA
5555
AA 55A0
TWP
TWPH
SW0
TBLC
SW1
5555
SW2
Word 0
Reset Software Data Protection Timing Diagram
Six-byte sequence for resetting
software data protection mode
Byte/page load
cycle starts
Word N-1
Word N
(last word)
TWC
Internal write starts
WC
T
Address A15-0
DQ7-0
WE
CE
OE
5555
AA
T
WP
SW0
T
WPH
2AAA
SW1
555555552AAA
55
T
BLC
80AA
SW2
- 16 -
SW3
SW4
55
5555
20
SW5
Internal programming starts
Page 17
Timing Waveforms, continued
5-Volt-only Software Chip Erase Timing Diagram
W29EE512
Address A15-0
DQ7-0
CE
OE
WE
5555 2AAA5555
55
AA
T
WP
SW0
T
BLC
T
WPH
SW2
SW1
Six-byte code for 5V-only
software chip erase
5555
80
AA
SW3
2AAA
SW4
T
WC
5555
55
10
SW5
Internal programming starts
Publication Release Date: March 1998
- 17 -Revision A5
Page 18
ORDERING INFORMATION
W29EE512
PART NO.ACCESS
TIME
(nS)
W29EE512P-70705010032-pin PLCC1K
W29EE512P-90905010032-pin PLCC1K
W29EE512P-121205010032-pin PLCC1K
W29EE512T-707050100Type one
W29EE512T-909050100Type one
W29EE512T-1212050100Type one
W29EE512P-70B705010032-pin PLCC10K
W29EE512P-90B905010032-pin PLCC10K
W29EE512P-12B1205010032-pin PLCC10K
W29EE512T-70B7050100Type one
W29EE512T-90B9050100Type one
W29EE512T-12B12050100Type one
POWER SUPPLY
CURRENT MAX.
(mA)
STANDBY VCC
CURRENT MAX.
(µA)
PACKAGECYCLE
1K
TSOP
1K
TSOP
1K
TSOP
10K
TSOP
10K
TSOP
10K
TSOP
Notes:
1. Winbond reserves the right to make changes to its products without prior notice.
2. Purchasers are responsible for performing appropriate quality assurance testing on products intended for use in applications
where personal injury might occur as a consequence of product failure.
- 18 -
Page 19
PACKAGE DIMENSIONS
32-pin PLCC
H
E
4
5
13
1420
L
θ
Seating Plane
E
1
e
EG
30
32
b
b
1
W29EE512
0.140
0.1150.105 0.110
0.0320.026
0.022
0.014
0.553
0.453
0.530
0.430
0.595
0.495
0.095
0.004
°
10
Dimension In mm
0.50
2.802.672.93
0.660.81
0.71
0.41
0.46
0.20
0.25
13.89
13.97
11.35
11.43
1.121.420.0440.056
1.27
12.95
12.45
9.91
10.41
14.86
14.99
12.32
12.45
1.91 2.29
°
0
14.05
11.51
13.46
10.92
15.11
12.57
3.56
0.56
0.35
2.41
0.10
°
10
Dimension In Inches
Symbol
29
D
D
H D
21
G
c
Min. Nom. Max.Max.Nom.Min.
A
0.020
A
1
A
2
b
1
0.016
b
0.008
c
0.547
D
0.447
E
e
0.490
G
D
0.390
G
E
0.585
H
D
0.485
H
E
0.075
L
y
°
0
θ
0.510
0.090
0.028
0.018
0.010
0.550
0.450
0.050
0.410
0.590
0.490
Notes:
2A
A
1
A
y
1. Dimensions D & E do not include interlead flash.
2. Dimension b does not include dambar protrusion/intrusion.
3. Controlling dimension: Inches.
4. General appearance spec. should be based on fina visual
inspection sepc.
32-pin TSOP
M
e
0.10(0.004)
b
θ
L
L
1
H
D
D
c
E
A
A
2
1
A
Y
Symbol
A
A
A
b
c
D
E
H
e
L
L
Y
θ
1
2
D
1
Dimension In Inches
Min. Nom.
__
0.002
Max.
__
0.047
__
0.006
0.0410.0390.037
0.007 0.008
0.005 0.006
0.720 0.724
0.311 0.315
0.780 0.787
__
0.016 0.020
__
0.0000.004
1
0.020
0.031
__
35
0.009
0.007
0.728
0.319
0.795
0.024
18.30
19.80
__
__
Dimension In mm
Min. Nom.
__
__
__
0.05
0.95
0.17
0.20 0.23
0.12
0.15 0.17
18.40 18.50
7.90
8.00 8.10
20.00 20.20
__
0.50
0.40
0.50 0.60
__
0.80
__
0.00
1
35
Max.
1.20
0.15
1.051.00
__
__
0.10
Note:
Controlling dimension: Millimeters
Publication Release Date: March 1998
- 19 -Revision A5
Page 20
VERSION HISTORY
VERSIONDATEPAGEDESCRIPTION
A5Mar. 19986Add. pause 10 mS
7Add. pause 50 mS
W29EE512
8
Correct the time from 10 mS to 10 µS
1, 2, 18, 19Eliminate 600 mil DIP, 450 mil SOP packages
Headquarters
No. 4, Creation Rd. III,
Science-Based Industrial Park,
Hsinchu, Taiwan
TEL: 886-3-5770066
FAX: 886-3-5796096
http://www.winbond.com.tw/
Voice & Fax-on-demand: 886-2-27197006
Winbond Electronics (H.K.) Ltd.
Rm. 803, World Trade Square, Tower II,
123 Hoi Bun Rd., Kwun Tong,
Kowloon, Hong Kong
TEL: 852-27513100
FAX: 852-27552064
Taipei Office
11F, No. 115, Sec. 3, Min-Sheng East Rd.,
Taipei, Taiwan
TEL: 886-2-27190505
FAX: 886-2-27197502
Note: All data and specifications are subject to change without notice.
- 20 -
Winbond Electronics North America Corp.
Winbond Memory Lab.
Winbond Microelectronics Corp.
Winbond Systems Lab.
2727 N. First Street, San Jose,
CA 95134, U.S.A.
TEL: 408-9436666
FAX: 408-5441798
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.