©2011 Silicon Storage Technology, Inc. DS25085A 10/11
19
8 Mbit Firmware Hub
SST49LF008A
Data Sheet
A
Microchip Technology Company
Write Operation Status Detection
The SST49LF008A device provides two software means to detect the completion of a Write (Program
or Erase) cycle, in order to optimize the system Write cycle time. The software detection includes two
status bits: Data# Polling (DQ
7
) and Toggle Bit (DQ
6
). The End-of-Write detection mode is enabled
after the rising edge of WE# which initiates the internal Program or Erase operation.
The actual completion of the nonvolatile write is asynchronous with the system; therefore, either a
Data# Polling or Toggle Bit read may be simultaneous with the completion of the Write cycle. If this
occurs, the system may possibly get an erroneous result, i.e., valid data may appear to conflict with
either DQ
7
or DQ
6
. In order to prevent spurious rejection, if an erroneous result occurs, the software
routine should include a loop to read the accessed location an additional two (2) times. If both reads
are valid, then the device has completed the Write cycle, otherwise the rejection is valid.
Data# Polling (DQ
7
)
When the SST49LF008A device is in the internal Program operation, any attempt to read DQ
7
will pro-
duce the complement of the true data. Once the Program operation is completed, DQ
7
will produce
true data. Note that even though DQ
7
may have valid data immediately following the completion of an
internal Write operation, the remaining data outputs may still be invalid: valid data on the entire data
bus will appear in subsequent successive Read cycles after an interval of 1 µs. During internal Erase
operation, any attempt to read DQ
7
will produce a ‘0’. Once the internal Erase operation is completed,
DQ
7
will produce a ‘1’. The Data# Polling is valid after the rising edge of fourth WE# pulse for Program
operation. For Sector- or Chip-Erase, the Data# Polling is valid after the rising edge of sixth WE# pulse.
See Figure 15 for Data# Polling timing diagram and Figure 26 for a flowchart. Proper status will not be
given using Data# Polling if the address is in the invalid range.
Toggle Bit (DQ
6
)
During the internal Program or Erase operation, any consecutive attempts to read DQ
6
will produce
alternating ‘0’s and ‘1’s, i.e., toggling between 0 and 1. When the internal Program or Erase operation
is completed, the toggling will stop. The device is then ready for the next operation. The Toggle Bit is
valid after the rising edge of fourth WE# pulse for Program operation. For Sector-, Block- or Chip-
Erase, the Toggle Bit is valid after the rising edge of sixth WE# pulse. See Figure 16 for Toggle Bit tim-
ing diagram and Figure 26 for a flowchart.
©2011 Silicon Storage Technology, Inc. DS25085A 10/11
20
8 Mbit Firmware Hub
SST49LF008A
Data Sheet
A
Microchip Technology Company
Data Protection
The SST49LF008A device provides both hardware and software features to protect nonvolatile data
from inadvertent writes.
Hardware Data Protection
Noise/Glitch Protection: A WE# pulse of less than 5 ns will not initiate a Write cycle.
V
DD
Power Up/Down Detection: The Write operation is inhibited when V
DD
is less than 1.5V.
Write Inhibit Mode: Forcing OE# low, WE# high will inhibit the Write operation. This prevents inadver-
tent writes during power-up or power-down.
Software Data Protection (SDP)
SST49LF008A provides the JEDEC approved Software Data Protection scheme for all data alteration
operation, i.e., Program and Erase. Any Program operation requires the inclusion of a series of three-
byte sequences. The three-byte load sequence is used to initiate the Program operation, providing
optimal protection from inadvertent Write operations, e.g., during the system power-up or power-down.
Any Erase operation requires the inclusion of a six-byte load sequence. The SST49LF008A device is
shipped with the Software Data Protection permanently enabled. See Table 9 for the specific software
command codes. During SDP command sequence, invalid commands will abort the device to Read
mode, within T
RC.
Table 8: Operation Modes Selection (PP Mode)
Mode RST# OE# WE# DQ Address
Read
V
IH
V
IL
V
IH
D
OUT
A
IN
Program
V
IH
V
IH
V
IL
D
IN
A
IN
Erase
V
IH
V
IH
V
IL
X
1
Sector or Block address, XXH for Chip-
Erase
Reset V
IL
X X High Z X
Write Inhibit
V
IH
V
IL
X High Z/D
OUT
X
X
XV
IH
High Z/D
OUT
X
Product Identification
V
IH
V
IL
V
IH
Manufacturer’s ID (BFH)
Device ID
2
A
18
-A
1
=V
IL
,A
0
=V
IL
A
18
-A
1
=V
IL
,A
0
=V
IH
T8.6 25085
1. X can be V
IL
or V
IH
, but no other value.
2. Device ID = 5AH for SST49LF008A
©2011 Silicon Storage Technology, Inc. DS25085A 10/11
21
8 Mbit Firmware Hub
SST49LF008A
Data Sheet
A
Microchip Technology Company
Software Command Sequence
Table 9: Software Command Sequence
Command
Sequence
1st
1
Write Cycle
1. FWH Mode uses consecutive Write cycles to complete a command sequence; PP Mode uses consecutive bus cycles to
complete a command sequence.
2nd
1
Write Cycle
3rd
1
Write Cycle
4th
1
Write Cycle
5th
1
Write Cycle
6th
1
Write Cycle
Addr
2
2. Address format A
14
-A
0
(Hex), Addresses A
21
-A
15
can be V
IL
or V
IH
, but no other value, for the Command sequence in
PP Mode.
Data Addr
2
Data Addr
2
Data Addr
2
Data Addr
2
Data Addr
2
Data
Byte-Program 5555H AAH 2AAAH 55H 5555H A0H BA
3
3. BA = Program Byte address
Data
Sector-Erase 5555H AAH 2AAAH 55H 5555H 80H 5555H AAH 2AAAH 55H SA
X
4
4. SA
X
for Sector-Erase Address
30H
Block-Erase 5555H AAH 2AAAH 55H 5555H 80H 5555H AAH 2AAAH 55H BA
X
5
5. BA
X
for Block-Erase Address
50H
Chip-Erase
6
6. Chip-Erase is supported in PP Mode only
5555H AAH 2AAAH 55H 5555H 80H 5555H AAH 2AAAH 55H 5555H 10H
Software ID Entry
7,8
7. SST Manufacturer’s ID = BFH, is read with A
0
=0,
With A
19
-A
1
= 0; 49LF008A Device ID = 5AH, is read with A
0
=1.
8. The device does not remain in Software Product ID mode if powered down.
5555H AAH 2AAAH 55H 5555H 90H
Software ID Exit
9
9. Both Software ID Exit operations are equivalent.
XXH F0H
Software ID Exit
9
5555H AAH 2AAAH 55H 5555H F0H
T9.6 25085

SST49LF008A-33-4C-NHE

Mfr. #:
Manufacturer:
Microchip Technology
Description:
NOR Flash 8M (1Mx8) 33MHz Commercial Temp
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union