W29C040 × 8 Cmos Flash Memory: General Description
W29C040 × 8 Cmos Flash Memory: General Description
FEATURES
• Single 5-volt write (erase and program) • Software and hardware data protection
operations • Low power consumption
• Fast page-write operations
− Active current: 25 mA (typ.)
− 256 bytes per page
− Standby current: 20 µA (typ.)
− Page write (erase/program) cycle: 5 mS • Automatic write (erase/program) timing with
(typ.) internal VPP generation
− Effective byte-write (erase/program) cycle • End of write (erase/program) detection
time: 19.5 µS
− Toggle bit
− Optional software-protected data write
− Data polling
• Fast chip-erase operation: 50 mS
• Latched address and data
• Two 16 KB boot blocks with lockout
• All inputs and outputs directly TTL compatible
• Page write (erase/program) cycles: 50K (typ.)
• JEDEC standard byte-wide pinouts
• Read access time: 70/90/120 nS
• Available packages: 32-pin 600 mil DIP, TSOP
• Ten-year data retention and PLCC
A18 1 32 VDD
A16 2 31 #WE
VDD
A15 3 30 A17
A12 4 29 A14 VSS
A7 5 28 A13
6 27 A8
A6
7 26 A9
#CE DQ0
A5 32-pin
A4 8 DIP 25 A11
#OE OUTPUT .
A3 9 24 #OE
CONTROL .
A2 10 23 A10 #WE BUFFER
A1 11 22 #CE
DQ7
A0 12 21 DQ7
DQ0 13 20 DQ6
DQ1 14 19 DQ5
DQ2 15 18 DQ4
16K Byte Boot Block (Optional)
Vss 16 17 DQ3 A0
.
. CORE
A A A A V # A DECODER ARRAY
1 1 1 1 D W 1
2 5 6 8 D E 7
.
4 3 2 1 32 31 30 16K Byte Boot Block (Optional)
A18
A7 5 29 A14
A6 6 28 A13
A5 7 27 A8
A4 8 32-pin 26 A9
A3 9 PLCC 25 A11
A2 10 24 #OE
A1 11 23 A10
A0 12 22 #CE
DQ0 13 21 DQ7
14 15 16 17 18 19 20
PIN DESCRIPTION
D D V D D D D
Q Q s Q Q Q Q
1 2 s 3 4 5 6
SYMBOL PIN NAME
A11 1 32 #OE A0 − A18 Address Inputs
A9 2 31 A10
DQ0 − DQ7
A8 3 30 #CE
A13 4 29 DQ7 Data Inputs/Outputs
A14 5 28 DQ6
A17 6 27 DQ5
#WE 7 26 DQ4 #CE Chip Enable
VDD 8 32-pin 25 DQ3
A18 9 TSOP 24 Vss
A16 10 23 DQ2 #OE Output Enable
A15 11 22 DQ1
A12 12 21 DQ0
A7 13 20 A0 #WE Write Enable
A6 14 19 A1
A5 15 18 A2
A4 16 17 A3 VDD Power Supply
VSS Ground
-2-
W29C040
FUNCTIONAL DESCRIPTION
Read Mode
The read operation of the W29C040 is controlled by #CE and #OE, both Chip 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 read cycle timing waveforms for further details.
required. For information about specific codes, see the Command Codes for Software Data Protection
in the Table of Operating Modes. For information about timing waveforms, see the timing diagrams
below.
-4-
W29C040
and 1's. When the write cycle is completed, this toggling between 0's and 1's will stop. The device is
then ready for the next operation. See Toggle Bit Timing Diagram.
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 "00000 hex" outputs the manufacturer code "DA hex." A read from address "00001 hex"
outputs the device code "46 hex." 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.
Note: The hardware SID read function is not included in all parts; please refer to Ordering Information for details.
MODE PINS
#CE #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 X VIL X X High Z/DOUT
X X VIH X High Z/DOUT
Output Disable X VIH X X High Z
Product ID VIL VIL VIH A0 = VIL; A1 − A18 = VIL; Manufacturer Code DA
A9 = VHH (Hex)
VIL VIL VIH A0 = VIH; A1 − A18 = VIL; Device Code
A9 = VHH 46 (Hex)
Load data AA
Sequentially load to
(Optional page-load
operation) up to 256 bytes address 5555
of page data
Load data 55
to
W ait for 10 mS or address 2AAA
toggle/polling
completed
Load data 20
to
Exit address 5555
W ait for 10 mS
Exit
Notes for software program code:
Data Format: DQ7 − DQ0 (Hex)
Address Format: A14 − A0 (Hex)
-6-
W29C040
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
Wait for 50 mS or
toggle/polling
completed
Exit
Notes for software chip erase:
Data Format: DQ7 − DQ0 (Hex)
Address Format: A14 − A0 (Hex)
Command Codes for Product Identification and Boot Block Lockout Detection
BYTE SEQUENCE ALTERNATE PRODUCT (7) SOFTWARE PRODUCT
IDENTIFICATION/BOOT BLOCK LOCKOUT IDENTIFICATION/BOOT BLOCK LOCKOUT
DETECTION ENTRY DETECTION EXIT
ADDRESS DATA ADDRESS DATA
0 Write 5555 AA 5555H AAH
1 Write 2AAA 55 2AAAH 55H
2 Write 5555 90 5555H F0H
3 Write - - - -
4 Write - - - -
5 Write - - - -
Pause 10 µS Pause 10 µS
Software Product Identification and Boot Block Lockout Detection Acquisition Flow
Product Product Product
Identification Identification Identification
Entry (1) and Boot Block Exit (1)
Lockout Detection
Load data AA
Mode (3)
to
address 5555
(2)
Load data 55 Read address = 00000 Load data AA
to data = DA to
address 2AAA address 5555
(5)
Read address = 7FFF2
data = FF/FE Pause 10 uS
(6)
Normal Mode
-8-
W29C040
Data Polling
Byte Program
Initiated
Read DQ7
No
Is DQ7=
true data?
Yes
Write
Completed
Toggle Bit
Byte Program/
Sector Erase
Initiated
Read byte
Read same
byte
No
Does DQ6
match?
Yes
Write
Completed
- 10 -
W29C040
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 A9 -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 A9 and #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 for normal products, -40 to 85° C for W29C040xxxxK )
Power-up Timing
PARAMETER SYMBOL TYPICAL UNIT
Power-up to Read Operation TPU. READ 100 µS
Power-up to Write Operation TPU. WRITE 10 mS
CAPACITANCE
(VDD = 5.0V, TA = 25° C, f = 1 MHz)
AC CHARACTERISTICS
AC Test Conditions
(VDD = 5.0V ±10 % for 70, 90,120 nS)
PARAMETER CONDITIONS
Input Pulse Levels 0V to 3V
Input Rise/Fall Time <5 nS
Input/Output Timing Level 1.5V/1.5V
Output Load 1 TTL Gate and CL = 100 pF for 90/120 nS
CL = 30 pF for 70 nS
1.8K Ω
DOUT
Input Output
3V
1.5V 1.5V
0V
Test Point Test Point
- 12 -
W29C040
AC Characteristics, continued
AC Characteristics, continued
TIMING WAVEFORMS
Read Cycle Timing Diagram
TRC
Address A18-0
TCE
#CE
T OE
#OE
TOHZ
VIH
#WE
T AA
- 14 -
W29C040
TWC
TAS TAH
Address A18-0
TCS TCH
#CE
TOES T OEH
#OE
TWP TWPH
#WE
TDS
TDH
Internal write starts
TAS T WC
T AH
Address A18-0
T WPH
T CP
#CE
T OES T OEH
#WE
T DS
DQ7-0 High Z
Data Valid
T DH
Internal Write Starts
TWC
Address A18-0
DQ7-0
#CE
#OE
TWPH TBLC
TWP
#WE
Address A18-0
#WE
#CE
TOEH
#OE
TDH
TWR
HIGH-Z
TOE
DQ7
- 16 -
W29C040
#WE
#CE
TOEH
#OE
TDH
TOE TWR
HIGH-Z
DQ6
TWC
Three-byte sequence for Byte/page load
cycle starts
software data protection mode
DQ7-0 AA 55 A0
#CE
#OE
TWP TBLC
#WE TWPH
Byte N
SW0 SW1 SW2 Byte 0 Byte N-1
(Last Byte)
Internal write starts
DQ7-0 AA 55 80 AA 55 20
#CE
#OE
TWP TBLC
#WE TWPH
DQ7-0 AA 55 80 AA 55 10
#CE
#OE
TWP TBLC
TWPH
#WE
- 18 -
W29C040
ORDERING INFORMATION
PART NO. ACCESS POWER OPERATING PACKAGE CYCLING HARDWARE
TIME SUPPLY SID READ
TEMP. (K)
CURRENT FUNCTION
(nS) MAX. (mA) (°C) (MIN.)
W29C040-90 90 50 0 to 70 600 mil DIP 1 Y
W29C040-12 120 50 0 to 70 600 mil DIP 1 Y
W29C040T-90 90 50 0 to 70 Type one TSOP 1 Y
W29C040T-12 120 50 0 to 70 Type one TSOP 1 Y
W29C040P-90 90 50 0 to 70 32-pin PLCC 1 Y
W29C040P-12 120 50 0 to 70 32-pin PLCC 1 Y
W29C040-90N 90 50 0 to 70 600 mil DIP 1 N
W29C040-12N 120 50 0 to 70 600 mil DIP 1 N
W29C040T-90N 90 50 0 to 70 Type one TSOP 1 N
W29C040T-12N 120 50 0 to 70 Type one TSOP 1 N
W29C040P-90N 90 50 0 to 70 32-pin PLCC 1 N
W29C040P-12N 120 50 0 to 70 32-pin PLCC 1 N
W29C040-90B 90 50 0 to 70 600 mil DIP 10 Y
W29C040T-70B 70 50 0 to 70 Type one TSOP 10 Y
W29C040T-90B 90 50 0 to 70 Type one TSOP 10 Y
W29C040P-70B 70 50 0 to 70 32-pin PLCC 10 Y
W29C040P-90B 90 50 0 to 70 32-pin PLCC 10 Y
W29C040-90BN 90 50 0 to 70 600 mil DIP 10 N
W29C040T70BN 70 50 0 to 70 Type one TSOP 10 N
W29C040T90BN 90 50 0 to 70 Type one TSOP 10 N
W29C040P70BN 70 50 0 to 70 32-pin PLCC 10 N
W29C040P90BN 90 50 0 to 70 32-pin PLCC 10 N
W29C040P-70K 70 50 -40 to 85 32-pin PLCC 10 Y
W29C040P-90K 90 50 -40 to 85 32-pin PLCC 10 Y
W29C040T-70K 70 50 -40 to 85 Type one TSOP 10 Y
W29C040T-90K 90 50 -40 to 85 Type one TSOP 10 Y
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.
3. In Hardware SID Read column: Y = with SID read function; N = without SID read function.
W29C040T-90
2138977A-A12
149OBSA
st
1 line: winbond logo
nd
2 line: the part number: W29C040T-90
rd
3 line: the lot number
th
4 line: the tracking code: 149 O B SA
149: Packages made in ’01, week 49
O: Assembly house ID: A means ASE, O means OSE, ...etc.
B: IC revision; A means version A, B means version B, ...etc.
SA: Process code
- 20 -
W29C040
PACKAGE DIMENSIONS
32-pin P-DIP
A1 0.010 0.25
a 0 15 0 15
S 0.085 2.16
1 16
Notes:
S E
1.Dimensions D Max. & S include mold flash or
c tie bar burrs.
2.Dimension E1 does not include interlead flash.
A A2 A1 Base Plane 3.Dimensions D & E1 . include mold mismatch and
are determined at the mold parting line.
L Seating Plane 4.Dimension B1 does not include dambar
protrusion/intrusion.
B
e1
5.Controlling dimension: Inches
a eA
B1
6.General appearance spec. should be based on
final visual inspection spec.
32-pin PLCC
HE
E
4 1 32 30
A1 0.020 0.50
D HD
GD c 0.008 0.010 0.014 0.20 0.25 0.35
θ 0° 10° 0° 10°
L Notes:
A2 A
1. Dimensions D & E do not include interlead flash.
2. Dimension b1 does not include dambar protrusion/intrusion.
θ e b A1
3. Controlling dimension: Inches.
Seating Plane b1 4. General appearance spec. should be based on final
y visual inspection sepc.
GE
32-pin TSOP
- 22 -
W29C040
VERSION HISTORY
VERSION DATE PAGE DESCRIPTION
A3 June 1998 4 Correct Power-on Delay from 5 mS to 10 mS
11 Correct TPU.WRITE (Typ.) from 5 mS to 10 mS
A4 Oct. 1998 20 Correct 40-pin TSOP Package Drawing by 32-pin TSOP
9 Correct the Address from 3FFFF to 7FFFF
A5 May 1999 1, 12, 18 Modify TACC:
90/120/150 nS à 90/120 nS binning
1, 2, 18, 19 Modify Packages:
PDIP/SOP/PLCC/TSOP à PLCC/TSOP
A6 Nov. 2000 12 Change Byte Load Cycle Time from 150 µS to 200 µS
1, 12, 18 Modify TACC:
90/120 nS à 70/90/120 nS binning
1 Typo Correction
11 Modify Output Load Parameter
1, 2, 23, 24 Add DIP Package
10 Add toggle and polling Acquisition Flow
6, 7 Correct the Acquisition Flow Wait Time
5, 23 Add in Hardware SID Read Function Note
A7 April 2001 11 Modify VIH from 2.0V to 2.2V for DIP only (2.0V for PLCC
& TSOP; 2.2V for DIP)
A8 9/12/2001 1,19 Range page write (erase/program) cycles between 1K/10K
(min.) and 5K/50K (typ.)
A9 May 6, 2002 5, 11, 13 Add operating range -40 to 85° C
19 Add Part No of W29C040xxxxK for ordering information
4 Correct VDD Power Up/Down Detection Description
8 Correct Command Codes and Acquisition Flow for
Software Product Identification and Boot Block Lockout
Detection
20 ADD HOW TO READ THE TOP MARKING
Taipei Office Winbond Electronics Corporation Japan Winbond Electronics (H.K.) Ltd.
9F, No.480, Rueiguang Rd., 7F Daini-ueno BLDG, 3-7-18 Unit 9-15, 22F, Millennium City,
Neihu Chiu, Taipei, 114, Shinyokohama Kohoku-ku, No. 378 Kwun Tong Rd.,
Taiwan, R.O.C. Yokohama, 222-0033 Kowloon, Hong Kong
TEL: 886-2-8177-7168 TEL: 81-45-4781881 TEL: 852-27513100
FAX: 886-2-8751-3579 FAX: 81-45-4781800 FAX: 852-27552064
Please note that all data and specifications are subject to change without notice.
All the trade marks of products and companies mentioned in this data sheet belong to their respective owners.
- 24 -