Datasheet W29EE512T-90B, W29EE512P-12, W29EE512T-90, W29EE512T-70B, W29EE512T-12B Datasheet (Winbond Electronics)

...
Page 1
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 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
16 A3
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
A0A15
DQ0DQ7
Address Inputs Data Inputs/Outputs Chip Enable Output Enable Write Enable
VCC Power Supply
GND Ground
NC No 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)
MODE PINS
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 5-Volt Software Chip Erase VIL VIH VIL AIN DIN Product ID VIL VIL VIH
VIL VIL VIH
A0 = VIL; A1A15 = VIL; A9 = VHH
A0 = VIH; A1A15 = VIL; A9 = VHH
Manufacturer Code DA (Hex)
Device Code C8 (Hex)
Publication Release Date: March 1998
- 5 - Revision A5
Page 6
W29EE512
Command Codes for Software Data Protection
BYTE SEQUENCE TO ENABLE PROTECTION TO DISABLE PROTECTION
ADDRESS DATA ADDRESS DATA
0 Write 5555H AAH 5555H AAH 1 Write 2AAAH 55H 2AAAH 55H 2 Write 5555H A0H 5555H 80H 3 Write - - 5555H AAH 4 Write - - 2AAAH 55H 5 Write - - 5555H 20H
Software Data Protection Acquisition Flow
(Optional page-load
operation)
Software Data Protection Enable Flow
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data A0
to
address 5555
Sequentially load
up to 128 bytes
of page data
Pause 10 mS
Exit
Software Data Protection Disable 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 20
to
address 5555
Pause 10 mS
Notes for software program code: Data Format: DQ7DQ0 (Hex)
Address Format: A14A0 (Hex)
Exit
- 6 -
Page 7
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
address 5555
Load data 55
address 2AAA
W29EE512
to
to
Notes for software chip erase: Data Format: DQ7DQ0 (Hex) Address Format: A14A0 (Hex)
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
Publication Release Date: March 1998
- 7 - Revision A5
Page 8
W29EE512
Command Codes for Product Identification
BYTE
SEQUENCE
0 Write 5555H AAH 5555H AAH 5555H AAH 1 Write 2AAAH 55H 2AAAH 55H 2AAAH 55H 2 Write 5555H 90H 5555H 80H 5555H F0H 3 Write - - 5555H AAH - ­4 Write - - 2AAAH 55H - ­5 Write - - 5555H 60H - -
Software Product Identification Acquisition Flow
ALTERNATE SOFTWARE (5) PRODUCT IDENTIFICATION
SOFTWARE PRODUCT
IDENTIFICATION ENTRY
SOFTWARE PRODUCT
IDENTIFICATION EXIT
ENTRY
ADDRESS DATA ADDRESS DATA ADDRESS DATA
Pause 10 µS Pause 10 µS Pause 10 µS
Product Identification Entry (1)
Load data AA
to
address 5555
Product Identification Mode (2,3)
Product Identification Exit (1)
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
µ
Read address = 0
data = DA
Read address = 1
data = C8
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data FO
to
address 5555
Pause 10 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. (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
PARAMETER RATING UNIT
Power Supply Voltage to Vss Potential -0.5 to +7.0 V Operating Temperature 0 to +70 Storage Temperature -65 to +150 D.C. Voltage on Any Pin to Ground Potential except A9 -0.5 to VCC +1.0 V Transient Voltage (¡Õ20 nS ) on Any Pin to Ground Potential -1.0 to VCC +1.0 V
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.5 V
°C °C
Operating Characteristics
(VCC = 5.0V ±10%, VSS = 0V, TA = 0 to 70° C)
PARAMETER SYM. TEST CONDITIONS LIMITS UNIT
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
- - 50 mA
- 2 3 mA
- 20 100
µA
Input Leakage Current
Output Leakage Current
Input Low Voltage VIL - - - 0.8 V Input High Voltage VIH - 2.0 - - V Output Low Voltage VOL IOL = 2.1 mA - - 0.45 V Output High Voltage VOH1 IOH = -0.4 mA 2.4 - - V Output High Voltage
CMOS
ILI VIN = GND to VCC - - 10
ILO VIN = 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
PARAMETER SYMBOL TYPICAL UNIT
Power-up to Read Operation TPU.READ 100 Power-up to Write Operation TPU.WRITE 5 mS
CAPACITANCE
(VCC = 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 6 pF
AC CHARACTERISTICS
AC Test Conditions
PARAMETER CONDITIONS
Input Pulse Levels 0V to 3V Input Rise/Fall Time Input/Output Timing Level 1.5V/1.5V Output Load 1 TTL Gate and CL = 100 pF/30 pF
< 5 nS
µS
AC Test Load and Waveform
100 pF 30 pF
3V
0V
D
OUT
(For 90 nS/120 nS) (For 70 nS)
Input
Test Point
1.5V
+5V
Output
1.5V
1.8
Kohm
1.3
Kohm
Test Point
- 10 -
Page 11
W29EE512
CE
OE
WE
WE
OE
OE
CE
WE
WE
Read Cycle Timing Parameters
(VCC = 5.0V ±10%, VCC = 5.0 ±5% for 70 nS, VSS = 0V, TA = 0 to 70° C)
PARAMETER SYM. W29EE512-70 W29EE512-90 W29EE512-12 UNIT
MIN. MAX. MIN. MAX. MIN. MAX.
Read Cycle Time TRC 70 - 90 - 120 - nS Chip Enable Access Time TCE - 70 - 90 - 120 nS Address Access Time TAA - 70 - 90 - 120 nS Output Enable Access Time TOE - 35 - 40 - 50 nS
High to High-Z Output
High to High-Z Output
Output Hold from Address Change TOH 0 - 0 - 0 - nS
TCHZ - 25 - 25 - 30 nS TOHZ - 25 - 25 - 30 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
and CE Setup Time
and CE Hold Time High Setup Time High Hold Time Pulse Width
Pulse Width
High Width
TCS 0 - - nS
TCH 0 - - nS TOES 0 - - nS TOEH 0 - - nS
TCP 90 - - nS
TWP 90 - - nS
TWPH 100 - - nS
Data Setup Time TDS 35 - - nS Data Hold Time TDH 0 - - nS Byte Load Cycle Time TBLC - - 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)
PARAMETER SYMBOL MIN. TYP. MAX. UNIT
Data Hold Time TDH 10 - - nS
Hold Time to Output Delay
(2)
TOEH 10 - - nS TOE - - - nS
Write Recovery Time TWR 0 - - 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)
PARAMETER SYMBOL MIN. TYP. MAX. UNIT
Data Hold Time TDH 10 - - nS
Hold Time to Output Delay High Pulse
(2)
TOEH 10 - - nS TOE - - - nS TOEHP 150 - - nS
Write Recovery Time TWR 0 - - 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 55 A0
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
5555 5555 2AAA
55
T
BLC
80 AA
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 2AAA 5555
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-70 70 50 100 32-pin PLCC 1K W29EE512P-90 90 50 100 32-pin PLCC 1K W29EE512P-12 120 50 100 32-pin PLCC 1K W29EE512T-70 70 50 100 Type one
W29EE512T-90 90 50 100 Type one
W29EE512T-12 120 50 100 Type one
W29EE512P-70B 70 50 100 32-pin PLCC 10K W29EE512P-90B 90 50 100 32-pin PLCC 10K W29EE512P-12B 120 50 100 32-pin PLCC 10K W29EE512T-70B 70 50 100 Type one
W29EE512T-90B 90 50 100 Type one
W29EE512T-12B 120 50 100 Type one
POWER SUPPLY
CURRENT MAX.
(mA)
STANDBY VCC
CURRENT MAX.
(µA)
PACKAGE CYCLE
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
14 20
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.67 2.93
0.66 0.81
0.71
0.41
0.46
0.20
0.25
13.89
13.97
11.35
11.43
1.12 1.420.044 0.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.000 0.004 1
0.020
0.031
__
3 5
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
3 5
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
VERSION DATE PAGE DESCRIPTION
A5 Mar. 1998 6 Add. pause 10 mS
7 Add. pause 50 mS
W29EE512
8
Correct the time from 10 mS to 10 µS
1, 2, 18, 19 Eliminate 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