The W49F201 is a 2-megabit, 5-volt only CMOS flash memory organized as 128K × 16 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 W49F201 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.
Data Inputs/Outputs
Chip Enable
Output Enable
Write Enable
DQ0
.
.
DQ15
1FFFF
06000
05FFF
04000
03FFF
02000
01FFF
00000
- 2 -
Preliminary W49F201
FUNCTIONAL DESCRIPTION
Read Mode
The read operation of the W49F201 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 to 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.
Reset Operation
The RESET input pin can be used in some application. When RESET pin is at high state, the device
is in normal operation mode. When RESET pin is driven low for at least a period of TRP, it will halts
the device and all outputs are at high impedance state. The device also resets the internal state
machine to read array data. The operation that was interrupted should be reinitiated once the device
is ready to accept another command sequence to assure data integrity. As the high state re-asserted
to the RESET pin, the device will return to read or standby mode, it depends on the control signals.
The system can read data TRH after the RESET pin returns to VIH. The other function for RESET pin
is temporary reset the boot block. By applying the 12V to RESET pin, the boot block can be
reprogrammed even though the boot block lockout function is enabled.
Boot Block Operation
There is one 8K-word boot block in this device, which can be used to store boot code. It is located in
the first 8K words of the memory with the address range from 0000(hex) to 1FFF(hex).
See Command Codes for Boot Block Lockout Enable for the specific code. Once this feature is set
the data for the designated block cannot be erased or programmed (programming lockout); other
memory locations can be changed by the regular programming method.
There is one condition that the lockout feature can be overrides. Just apply 12V to RESET pin, the
lockout feature will temporary be inactivated and the boot block can be erased/programmed. Once
the RESET pin returns to TTL level, the lockout feature will be activated again.
In order to detect whether the boot block feature is set on the 8K-words block, users can perform
software command sequence: enter the product identification mode (see Command Codes for
Identification/Boot Block Lockout Detection for specific code), and then read from address "0002
hex". If the output data in DQ0 is "1", the boot block programming lockout feature is activated; if the
output data in DQ0 is "0", the lockout feature is inactivated and the block can be
erased/programmed.
To return to normal operation, perform a three-byte command sequence (or an alternate single-word
command) to exit the identification mode. For the specific code, see Command Codes for
Identification/Boot Block Lockout Detection.
Chip Erase Operation
The chip-erase mode can be initiated by a six-word command sequence. After the command loading
cycle, the device enters the internal chip erase mode, which is automatically timed and will be
Publication Release Date: June 1999
- 3 -Revision A1
Preliminary W49F201
completed in a fast 100 mS (typical). The host system is not required to provide any control or timing
during this operation. The entire memory array will be erased to FF(hex). by the chip erase operation
if the boot block programming lockout feature is not activated. Once the boot block lockout feature is
activated, the chip erase function will erase all the sectors except the boot mode.
Sector Erase Operation
The three sectors, main memory and two parameters blocks, can be erased individually by initiating a
six-word command sequence. Sector address is latched on the falling WE edge of the sixth cycle
while the 30(hex) data input command is latched at the rising edge of WE. After the command
loading cycle, the device enters the internal sector erase mode, which is automatically timed and will
be completed in a fast 100 mS (typical). The host system is not required to provide any control or
timing during this operation. The device will automatically return to normal read mode after the erase
operation completed. Data polling and/or Toggle Bits can be used to detect end of erase cycle.
When the boot block lockout feature is inactivated, the boot block and the main memory block will be
erased together. Once the boot block is locked, only the main memory block will be erased by the
execution of sector erase operation.
Program Operation
The W49F201 is programmed on a word-by-word basis. Program operation can only change logical
data "1" to logical data "0" The erase operation (changed entire data in main memory and/or boot
block from "0" to "1" is needed before programming.
The program operation is initiated by a 4-word command cycle (see Command Codes for Word
Programming). The device will internally enter the program operation immediately after the wordprogram command is entered. The internal program timer will automatically time-out (50 µS max. TBP) once completed and return to normal read mode. Data polling and/or Toggle Bits can be used to
detect end of program cycle.
Hardware Data Protection
The integrity of the data stored in the W49F201 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
2.5V typical.
(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.
(4) VDD power-on delay: When VDD has reached its sense level, the device will automatically time-out
5 mS before any write (erase/program) operation.
Data Polling (DQ7)- Write Status Detection
The W49F201 includes a data polling feature to indicate the end of a program or erase cycle. When
the W49F201 is in the internal program or erase cycle, any attempt to read DQ7 of the last word
loaded will receive the complement of the true data. Once the program or erase cycle is completed,
DQ7 will show the true data. Note that DQ7 will show logical "0" during the erase cycle, and become
logical "1" or true data when the erase cycle has been completed.
- 4 -
Preliminary W49F201
WE
CEOEWE
RESET
Toggle Bit (DQ6)- Write Status Detection
In addition to data polling, the W49F201 provides another method for determining the end of a
program cycle. During the internal program or erase cycle, any consecutive attempts to read DQ6 will
produce alternating 0's and 1's. When the program or erase cycle is completed, this toggling between
0's and 1's will stop. The device is then ready for the next 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-word (or JEDEC 3-word) command sequence can be used to access the
product ID. A read from address 0000H outputs the manufacturer code, 00DA(hex). A read from
address 0001(hex) outputs the device code, 00AE(hex). The product ID operation can be terminated
by a three-word command sequence or an alternative one-word command sequence (see Command
Definition table).
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.
TABLE OF OPERATING MODES
Operating Mode Selection
(VHH = 12V ±5 %)
MODEPINS
ADDRESSDQ.
ReadVILVILVIHVIHAINDout
Erase/ProgramVILVIHVILVIHAINDin
StandbyVIHXXVIHXHigh Z
Erase/ProgramXVILXVIHXHigh Z/DOUT
InhibitXXVIHVIHXHigh Z/DOUT
Output DisableXVIHXVIHXHigh Z
Product IDVILVILVIHVIHA0 = VIL;
A1−A15 = VIL; A9 = VHH
VILVILVIHVIHA0 = VIH;
A1−A15 = VIL; A9 = VHH
ResetXXXVILXHigh Z
Manufacturer Code
00DA (Hex)
Device Code
00AE (Hex)
Publication Release Date: June 1999
- 5 -Revision A1
TABLE OF COMMAND DEFINITION
Preliminary W49F201
COMMAND
DESCRIPTION
Read1
Chip Erase6
Main Memory Erase6
Word Program4
Boot Block Lockout6
Product ID Entry3
Product ID Exit
Product ID Exit
Notes for software program code:
Data Format: DQ15−DQ8: Don't Care; DQ7-DQ0 (Hex)
Address Format: A14−A0 (Hex)
*It is not allowed to assert read command during the 4-word command sequence(program).
To assert the read command during the 4-word command sequence will abort programming procedure.
Software Product Identification and Boot Block Lockout Detection Acquisition Flow
Product
Identification
Entry (1)
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Product
Identification
and Boot Block
Lockout Detection
Mode (3)
Read address = 0000
data = 00DA
(2)
Product
Identification Exit(7)
Load data AA
to
address 5555
Load data 55
to
address 2AAA
Load data 90
to
address 5555
Pause 10 S
Notes for software product identification/boot block lockout detection:
(1) Data Format: DQ15-DQ8 (Don't Care), 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 and boot block lockout detection mode if power down.
(4) If the output data in DQ0 = 1, the boot block programming lockout feature is activated; if the output data in DQ0 = 0, the lockout feature is
inactivated and the block can be programmed.
(5) The device returns to standard operation mode.
(6) Optional 1-write cycle (write F0 hex at XXXX address) can be used to exit the product identification/boot block lockout detection.
to Data Polling Output Delay
to Data Polling Output Delay
High to OE Low for Data Polling
to Toggle Bit Output Delay
to Toggle Bit Output Delay
High to OE Low for Toggle Bit
TOEPTCEPTOEHP100
TOETTCETTOEHT100
Hardware Reset Timing Parameters
Preliminary W49F201
MIN.MAX.MIN.MAX.
35-40
45-55
-10035-40
45-55
-100-
nS
nS
nS
nS
nS
nS
PARAMETERSYM.MIN.MAX.UNIT
RESET Pulse Width
RESET High Time Before Read(1)
Note: 1. The parameters are characterized only and is not 100% tested.
TRP500-nS
TRH50-nS
Publication Release Date: June 1999
- 15 -Revision A1
TIMING WAVEFORMS
WE
Read Cycle Timing Diagram
Address A16-0
CE
OE
V
WE
DQ15-0
IH
High-Z
Preliminary W49F201
T
RC
T
CE
T
OE
T
T
OLZ
T
CLZ
Data Valid
T
OH
AA
T
Data Valid
T
CHZ
OHZ
High-Z
Controlled Command Write Cycle Timing Diagram
Address A16-0
WE
DQ15-0
T
AS
CE
OE
T
CS
T
OES
T
AH
T
WP
Data Valid
T
CH
T
OEH
T
WPH
T
DS
T
DH
- 16 -
Timing Waveforms, continued
CE
Controlled Command Write Cycle Timing Diagram
AS
T
Address A16-0
CE
T
OES
OE
WE
Preliminary W49F201
AH
T
T
TCPH
OEH
TCP
DQ15-0
High Z
Program Cycle Timing Diagram
Address A16-0
DQ15-0
CE
OE
WE
*
*
*Note: It is not allowed to assert read operation(CE# &OE# are both active) during the
command sequence. If read command is asserted during the command
sequence, then the device will return to read mode(abort write).
5555
WP
T
Word 0Word 1
AA
TDS
Data Valid
TDH
Word Program Cycle
55552AAA
T
WPH
Word 2
Address
A055
Data-In
Word 3
BP
T
Internal Write Start
Publication Release Date: June 1999
- 17 -Revision A1
Timing Waveforms, continued
DATA
Polling Timing Diagram
Preliminary W49F201
Address A16-0
WE
CE
OE
DQ7
Toggle Bit Timing Diagram
Address A16-0
WE
An
T
OEHP
T
OEP
X
AnAnAn
TCEP
X
T
T
EC
BP or
X
TOES
X
CE
OE
DQ6
T
OEHT
BP orTEC
T
- 18 -
OES
T
Timing Waveforms, continued
Boot Block Lockout Enable Timing Diagram
Six-word code for Boot Block
Lockout Feature Enable
Preliminary W49F201
Address A16-0
DQ15-0
CE
OE
WE
Chip Erase Timing Diagram
Address A16-0
5555
XX80
SW23
55552AAA
XXAA
SW3
5555
2AAA
XXAA
T
SW0
*Note: It is not allowed to assert read operation(CE# &OE# are both active) during the
command sequence. If read command is asserted during the command
sequence, then the device will return to read mode(abort write).
5555
XX55
WP
T
WPH
SW1
Six-word code for 5V-only software
chip erase
2AAA
555555552AAA
5555
XX55XX40
SW5
SW4
5555
T
EC
DQ15-0
WE
CE
OE
XXAA
T
WP
SW0
XX55XX80
T
WPH
SW1
XXAA
SW2
SW3
XX55
SW4
XX10
SW5
T
EC
Internal Erase starts
Publication Release Date: June 1999
- 19 -Revision A1
Timing Waveforms, continued
Sector Erase Timing Diagram
Six-word code for 5V-only software
Main Memory Erase
Preliminary W49F201
Address A16-0
DQ15-0
CE
OE
WE
Reset Timing Diagram
5555 2AAA
XXAA
TWP
T
WPH
SW0
*Note: It is not allowed to assert read operation(CE# &OE# are both active) during the
command sequence. If read command is asserted during the 4-word command
sequence, then the device will return to read mode(abort write).
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.
POWER
SUPPLY
CURRENT
MAX.
(mA)
STANDBY
VDD
CURRENT
MAX.
(µA)
PACKAGECYCLE
48-pin TSOP (12 mm × 20 mm)
48-pin TSOP (12 mm × 20 mm)
48-pin TSOP (12 mm × 20 mm)
48-pin TSOP (12 mm × 20 mm)
1K
1K
10K
10K
Publication Release Date: June 1999
- 21 -Revision A1
PACKAGE DIMENSIONS
48-pin TSOP (12 mm × 20 mm)
Preliminary W49F201
1
θ
L
44-pin SOP
1
Y
SEATING PLANE
48
e
E
D
H
D
L1
A2
A1
2344
E
22
b
c
A
Y
L
L1
H
E
c
θ
D
A2
A
e
b
A1
Symbol
A
A1
A2
D
H
E
b
c
e
L
L1
Y
θ
Symbol
Dimension in mm
MIN.
NOM.
MAX.
0.05
0.95
18.3
19.8
D
11.9
0.17
0.10
0.50
0
MIN. NOM. MAX.MAX.NOM.
A
0.10
A1
2.26
A2
b
0.360.500.41
0.100.210.15
c
28.07
D
13.10
E
15.80
H
E
e
1.121.421.27
L
0.601.000.80
L1
Y
θ
1.20
1.051.00
18.4 18.5
20.0 20.2
12.1
12.0
0.27
0.22
0.21
0.50
0.60
0.70
0.80
0.10
5
Dimension in mm
3.00
2.82
28.32
28.19
13.30
13.50
16.00
16.20
1.35
0
0.10
7
Dimension in Inches
NOM.
MIN.
0.002
0.037
0.720
0.780 0.787 0.795
0.468
0.007
0.004
0.020
0
MAX.
0.047
0.041
0.039
0.724 0.728
0.476
0.472
0.009
0.011
0.008
0.020
0.024
0.028
0.031
0.004
5
Dimension in Inches
MIN.
0.004
0.089
0.016
0.0140.020
0.0040.0080.006
1.1051.1151.110
0.516
0.524
0.622
0.0440.0560.050
0.0240.0400.032
0.053
0
0.118
0.111
0.531
0.6380.630
0.004
7
- 22 -
Preliminary W49F201
VERSION HISTORY
VERSIONDATEPAGEDESCRIPTION
A1Jun. 1999- Renamed from W29F201C
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.
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
Publication Release Date: June 1999
- 23 -Revision A1
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.