SST SST39SF512-90-4C-PH

512 Kbit / 1 Mbit (x8) Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
SST39SF512 / 0105.0V 512Kb / 1Mb (x8) MPF memories
FEATURES:
• Organized as 64K x8 / 128K x8
• Single 5.0V Read and Write Operations
• Superior Reliability
– Endurance: 100,000 Cycles (typical)
– Greater than 100 years Data Retention
• Low Power Consumption:
– Active Current: 20 mA (typical)
– Standby Current: 10 µA (typical)
• Sector-Erase Capability
– Uniform 4 KByte sectors
• Fast Read Access Time:
– 70 ns
– 90 ns
• Latched Address and Data
• Fast Erase and Byte-Program:
– Sector-Erase Time: 7 ms (typical)
– Chip-Erase Time: 15 ms (typical)
– Byte-Program Time: 20 µs (typical)
– Chip Rewrite Time:
2 seconds (typical) for SST39SF512
3 seconds (typical) for SST39SF010
• Automatic Write Timing
– Internal VPP Generation
• End-of-Write Detection
– Toggle Bit
– Data# Polling
• TTL I/O Compatibility
• JEDEC Standard
– Flash EEPROM Pinouts and command sets
• Packages Available
– 32-pin PLCC
– 32-pin TSOP (8mm x 14mm)
– 32-pin PDIP
PRODUCT DESCRIPTION
The SST39SF512/010 are CMOS Multi-Purpose Flash
(MPF) manufactured with SST’s proprietary, high performance CMOS SuperFlash technology. The split-gate cell
design and thick oxide tunneling injector attain better reliability and manufacturability compared with alternate
approaches. The SST39SF512/010 devices write (Program or Erase) with a 5.0V-only power supply. The
SST39SF512/010 device conforms to JEDEC standard
pinouts for x8 memories.
Featuring high performance Byte-Program, the
SST39SF512/010 devices provide a maximum Byte-Program time of 30 µsec. These devices use Toggle Bit or
Data# Polling to indicate the completion of Program operation. To protect against inadvertent write, they have on-chip
hardware and Software Data Protection schemes.
Designed, manufactured, and tested for a wide spectrum of
applications, these devices are offered with a guaranteed
endurance of 10,000 cycles. Data retention is rated at
greater than 100 years.
The SST39SF512/010 devices are suited for applications
that require convenient and economical updating of program, configuration, or data memory. For all system applications, they significantly improve performance and
reliability, while lowering power consumption. They inherently use less energy during erase and program than alternative flash technologies. The total energy consumed is a
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
394
1
function of the applied voltage, current, and time of application. Since for any given voltage range, the SuperFlash
technology uses less current to program and has a shorter
erase time, the total energy consumed during any Erase or
Program operation is less than alternative flash technologies. These devices also improve flexibility while lowering
the cost for program, data, and configuration storage applications.
The SuperFlash technology provides fixed Erase and Program times, independent of the number of Erase/Program
cycles that have occurred. Therefore the system software
or hardware does not have to be modified or de-rated as is
necessary with alternative flash technologies, whose Erase
and Program times increase with accumulated Erase/Program cycles.
To meet high density, surface mount requirements, the
SST39SF512/010 are offered in 32-pin PLCC packages,
32-pin TSOP, and a 600 mil, 32-pin PDIP is also available.
See Figures 1, 2, and 3 for pinouts.
Device Operation
Commands are used to initiate the memory operation functions of the device. Commands are written to the device
using standard microprocessor write sequences. A command is written by asserting WE# low while keeping CE#
The SST logo and SuperFlash are registered trademarks of Silicon Storage Technology, Inc.
MPF is a trademark of Silicon Storage Technology, Inc.
These specifications are subject to change without notice.
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
Chip-Erase Operation
low. The address bus is latched on the falling edge of WE#
or CE#, whichever occurs last. The data bus is latched on
the rising edge of WE# or CE#, whichever occurs first.
The SST39SF512/010 provide Chip-Erase operation,
which allows the user to erase the entire memory array to
the “1s” state. This is useful when the entire device must be
quickly erased.
Read
The Read operation of the SST39SF512/010 is controlled
by CE# and OE#, both have to be low for the system to
obtain data from the outputs. CE# is used for device selection. When CE# is high, the chip is deselected and only
standby power is 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 diagram for further details
(Figure 4).
The Chip-Erase operation is initiated by executing a sixbyte Software Data Protection command sequence with
Chip-Erase command (10H) with address 5555H in the last
byte sequence. The Erase operation begins with the rising
edge of the sixth WE# or CE#, whichever occurs first. During the Erase operation, the only valid read is Toggle Bit or
Data# Polling. See Table 4 for the command sequence,
Figure 10 for timing diagram, and Figure 18 for the flowchart. Any commands written during the Chip-Erase operation will be ignored.
Byte-Program Operation
Write Operation Status Detection
The SST39SF512/010 are programmed on a byte-by-byte
basis. The Program operation consists of three steps. The
first step is the three-byte-load sequence for Software Data
Protection. The second step is to load byte address and
byte data. During the Byte-Program operation, the
addresses are latched on the falling edge of either CE# or
WE#, whichever occurs last. The data is latched on the rising edge of either CE# or WE#, whichever occurs first. The
third step is the internal Program operation which is initiated after the rising edge of the fourth WE# or CE#, whichever occurs first. The Program operation, once initiated, will
be completed, within 30 µs. See Figures 5 and 6 for WE#
and CE# controlled Program operation timing diagrams
and Figure 15 for flowcharts. During the Program operation, the only valid reads are Data# Polling and Toggle Bit.
During the internal Program operation, the host is free to
perform additional tasks. Any commands written during the
internal Program operation will be ignored.
The SST39SF512/010 provide 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
(DQ7) and Toggle Bit (DQ6). The End-of-Write detection
mode is enabled after the rising edge of WE#, which initiates the program or erase cycle.
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 DQ7 or DQ6. 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.
Sector-Erase Operation
The Sector-Erase operation allows the system to erase the
device on a sector-by-sector basis. The sector architecture
is based on uniform sector size of 4 KByte. The SectorErase operation is initiated by executing a six-byte-command load sequence for Software Data Protection with
Sector-Erase command (30H) and sector address (SA) in
the last bus cycle. The sector address is latched on the falling edge of the sixth WE# pulse, while the command (30H)
is latched on the rising edge of the sixth WE# pulse. The
internal Erase operation begins after the sixth WE# pulse.
The end of Erase can be determined using either Data#
Polling or Toggle Bit methods. See Figure 9 for timing
waveforms. Any commands written during the SectorErase operation will be ignored.
Data# Polling (DQ7)
When the SST39SF512/010 are in the internal Program
operation, any attempt to read DQ7 will produce the complement of the true data. Once the Program operation is
completed, DQ7 will produce true data. The device is then
ready for the next operation. During internal Erase operation, any attempt to read DQ7 will produce a ‘0’. Once the
internal Erase operation is completed, DQ7 will produce a
‘1’. The Data# Polling is valid after the rising edge of fourth
WE# (or CE#) pulse for Program Operation. For sector or
Chip-Erase, the Data# Polling is valid after the rising edge
of sixth WE# (or CE#) pulse. See Figure 7 for Data# Polling
timing diagram and Figure 16 for a flowchart.
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
2
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
Toggle Bit (DQ6)
Product Identification
During the internal Program or Erase operation, any consecutive attempts to read DQ6 will produce alternating 0s
and 1s, i.e., toggling between 0 and 1. The Toggle Bit will
begin with “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# (or CE#) pulse for Program operation. For Sector or Chip-Erase, the Toggle Bit is valid after
the rising edge of sixth WE# (or CE#) pulse. See Figure 8
for Toggle Bit timing diagram and Figure 16 for a flowchart.
The product identification mode identifies the device as the
SST39SF512 and SST39SF010 and manufacturer as
SST. This mode may be accessed by software operations.
Users may use the software product identification operation
to identify the part (i.e., using the device ID) when using
multiple manufacturers in the same socket. For details, see
Table 3 for hardware operation or Table 4 for software operation, Figure 11 for the software ID entry and read timing
diagram and Figure 17 for the ID entry command
sequence flowchart.
Data Protection
TABLE 1: PRODUCT IDENTIFICATION
The SST39SF512/010 provide both hardware and software features to protect nonvolatile data from inadvertent
writes.
Address
Data
0000H
BFH
SST39LF/VF512
0001H
B4H
SST39LF/VF010
0001H
B5H
Manufacturer’s ID
Device ID
Hardware Data Protection
Noise/Glitch Protection: A WE# or CE# pulse of less than 5
ns will not initiate a Write cycle.
T1.1 394
Product Identification Mode Exit/Reset
VDD Power Up/Down Detection: The write operation is
inhibited when VDD is less than 2.5V.
In order to return to the standard Read mode, the Software
Product Identification mode must be exited. Exit is accomplished by issuing the Software ID Exit command
sequence, which returns the device to the Read operation.
Please note that the software reset command is ignored
during an internal Program or Erase operation. See Table 4
for software command codes, Figure 12 for timing waveform and Figure 17 for a flowchart.
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.
Software Data Protection (SDP)
The SST39SF512/010 provide the JEDEC approved Software Data Protection scheme for all data alteration operations, i.e., Program and Erase. Any Program operation
requires the inclusion of a series of three byte sequence.
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
six byte load sequence. The SST39SF512 device is
shipped with the Software Data Protection permanently
enabled. See Table 4 for the specific software command
codes. During SDP command sequence, invalid commands will abort the device to read mode, within TRC.
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
3
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
FUNCTIONAL BLOCK DIAGRAM
SuperFlash
Memory
X-Decoder
Memory Address
Address Buffers & Latches
Y-Decoder
CE#
I/O Buffers and Data Latches
Control Logic
OE#
WE#
DQ7 - DQ0
A12
A15
A16
NC
VDD
WE#
NC
A15
NC
NC
VDD
WE#
NC
SST39SF010 SST39SF512
A12
SST39SF512 SST39SF010
394 ILL B1.1
4
3
2
1
32 31 30
29
SST39SF512 SST39SF010
A7
5
A14
A14
A6
A6
6
28
A13
A13
A5
A5
7
27
A8
A8
A4
A4
8
26
A9
A9
A3
A3
9
25
A11
A11
A2
A2
10
24
OE#
OE#
A1
A1
11
23
A10
A10
A0
A0
12
22
CE#
CE#
DQ0
DQ0
13
21
14 15 16 17 18 19 20
DQ7
DQ7
DQ3
DQ4
DQ5
DQ6
DQ5
DQ6
VSS
VSS
DQ4
DQ2
DQ2
DQ3
DQ1
32-pin PLCC
Top View
DQ1
SST39SF010 SST39SF512
A7
394 ILL F02b.4
FIGURE 1: PIN ASSIGNMENTS FOR 32-PIN PLCC
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
4
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
SST39SF010 SST39SF512
A11
A9
A8
A13
A14
NC
WE#
VDD
NC
A16
A15
A12
A7
A6
A5
A4
A11
A9
A8
A13
A14
NC
WE#
VDD
NC
NC
A15
A12
A7
A6
A5
A4
SST39SF512 SST39SF010
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
Standard Pinout
Top View
Die Up
OE#
A10
CE#
DQ7
DQ6
DQ5
DQ4
DQ3
VSS
DQ2
DQ1
DQ0
A0
A1
A2
A3
OE#
A10
CE#
DQ7
DQ6
DQ5
DQ4
DQ3
VSS
DQ2
DQ1
DQ0
A0
A1
A2
A3
394 ILL F01.2
FIGURE 2: PIN ASSIGNMENTS FOR 32-PIN TSOP (8MM
X
SST39SF010 SST39SF512
NC
A16
A15
A12
A7
A6
A5
A4
A3
A2
A1
A0
DQ0
DQ1
DQ2
VSS
NC
NC
A15
A12
A7
A6
A5
A4
A3
A2
A1
A0
DQ0
DQ1
DQ2
VSS
14MM)
SST39SF512 SST39SF010
1
2
3
4
5
32-pin
6
PDIP
7
8 Top View
9
10
11
12
13
14
15
16
32
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
VDD
WE#
NC
A14
A13
A8
A9
A11
OE#
A10
CE#
DQ7
DQ6
DQ5
DQ4
DQ3
VDD
WE#
NC
A14
A13
A8
A9
A11
OE#
A10
CE#
DQ7
DQ6
DQ5
DQ4
DQ3
394 ILL F02a.3
FIGURE 3: PIN ASSIGNMENTS FOR 32-PIN PDIP
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
5
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
TABLE 2: PIN DESCRIPTION
Symbol
Pin Name
Functions
AMS1-A0
Address Inputs
To provide memory addresses.
During Sector-Erase AMS-A12 address lines will select the sector.
DQ7-DQ0
Data Input/output
To output data during Read cycles and receive input data during Write cycles.
Data is internally latched during a Write cycle.
The outputs are in tri-state when OE# or CE# is high.
CE#
Chip Enable
To activate the device when CE# is low.
OE#
Output Enable
To gate the data output buffers.
WE#
Write Enable
To control the Write operations.
VDD
Power Supply
To provide 5.0V supply (±10%)
VSS
Ground
NC
No Connection
Unconnected pins.
T2.3 394
1. AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
TABLE 3: OPERATION MODES SELECTION
Mode
CE#
OE#
WE#
Read
Program
DQ
Address
VIL
VIL
VIL
VIH
VIH
DOUT
AIN
VIL
DIN
AIN
X1
Sector address,
XXH for Chip-Erase
High Z
X
Erase
VIL
VIH
VIL
Standby
VIH
X
X
X
VIL
X
High Z/ DOUT
X
X
X
VIH
High Z/ DOUT
X
VIL
VIL
VIH
Write Inhibit
Product Identification
Software Mode
See Table 4
T3.4 394
1. X can be VIL or VIH, but no other value.
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
6
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
TABLE 4: SOFTWARE COMMAND SEQUENCE
Command
Sequence
1st Bus
Write Cycle
Addr1
Data
2nd Bus
Write Cycle
Addr1
Data
3rd Bus
Write Cycle
Addr1
4th Bus
Write Cycle
Data
Addr1
Data
Data
5th Bus
Write Cycle
6th Bus
Write Cycle
Addr1
Data
Addr1
Data
Byte-Program
5555H
AAH
2AAAH
55H
5555H
A0H
BA2
Sector-Erase
5555H
AAH
2AAAH
55H
5555H
80H
5555H
AAH
2AAAH
55H
SAX3
30H
5555H
AAH
2AAAH
55H
5555H
10H
Chip-Erase
5555H
AAH
2AAAH
55H
5555H
80H
Software ID Entry4,5
5555H
AAH
2AAAH
55H
5555H
90H
2AAAH
55H
5555H
F0H
Software ID Exit6
XXH
F0H
Software ID Exit6
5555H
AAH
T4.3 394
1. Address format A14-A0 (Hex), Address A15 can be VIL or VIH, but no other value, for the Command sequence for SST39SF512.
Addresses A15 - A16 can be VIL or VIH, but no other value, for the Command sequence for
SST39SF010.
2. BA = Program Byte address
3. SAX for Sector-Erase; uses AMS-A12 address lines
AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
4. The device does not remain in Software Product ID Mode if powered down.
5. With AMS-A1 =0; SST Manufacturer’s ID= BFH, is read with A0 = 0,
SST39LF/VF512 Device ID = B4H, is read with A0 = 1
SST39LF/VF010 Device ID = B5H, is read with A0 = 1
6. Both Software ID Exit operations are equivalent
Absolute Maximum Stress Ratings (Applied conditions greater than those listed under “Absolute Maximum
Stress Ratings” may cause permanent damage to the device. This is a stress rating only and functional operation
of the device at these conditions or conditions greater than those defined in the operational sections of this data
sheet is not implied. Exposure to absolute maximum stress rating conditions may affect device reliability.)
Temperature Under Bias . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -55°C to +125°C
Storage Temperature . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -65°C to +150°C
D. C. Voltage on Any Pin to Ground Potential . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -0.5V to VDD + 0.5V
Transient Voltage (<20 ns) on Any Pin to Ground Potential . . . . . . . . . . . . . . . . . . . . . . . . . . . . -1.0V to VDD + 1.0V
Voltage on A9 Pin to Ground Potential . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -0.5V to 14.0V
Package Power Dissipation Capability (Ta = 25°C) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1.0W
Through Hold Lead Soldering Temperature (10 Seconds) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 300°C
Surface Mount Lead Soldering Temperature (3 Seconds) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 240°C
Output Short Circuit Current1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 mA
1. Outputs shorted for no more than one second. No more than one output shorted at a time.
OPERATING RANGE
Range
Commercial
Industrial
AC CONDITIONS
OF
Ambient Temp
VDD
0°C to +70°C
5.0V±10%
-40°C to +85°C
5.0V±10%
TEST
Input Rise/Fall Time . . . . . . . . . . . . . . 10 ns
Output Load . . . . . . . . . . . . . . . . . . . . . CL = 30 pF for 70 ns
Output Load . . . . . . . . . . . . . . . . . . . . . CL = 100 pF for 90 ns
See Figures 13 and 14
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
7
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
TABLE 5: DC OPERATING CHARACTERISTICS VDD = 5.0V±10%
Limits
Symbol
Parameter
IDD
Power Supply Current
Min
Max
Units
Test Conditions
Address input=VIL/VIH, at f=1/TRC Min
VDD=VDD Max
Read
30
mA
CE#=OE#=VIL, WE#=VIH, all I/Os open
Write
50
mA
CE#=WE#=VIL, OE#=VIH
ISB1
Standby VDD Current
(TTL input)
3
µA
CE#=VIH, VDD=VDD Max
ISB2
Standby VDD Current
(CMOS input)
50
µA
CE#=VDD -0.3V, VDD=VDD Max
ILI
Input Leakage Current
1
µA
VIN=GND to VDD, VDD=VDD Max
ILO
Output Leakage Current
10
µA
VOUT=GND to VDD, VDD=VDD Max
VIL
Input Low Voltage
VIH
Input High Voltage
0.8
2.0
VOL
Output Low Voltage
VOH
Output High Voltage
2.4
0.4
VH
Supervoltage for A9 pin
11.4
IH
Supervoltage Current for A9 pin
V
VDD=VDD Min
V
VDD=VDD Max
V
IOL=2.1 mA, VDD=VDD Min
V
IOH=-400 µA, VDD=VDD Min
12.6
V
CE#=OE#=VIL, WE#=VIH
200
µA
CE#=OE#=VIL, WE#=VIH, A9=VH Max
T5.3 394
TABLE 6: RECOMMENDED SYSTEM POWER-UP TIMINGS
Symbol
TPU-READ
Parameter
1
TPU-WRITE1
Minimum
Units
Power-up to Read Operation
100
µs
Power-up to Program/Erase Operation
100
µs
T6.1 394
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
TABLE 7: CAPACITANCE
Parameter
CI/O
1
CIN1
(Ta = 25°C, f=1 Mhz, other pins open)
Description
Test Condition
Maximum
I/O Pin Capacitance
VI/O = 0V
12 pF
Input Capacitance
VIN = 0V
6 pF
T7.0 394
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
TABLE 8: RELIABILITY CHARACTERISTICS
Symbol
Parameter
NEND1
Endurance
TDR1
Data Retention
ILTH1
Latch Up
Minimum Specification
Units
Test Method
10,000
Cycles
JEDEC Standard A117
100
Years
JEDEC Standard A103
100 + IDD
mA
JEDEC Standard 78
T8.1 394
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
8
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
AC CHARACTERISTICS
TABLE 9: READ CYCLE TIMING PARAMETERS VDD = 5.0V±10%
SST39SF512/010-70
Symbol
Parameter
Min
SST39SF512/010-90
Max
Min
Max
Units
TRC
Read Cycle Time
TCE
Chip Enable Access Time
70
90
ns
TAA
Address Access Time
70
90
ns
TOE
Output Enable Access Time
35
45
ns
TCLZ1
TOLZ1
TCHZ1
TOHZ1
TOH1
CE# Low to Active Output
0
0
ns
OE# Low to Active Output
0
0
ns
70
90
ns
CE# High to High-Z Output
25
30
ns
OE# High to High-Z Output
25
30
ns
Output Hold from Address Change
0
0
ns
T9.2 394
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
TABLE 10: PROGRAM/ERASE CYCLE TIMING PARAMETERS
Symbol
Parameter
TBP
Byte-Program Time
TAS
Address Setup Time
0
ns
TAH
Address Hold Time
30
ns
TCS
WE# and CE# Setup Time
0
ns
TCH
WE# and CE# Hold Time
0
ns
TOES
OE# High Setup Time
0
ns
TOEH
OE# High Hold Time
10
ns
TCP
CE# Pulse Width
40
ns
TWP
WE# Pulse Width
40
ns
TWPH1
WE# Pulse Width High
30
ns
CE# Pulse Width High
30
ns
Data Setup Time
30
ns
Data Hold Time
0
TCPH
1
TDS
TDH
1
Min
Max
Units
20
µs
ns
TIDA1
Software ID Access and Exit Time
150
ns
TSE
Sector-Erase
10
ms
TSCE
Chip-Erase
20
ms
T10.0 394
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
9
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
TAA
TRC
ADDRESS AMS-0
TCE
CE#
TOE
OE#
TOHZ
TOLZ
VIH
WE#
HIGH-Z
DQ7-0
TCHZ
TOH
TCLZ
HIGH-Z
DATA VALID
DATA VALID
Note: AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
394 ILL F03.1
FIGURE 4: READ CYCLE TIMING DIAGRAM
INTERNAL PROGRAM OPERATION STARTS
TBP
5555
TAH
ADDRESS AMS-0
2AAA
5555
ADDR
TDH
TWP
WE#
TAS
TDS
TWPH
OE#
TCH
CE#
TCS
DQ7-0
AA
55
A0
SW0
SW1
SW2
DATA
BYTE
(ADDR/DATA)
394 ILL F04.1
Note: AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
FIGURE 5: WE# CONTROLLED PROGRAM CYCLE TIMING DIAGRAM
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
10
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
INTERNAL PROGRAM OPERATION STARTS
TBP
5555
TAH
ADDRESS AMS-0
2AAA
5555
ADDR
TDH
TCP
CE#
TAS
TDS
TCPH
OE#
TCH
WE#
TCS
DQ7-0
AA
SW0
55
A0
DATA
SW1
SW2
BYTE
(ADDR/DATA)
394 ILL F05.1
Note: AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
FIGURE 6: CE# CONTROLLED PROGRAM CYCLE TIMING DIAGRAM
ADDRESS AMS-0
TCE
CE#
TOES
TOEH
OE#
TOE
WE#
DQ7
D
D#
D#
D
394 ILL F06.1
Note: AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
FIGURE 7: DATA# POLLING TIMING DIAGRAM
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
11
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
ADDRESS AMS-0
TCE
CE#
TOES
TOE
TOEH
OE#
WE#
DQ6
Note
TWO READ CYCLES
WITH SAME OUTPUTS
Note: Toggle bit output is always high first.
AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
394 ILL F07.1
FIGURE 8: TOGGLE BIT TIMING DIAGRAM
TSE
SIX-BYTE CODE FOR SECTOR-ERASE
5555
ADDRESS AMS-0
2AAA
5555
5555
2AAA
SAX
CE#
OE#
TWP
WE#
DQ7-0
AA
SW0
55
SW1
80
AA
55
SW2
SW3
SW4
30
SW5
394 ILL F08.2
Note: This device also supports CE# controlled Sector-Erase operation. The WE# and CE# signals are
interchageable as long as minimum timings are met. (See Table 10)
SAX = Sector Address
AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
FIGURE 9: WE# CONTROLLED SECTOR-ERASE TIMING DIAGRAM
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
12
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
TSCE
SIX-BYTE CODE FOR CHIP-ERASE
ADDRESS AMS-0
5555
2AAA
5555
5555
5555
2AAA
CE#
OE#
TWP
WE#
DQ7-0
AA
55
80
AA
55
10
SW0
SW1
SW2
SW3
SW4
SW5
394 ILL F17.1
Note: This device also supports CE# controlled Chip-Erase operation. The WE# and CE# signals are
interchageable as long as minimum timings are met. (See Table 10)
SAX = Sector Address
AMS = Most significant address
AMS = A15 for SST39SF512 and A16 for SST39SF010
FIGURE 10: WE# CONTROLLED CHIP-ERASE TIMING DIAGRAM
Three-byte sequence for
Software ID Entry
5555
ADDRESS A14-0
2AAA
5555
0000
0001
CE#
OE#
TIDA
TWP
WE#
TWPH
DQ7-0
TAA
AA
55
90
SW0
SW1
SW2
BF
Device ID
394 ILL F09.2
Device ID = B5H for SST39SF010 and B6H for SST39SF020
FIGURE 11: SOFTWARE ID ENTRY
AND
READ
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
13
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
THREE-BYTE SEQUENCE FOR
SOFTWARE ID EXIT AND RESET
ADDRESS A14-0
DQ7-0
5555
2AAA
AA
5555
55
F0
TIDA
CE#
OE#
TWP
WE#
T WHP
SW0
SW1
SW2
394 ILL F10.0
FIGURE 12: SOFTWARE ID EXIT AND RESET
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
14
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
VIHT
VHT
INPUT
VHT
REFERENCE POINTS
OUTPUT
VLT
VLT
VILT
394 ILL F11.0
AC test inputs are driven at VIHT (2.4V) for a logic “1” and VILT (0.4 V) for a logic “0”. Measurement reference points for
inputs and outputs are VHT (2.0 V) and VLT (0.8 V). Input rise and fall times (10% ↔ 90%) are <10 ns.
Note: VHT - VHIGH Test
VLT - VLOW Test
VIHT - VINPUT HIGH Test
VILT - VINPUT LOW Test
FIGURE 13: AC INPUT/OUTPUT REFERENCE WAVEFORMS
TEST LOAD EXAMPLE
VDD
TO TESTER
RL HIGH
TO DUT
CL
RL LOW
394 ILL F12.1
FIGURE 14: A TEST LOAD EXAMPLE
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
15
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
Start
Load data: AAH
Address: 5555H
Load data: 55H
Address: 2AAAH
Load data: A0H
Address: 5555H
Byte
Address/Byte
Data
Wait for end of
Program (TBP'
Data# Polling
bit or Toggle bit
operation)
Program
Completed
394 ILL F13.1
FIGURE 15: BYTE-PROGRAM ALGORITHM
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
16
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
Internal Timer
Toggle Bit
Data# Polling
Program/Erase
Initiated
Byte-Program/
Sector Erase
Initiated
Byte-Program
Initiated
Read byte
Read DQ7
Wait TBP,
TSCE, or TSE
Read same
byte
Program/Erase
Completed
No
Is DQ7 =
true data?
Yes
No
Does DQ6
match?
Write
Completed
Yes
Write
Completed
394 ILL F14.0
FIGURE 16: WAIT OPTIONS
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
17
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
Software Product ID Entry
Command Sequence
Software Product ID Exit &
Reset Command Sequence
Load data: AAH
Address: 5555H
Load data: AAH
Address: 5555H
Load data: F0H
Address: XXH
Load data: 55H
Address: 2AAAH
Load data: 55H
Address: 2AAAH
Wait TIDA
Load data: 90H
Address: 5555H
Load data: F0H
Address: 5555H
Return to normal
operation
Wait TIDA
Wait TIDA
Read Software ID
Return to normal
operation
394 ILL F15.1
FIGURE 17: SOFTWARE PRODUCT COMMAND FLOWCHARTS
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
18
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
Chip-Erase
Command Sequence
Sector-Erase
Command Sequence
Load data: AAH
Address: 5555H
Load data: AAH
Address: 5555H
Load data: 55H
Address: 2AAAH
Load data: 55H
Address: 2AAAH
Load data: 80H
Address: 5555H
Load data: 80H
Address: 5555H
Load data: AAH
Address: 5555H
Load data: AAH
Address: 5555H
Load data: 55H
Address: 2AAAH
Load data: 55H
Address: 2AAAH
Load data: 10H
Address: 5555H
Load data: 30H
Address: SAX
Wait TSCE
Wait TSE
Chip-Erase
to FFH
Sector-Erase
to FFH
394 ILL F16.1
FIGURE 18: ERASE COMMAND SEQUENCE
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
19
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
Device
Speed
SST39SFxxx
-
XX
Suffix1
-
XX
Suffix2
-
XX
Package Modifier
H = 32 pins
Numeric = Die modifier
Package Type
N = PLCC
W = TSOP (die up) (8mm x 14mm)
P = PDIP
U = Unencapsulated die
Temperature Range
C = Commercial = 0°C to +70°C
I = Industrial = -40°C to +85°C
Minimum Endurance
4 = 10,000 cycles
Read Access Speed
70 = 70 ns
90 = 90 ns
Device Density
512 = 512 Kilobit
010 = 1 Megabit
SST39SF512 Valid combinations
SST39SF512-70-4C-NH
SST39SF512-90-4C-NH
SST39SF512-90-4C-U3
SST39SF512-70-4C-WH
SST39SF512-90-4C-WH
SST39SF512-70-4I-NH
SST39SF512-90-4I-NH
SST39SF512-70-4I-WH
SST39SF512-90-4I-WH
SST39SF512-70-4C-PH
SST39SF512-90-4C-PH
SST39SF010 Valid combinations
SST39SF010-70-4C-NH
SST39SF010-90-4C-NH
SST39SF010-90-4C-U4
SST39SF010-70-4C-WH
SST39SF010-90-4C-WH
SST39SF010-90-4I-NH
SST39SF010-90-4I-WH
Example:
SST39SF010-70-4C-PH
SST39SF010-90-4C-PH
Valid combinations are those products in mass production or will be in mass production. Consult your SST sales
representative to confirm availability of valid combinations and to determine availability of new combinations.
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
20
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
PACKAGING DIAGRAMS
TOP VIEW
Optional
Pin #1 Identifier
SIDE VIEW
.485
.495
.447
.453
.042
.048
2
1
.106
.112
32
.020 R.
MAX.
.023
x 30˚
.029
.030
R.
.040
.042
.048
.585
.595
BOTTOM VIEW
.547
.553
.013
.021
.400
BSC
.026
.032
.490
.530
.050
BSC.
.015 Min.
.075
.095
.050
BSC.
.026
.032
.125
.140
Note:
1. Complies with JEDEC publication 95 MS-016 AE dimensions, although some dimensions may be more stringent.
2. All linear dimensions are in inches (min/max).
3. Dimensions do not include mold flash. Maximum allowable mold flash is .008 inches.
32.PLCC.NH-ILL.2
4. Coplanarity: 4 mils.
32-PIN PLASTIC LEAD CHIP CARRIER (PLCC)
SST PACKAGE CODE: NH
1.05
0.95
Pin # 1 Identifier
.50
BSC
.270
.170
8.10
7.90
0.15
0.05
12.50
12.30
0.70
0.50
14.20
13.80
32.TSOP-WH-ILL.4
Note:
1. Complies with JEDEC publication 95 MO-142 BA dimensions, although some dimensions may be more stringent.
2. All linear dimensions are in millimeters (min/max).
3. Coplanarity: 0.1 (±.05) mm.
4. Maximum allowable mold flash is 0.15mm at the package ends, and 0.25mm between leads.
32-PIN THIN SMALL OUTLINE PACKAGE (TSOP) 8MM
SST PACKAGE CODE: WH
X
14MM
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
21
394
512 Kbit / 1 Mbit Multi-Purpose Flash
SST39SF512 / SST39SF010
Data Sheet
32
CL
.600
.625
1
Pin #1 Identifier
.530
.550
1.645
1.655
.065
.075
7˚
4 PLCS.
.170
.200
Base Plane
Seating Plane
.015
.050
.070
.080
Note:
.045
.065
.016
.022
.100 BSC
.120
.150
0˚
15˚
.008
.012
1. Complies with JEDEC publication 95 MO-015 AP dimensions, although some dimensions may be more stringent.
2. All linear dimensions are in inches (min/max).
3. Dimensions do not include mold flash. Maximum allowable mold flash is .010 inches.
.600 BSC
32.pdipPH-ILL.2
32-PIN PLASTIC DUAL-IN-LINE PACKAGE (PDIP)
SST PACKAGE CODE: PH
Silicon Storage Technology, Inc. • 1171 Sonora Court • Sunnyvale, CA 94086 • Telephone 408-735-9110 • Fax 408-735-9036
www.SuperFlash.com or www.ssti.com
©2001 Silicon Storage Technology, Inc.
S71149-03-000 4/01
22
394