Preliminary W29C011A
128K × 8 CMOS FLASH MEMORY
Publication Release Date: December 1997
- 1 - Revision A1
GENERAL DESCRIPTION
The W29C011A is a 1-megabit, 5-volt only CMOS flash memory organized as 128K × 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 W29C011A 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
Software-protected data write
Fast chip-erase operation: 50 mS
Read access time: 150 nS
Page program/erase cycles: 1,000
Ten-year data retention
Software and hardware data protection
Low power consumption
Active current: 25 mA (typ.)
Standby current: 20 µA (typ.)
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 600 mil DIP, 450
mil SOP and PLCC
Preliminary W29C011A
- 2 -
PIN CONFIGURATIONS BLOCK DIAGRAM
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
21
20
19
18
17
A6
A3
A2
A1
A0
NC
A16
A15
A12
A7
A5
A4
DQ0
DQ1
DQ2
GND
V
WE
NC
A14
A13
A8
A9
A11
OE
A10
CE
DQ7
DQ6
DQ5
DQ4
DQ3
DD
5
6
7
9
10
11
12
13
A7
A6
A5
A4
A3
A2
A1
A0
DQ0
29
28
27
26
25
24
23
22
21
3031
32
1
2
34
8
2019
18
1716
15
14
D
Q
1
D
Q
2
G
N
D
D
Q
3
D
Q
4
D
Q
5
D
Q
6
A14
A13
A8
A9
A11
OE
A10
CE
DQ7
A
1
2
A
1
6N
C
V
D
D
/
W
EN
C
A
1
5
32-pin
DIP
32-pin
PLCC
CONTROL OUTPUT
BUFFER
DECODER CORE
ARRAY
CE
OE
WE
A0
.
.
A16
.
.
DQ0
DQ7
VDD
VSS
PIN DESCRIPTION
SYMBOL PIN NAME
A0A16 Address Inputs
DQ0DQ7 Data Inputs/Outputs
Chip Enable
OE
Output Enable
WE
Write Enable
VDD Power Supply
GND Ground
NC No Connection
Preliminary W29C011A
Publication Release Date: December 1997
- 3 - Revision A1
FUNCTIONAL DESCRIPTION
Read Mode
The read operation of the W29C011A is controlled by
and
OE
, both of which have to be low for
the host to obtain data from the outputs.
is used for device selection. When
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
or
OE
is high.
Refer to the timing waveforms for further details.
Page Write Mode
The W29C011A 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
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
or
WE
,
whichever occurs last. The data are latched by the rising edge of either
or
WE
, whichever occurs
first. If the host loads a second byte into the page buffer within a byte-load cycle time (TBLC) of 200
µS, after the initial byte-load cycle, the W29C011A 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 within 300 µS (TBLCO)
from the last byte-load cycle, i.e., there is no subsequent
WE
high-to-low transition after the last
rising edge of
WE
. A7 to A16 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 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 W29C011A 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.
Preliminary W29C011A
- 4 -
Hardware Data Protection
The integrity of the data stored in the W29C011A 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) VDD Power Up/Down Detection: The programming operation is inhibited when VDD is less than
3.8V.
(3) Write Inhibit Mode: Forcing
OE
low,
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 W29C011A includes a data polling feature to indicate the end of a programming cycle. When
the W29C011A 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 W29C011A 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 (C1h). 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
and
OE
low,
WE
high, and raising A9 to 12 volts.
Preliminary W29C011A
Publication Release Date: December 1997
- 5 - Revision A1
TABLE OF OPERATING MODES
Operating Mode Selection
Operating Range = 0 to 70°C (Ambient Temperature), VDD = 5V ±10%, VSS = 0V, VHH = 12V
MODE PINS
OE
WE
ADDRESS DQ.
Read VIL VIL VIH AIN Dout
Write VIL VIH VIL AIN Din
Standby VIH X X X High Z
Write Inhibit XVIL X X High Z/DOUT
X X VIH XHigh Z/DOUT
Output Disable XVIH X X High Z
5-Volt Software Chip Erase VIL VIH VIL AIN DIN
Product ID VIL VIL VIH A0 = VIL; A1-A16 = VIL;
A9 = VHH Manufacturer Code
DA (Hex)
VIL VIL VIH A0 = VIH; A1-A16 = VIL;
A9 = VHH Device Code
C1 (Hex)
Preliminary W29C011A
- 6 -
Command Codes for Software Data Protection Write
BYTE SEQUENCE ADDRESS DATA
0 Write 5555H AAH
1 Write 2AAAH 55H
2 Write 5555H A0H
Software Data Protection Acquisition Flow
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data A0
to
address 5555
Load 0 to
128 bytes of
page data
Software Data Protection
Write Flow
Pause 10 mS
Exit
Notes for software program code:
Data Format: DQ7DQ0 (Hex)
Address Format: A14A0 (Hex)
Preliminary W29C011A
Publication Release Date: December 1997
- 7 - Revision A1
Command Codes for Software Chip Erase
BYTE SEQUENCE ADDRESS DATA
0 Write 5555H AAH
1 Write 2AAAH 55H
2 Write 5555H 80H
3 Write 5555H AAH
4 Write 2AAAH 55H
5 Write 5555H 10H
Software Chip Erase Acquisition Flow
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data 80
to
address 5555
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data 10
to
address 5555
Pause 50 mS
Exit
Notes for software chip erase:
Data Format: DQ7DQ0 (Hex)
Address Format: A14A0 (Hex)
Preliminary W29C011A
- 8 -
Command Codes for Product Identification
BYTE SEQUENCE SOFTWARE PRODUCT
IDENTIFICATION ENTRY SOFTWARE PRODUCT
IDENTIFICATION EXIT
ADDRESS DATA ADDRESS DATA
0 Write 5555H AAH 5555H AAH
1 Write 2AAAH 55H 2AAAH 55H
2 Write 5555H 80H 5555H F0H
3 Write 5555H AAH - -
4 Write 2AAAH 55H - -
5 Write 5555H 60H - -
Pause 10 µSPause 10 µS
Software Product Identification Acquisition Flow
Product Identification Entry(1)
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data 80
to
address 5555
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data 60
to
address 5555
Pause 10 S
Product Identification Mode(2,3)
Read address = 0
data = DA
Read address = 1
data = C1
Product Identification Exit(1)
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data FO
to
address 5555
Pause 10 m
µS
Normal Mode
(4)
µ
Notes for software product identification:
(1) Data format: DQ7DQ0 (Hex); address format: A14A0 (Hex).
(2) A1A16 = 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.
Preliminary W29C011A
Publication Release Date: December 1997
- 9 - Revision A1
DC CHARACTERISTICS
Absolute Maximum Ratings
PARAMETER RATING UNIT
Power Supply Voltage to Vss Potential -0.5 to +7.0 V
Operating Temperature 0 to +70 °C
Storage Temperature -65 to +150 °C
D.C. Voltage on Any Pin to Ground Potential except
OE
-0.5 to VDD +1.0 V
Transient Voltage (¡Õ20 nS ) on Any Pin to Ground Potential -1.0 to VDD +1.0 V
Voltage on
OE
Pin to Ground Potential -0.5 to 12.5 V
Note: Exposure to conditions beyond those listed under Absolute Maximum Ratings may adversely affect the life and reliability of the
device.
Operating Characteristics
(VDD = 5.0V ±10%, VSS = 0V, TA = 0 to 70° C)
PARAMETER SYM. TEST CONDITIONS LIMITS UNIT
MIN. TYP. MAX.
Power Supply
Current ICC
=
OE
= VIL,
WE
= VIH,
all I/Os open
Address inputs = VIL/VIH,
at f = 5 MHz
- - 50 mA
Standby VDD
Current (TTL input) ISB1
= VIH, all I/Os open
Other inputs = VIL/VIH
-2 3 mA
Standby VDD Current
(CMOS input) ISB2
= VDD -0.3V, all I/Os open
Other inputs = VDD -0.3V/GND
-20 100 µA
Input Leakage
Current ILI VIN = GND to VDD - - 1µA
Output Leakage
Current ILO VIN = GND to VDD - - 10 µA
Input Low Voltage VIL --0.3 -0.8 V
Input High Voltage VIH -2.0 -VDD +0.5 V
Output Low Voltage VOL IOL = 2.1 mA - - 0.45 V
Output High Voltage VOH IOH = -0.4 mA 2.4 - - V
Power-up Timing
PARAMETER SYMBOL TYPICAL UNIT
Power-up to Read Operation TPU.READ 100 µS
Power-up to Write Operation TPU.WRITE 5 mS
Preliminary W29C011A
- 10 -
CAPACITANCE
(VDD = 5.0V, TA = 25° C, f = 1 MHz)
PARAMETER SYMBOL CONDITIONS MAX. UNIT
I/O Pin Capacitance CI/O VI/O = 0V 12 pF
Input Capacitance CIN VIN = 0V 6pF
AC CHARACTERISTICS
AC Test Conditions
(VDD = 5V ±10%)
PARAMETER CONDITIONS
Input Pulse Levels 0.45V to 2.4V
Input Rise/Fall Time 10 nS
Input/Output Timing Level 0.8V/2.0V
Output Load 1 TTL Gate and CL = 100 pF
AC Test Load and Waveforms
+5V
1.8K ohm
DOUT
1.3K ohm
100 pF
Input/Output
2.4V 2.0V
Test Point
0.45V 0.8V
Test Point
2.0V
0.8V
Preliminary W29C011A
Publication Release Date: December 1997
- 11 - Revision A1
Read Cycle Timing Parameters
(VDD = 5.0V ±10%, VSS = 0V, TA = 0 to 70° C)
PARAMETER SYM. W29C011A-15 UNIT
MIN. MAX.
Read Cycle Time TRC 150 -nS
Chip Enable Access Time TCE -150 nS
Address Access Time TAA -150 nS
Output Enable Access Time TOE -70 nS
Low to Active Output TCLZ 0-nS
OE
Low to Active Output TOLZ 0-nS
High to High-Z Output TCHZ -45 nS
OE
High to High-Z Output TOHZ -45 nS
Output Hold from Address change TOH 0-nS
Byte/Page-Write Cycle Timing Parameters
PARAMETER SYMBOL MIN. TYP. MAX. UNIT
Write Cycle (erase and program) TWC - - 10 mS
Address Setup Time TAS 0- - nS
Address Hold Time TAH 50 - - nS
WE
and
Setup Time TCS 0- - nS
WE
and
Hold Time TCH 0- - nS
OE
High Setup Time TOES 10 - - nS
OE
High Hold Time TOEH 10 - - nS
Pulse Width TCP 70 - - nS
WE
Pulse Width TWP 70 - - nS
WE
High Width TWPH 150 - - nS
Data Setup Time TDS 50 - - nS
Data Hold Time TDH 10 - - nS
Byte Load Cycle Time TBLC 0.22 -200 µS
Byte Load Cycle Time-out TBLCO 300 - - µS
Note: All AC timing signals observe the following guidelines for determining setup and hold times:
(a) High level signal's reference level is VIH and (b) low level signal's reference level is VIL.
Preliminary W29C011A
- 12 -
Data Polling and Toggle Bit Timing Parameters
PARAMETER SYM. W29C011A-15 UNIT
MIN. MAX.
OE
to Data Polling Output Delay TOEP -70 nS
to Data Polling Output Delay TCEP -150 nS
OE
to Toggle Bit Output Delay TOET -70 nS
to Toggle Bit Output Delay TCET -150 nS
TIMING WAVEFORMS
Read Cycle Timing Diagram
Address A16-0
DQ7-0 Data Valid
Data Valid
High-Z
CE
OE
WE
TRC
VIH TOLZ
TCLZ
TOE
TCE
TOH
TAA
TCHZ
TOHZ
High-Z
Preliminary W29C011A
Publication Release Date: December 1997
- 13 - Revision A1
Timing Waveforms, continued
Page Write Timing Diagram
5555 5555
AA 55 A0
Three-byte sequence for
software data protection mode
Byte/page load
cycle starts
Internal write starts
Byte N
(last byte)
Byte 0
SW2SW1
SW0
Address A16-0
DQ6
CE
OE
WE
2AAA
TWP
TWPH
TBLC TBLCO
Byte N-1
TWC
Note
Notes: Refer to " CE (WE ) Controlled Write Cycle Timing Diagram" for a detailed timing diagram.
WE
Controlled Write Cycle Timing Diagram
Address A16-0
DQ7-0 Data Valid
Internal write starts
CE
OE
WE
TAS
TCS
TOES
TAH
T
BLCO
TWC
TCH
TOEH
TWPH
TWP
TDS
TDH
Preliminary W29C011A
- 14 -
Timing Waveforms, continued
Controlled Write Cycle Timing Diagram
High Z Data Valid
Internal Write Starts
CE
OE
WE
DQ7-0
TAS TAH TBLCO TWC
TCPH
TOEH
TDH
TDS
TCP
TOES
Address A16-0
DATA
Polling Timing Diagram
Address A16-0
DQ7-0
WE
OE
CE
T
X X X X
TCEP
TOEH
TOEP
TOES
WC
Preliminary W29C011A
Publication Release Date: December 1997
- 15 - Revision A1
Timing Waveforms, continued
Toggle Bit Timing Diagram
Address A16-0
DQ6
CE
OE
WE
TOEH TOES
TWC
5 Volt-Only Software Chip Erase Timing Diagram
SW2
SW1
SW0
Address A16-0
DQ7-0
CE
OE
WE
SW3 SW4 SW5
Internal programming starts
Six-byte code for 5V-only software
chip erase TWC
TWP
TWPH
TBLC TBLCO
5555 2AAA 5555 5555 2AAA 5555
AA 55 80 AA 55 10
Preliminary W29C011A
- 16 -
ORDERING INFORMATION
PART NO. ACCESS TIME
(nS) POWER SUPPLY
CURRENT MAX. (mA) STANDBY VDD
CURRENT MAX. (
µ
A) PACKAGE
W29C011A-15 150 50 100 600 mil DIP
W29C011AS-15 150 50 100 450 mil SOP
W29C011AP-15 150 50 100 32-pin PLCC
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.
Preliminary W29C011A
Publication Release Date: December 1997
- 17 - Revision A1
PACKAGE DIMENSIONS
32-pin P-DIP
1.Dimensions D Max. & S include mold flash or
tie bar burrs.
2.Dimension E1 does not include interlead flash.
3.Dimensions D & E1 include mold mismatch and
are determined at the mold parting line.
6.General appearance spec. should be based on
final visual inspection spec.
.
1.371.220.0540.048
Notes:
Symbol Min. Nom. Max. Max.Nom.Min.
Dimension in inches Dimension in mm
A
B
c
D
e
A
L
S
A
A1
2
E
0.050 1.27
0.210 5.33
0.010
0.150
0.016
0.155
0.018
0.160
0.022
3.81
0.41
0.25
3.94
0.46
4.06
0.56
0.008
0.120
0.670
0.010
0.130
0.014
0.140
0.20
3.05
0.25
3.30
0.36
3.56
0.5550.5500.545 14.10
13.97
13.84
17.02
15.24
14.99 15.49
0.6000.590 0.610
2.29 2.54 2.790.090 0.100 0.110
B1
1
e
E1
a
1.650 1.660 41.91 42.16
0 15
0.085 2.16
0.6500.630 16.00 16.51
protrusion/intrusion.
4.Dimension B1 does not include dambar
5.Controlling dimension: Inches.
150
Seating Plane
eA
2
A
a
c
E
Base Plane
1
A
1e
L
A
S
1
E
D
1
B
B
32
116
17
32-pin SO Wide Body
1
17
32
16
ye
D
S
Seating Plane
b
A
A
EH
L
L
E
E
1
c
e1
1
e
A2
See Detail F
Detail F
1. Dimensions D Max. & S include mold flash
or tie bar burrs.
2. Dimension b does not include dambar
protrusion/intrusion.
3. Dimensions D & E include mold mismatch
and determined at the mold parting line.
.
Notes:
4. Controlling dimension: Inches.
5. General appearance spec should be based
on final visual inspection spec.
0.200.15
0.0080.006
Symbol Min. Nom. Max. Max.
Nom.
Min.
Dimension in Inches Dimension in mm
A
b
c
D
e
HE
L
y
θ
A
A
LE
1
2
E
0.012 0.31
0.118 3.00
0.004
0.101
0.014
0.106
0.016
0.111
0.020
2.57
0.36
0.10
2.69
0.41
2.82
0.51
0.047
0.004
010
0.805
0.055
0.817
0.063 1.19
20.45
1.40
20.75
1.60
0.5560.5560.546 14.3814.1213.87
10
0
0.10
11.43
11.30
11.18
0.4500.4450.440
0.58 0.79 0.990.023 0.031 0.039
1.12 1.27 1.420.044 0.050 0.056
S0.91
0.036
Preliminary W29C011A
- 18 -
Package Dimensions, continued
32-pin PLCC
Notes:
L
c
1b
2
A
H
E
E
eb
DHD
y
A
A1
Seating Plane
E
G
GD
1
13
14 20
29
324
5
21
30
1. Dimensions D & E do not include interlead flash.
2. Dimension b1 does not include dambar protrusion/intrusion.
3. Controlling dimension: Inches.
4. General appearance spec. should be based on final
visual inspection sepc.
Symbol Min. Nom. Max. Max.Nom.Min.
Dimension in Inches Dimension in mm
A
b
c
D
e
HE
L
y
A
A1
2
E
b1
GD
3.56
0.50
2.802.67 2.93
0.71
0.66 0.81
0.41 0.46 0.56
0.20 0.25 0.35
13.89 13.97 14.05
11.35 11.43 11.51
1.27
HD
GE
12.45 12.95 13.46
9.91 10.41 10.92
14.86 14.99 15.11
12.32 12.45 12.57
1.91 2.29
0.004
0.095
0.090
0.075
0.495
0.490
0.485
0.595
0.590
0.585
0.430
0.410
0.390
0.530
0.510
0.490
0.050
0.453
0.450
0.447
0.553
0.550
0.547
0.014
0.010
0.008
0.022
0.018
0.016
0.0320.026 0.028
0.1150.105 0.110
0.020
0.140
1.12 1.420.044 0.056
0°10°10°
0°
0.10
2.41
θ
VERSION HISTORY
VERSION DATE PAGE DESCRIPTION
A1 Dec. 1997 Initial Issued
Preliminary W29C011A
Publication Release Date: December 1997
- 19 - Revision A1
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-7197006
Taipei Office
11F, No. 115, Sec. 3, Min-Sheng East Rd.,
Taipei, Taiwan
TEL: 886-2-7190505
FAX: 886-2-7197502
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
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
Note: All data and specifications are subject to change without notice.