512 Kbit / 1 Mbit (x8) Multi-Purpose Flash SST39SF512 / SST39SF010 SST39SF512 / 0105.0V 512Kb / 1Mb (x8) MPF memories Data Sheet FEATURES: * Organized as 64K x8 / 128K x8 * Single 4.5-5.5V 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-lead PLCC - 32-lead 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 4.5-5.5V power supply. The SST39SF512/010 device conforms to JEDEC standard pinouts for x8 memories. native flash technologies. The total energy consumed is a 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. 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 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. 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 alter(c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 394 1 To meet high density, surface mount requirements, the SST39SF512/010 are offered in 32-lead PLCC packages, 32-lead TSOP, and a 600 mil, 32-pin PDIP is also available. See Figures 1, 2, and 3 for pinouts. The SST logo and SuperFlash are registered trademarks of Silicon Storage Technology, Inc. Multi-Purpose Flash and MPF are trademarks of Silicon Storage Technology, Inc. These specifications are subject to change without notice. 512 Kbit / 1 Mbit Multi-Purpose Flash SST39SF512 / SST39SF010 Data Sheet Device Operation 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. 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# 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. Chip-Erase Operation 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. SeeTable 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 The SST39SF512/010 are programmed on a byte-by-byte basis. Before programming, the sector where the byte exists must be fully erased. The Program operation is accomplished in 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 ByteProgram 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. Write Operation Status Detection 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) (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 2 394 512 Kbit / 1 Mbit Multi-Purpose Flash SST39SF512 / SST39SF010 Data Sheet Data# Polling (DQ7) Software Data Protection (SDP) 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. Note that even thought DQ7 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 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. 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. Product Identification 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, 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. Toggle Bit (DQ6) 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. TABLE 1: PRODUCT IDENTIFICATION Address Data 0000H BFH SST39SF512 0001H B4H SST39SF010 0001H B5H Manufacturer's ID Device ID Data Protection The SST39SF512/010 provide both hardware and software features to protect nonvolatile data from inadvertent writes. T1.2 394 Hardware Data Protection Product Identification Mode Exit/Reset Noise/Glitch Protection: A WE# or CE# pulse of less than 5 ns will not initiate a Write cycle. 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. VDD Power Up/Down Detection: The Write operation is inhibited when VDD is less than 2.5V. 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. (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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-lead PLCC Top View DQ1 SST39SF010 SST39SF512 A7 394 ILL F02b.5 FIGURE 1: PIN ASSIGNMENTS FOR 32-LEAD PLCC (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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-LEAD TSOP (8MM 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 X 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 4.5-5.5V supply VSS Ground NC No Connection Unconnected pins. T2.4 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. (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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, SST39SF512 Device ID = B4H, is read with A0 = 1 SST39SF010 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 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -55C to +125C Storage Temperature . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -65C to +150C 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 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -2.0V to VDD+2.0V Voltage on A9 Pin to Ground Potential . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -0.5V to 14.0V Package Power Dissipation Capability (Ta = 25C) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1.0W Through Hold Lead Soldering Temperature (10 Seconds) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 300C Surface Mount Lead Soldering Temperature (3 Seconds) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 240C 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 0C to +70C 4.5-5.5V -40C to +85C 4.5-5.5V 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 7 394 512 Kbit / 1 Mbit Multi-Purpose Flash SST39SF512 / SST39SF010 Data Sheet TABLE 5: DC OPERATING CHARACTERISTICS VDD = 4.5-5.5V 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 VOL Output Low Voltage VOH Output High Voltage 0.8 2.0 0.4 2.4 V VDD=VDD Min V VDD=VDD Max V IOL=2.1 mA, VDD=VDD Min V IOH=-400 A, VDD=VDD Min T5.4 394 TABLE 6: RECOMMENDED SYSTEM POWER-UP TIMINGS Symbol Parameter Minimum Units TPU-READ1 Power-up to Read Operation 100 s Power-up to Program/Erase Operation 100 s TPU-WRITE 1 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 (Ta = 25C, f=1 Mhz, other pins open) Parameter Description Test Condition Maximum CI/O1 I/O Pin Capacitance VI/O = 0V 12 pF Input Capacitance VIN = 0V 6 pF CIN 1 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 NEND 1 Parameter Minimum Specification Endurance TDR1 Data Retention ILTH1 Latch Up 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. (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 8 394 512 Kbit / 1 Mbit Multi-Purpose Flash SST39SF512 / SST39SF010 Data Sheet AC CHARACTERISTICS TABLE 9: READ CYCLE TIMING PARAMETERS VDD = 4.5-5.5V SST39SF512/010-70 Symbol Parameter Min SST39SF512/010-90 Max Min 70 Max Units TRC Read Cycle Time TCE Chip Enable Access Time 70 90 90 ns 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 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.3 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 Min Max Units 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 30 s ns TIDA1 Software ID Access and Exit Time 150 ns TSE Sector-Erase 10 ms TSCE Chip-Erase 20 ms T10.1 394 1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter. (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 ADDRESS AMS-0 5555 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 2AAA 5555 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 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 (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 19 394 512 Kbit / 1 Mbit Multi-Purpose Flash SST39SF512 / SST39SF010 Data Sheet PRODUCT ORDERING INFORMATION Device SST39SFxxx Speed - XX Suffix1 - XX Suffix2 - XX Package Modifier H = 32 pins or leads Package Type N = PLCC P = PDIP W = TSOP (type 1, die up, 8mm x 14mm) Temperature Range C = Commercial = 0C to +70C I = Industrial = -40C to +85C Minimum Endurance 4 = 10,000 cycles Read Access Speed 70 = 70 ns 90 = 90 ns Device Density 010 = 1 Mbit 512 = 512 Kbit Voltage S = 4.5-5.5V Valid combinations for SST39SF512 SST39SF512-70-4C-NH SST39SF512-90-4C-NH 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 Valid combinations for SST39SF010 SST39SF010-70-4C-NH SST39SF010-90-4C-NH SST39SF010-70-4C-WH SST39SF010-90-4C-WH SST39SF010-90-4I-NH SST39SF010-90-4I-WH Note: 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. (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 20 394 512 Kbit / 1 Mbit Multi-Purpose Flash SST39SF512 / SST39SF010 Data Sheet PACKAGING DIAGRAMS TOP VIEW SIDE VIEW .495 .485 .453 .447 Optional Pin #1 Identifier .048 .042 2 1 BOTTOM VIEW .112 .106 .020 R. MAX. 32 .029 x 30 .023 .040 R. .030 .042 .048 .595 .553 .585 .547 .021 .013 .400 .530 BSC .490 .032 .026 .050 BSC .015 Min. .095 .075 .050 BSC .032 .026 .140 .125 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 (max/min). 3. Dimensions do not include mold flash. Maximum allowable mold flash is .008 inches. 4. Coplanarity: 4 mils. 32-plcc-NH-3 32-LEAD PLASTIC LEAD CHIP CARRIER (PLCC) SST PACKAGE CODE: NH 1.05 0.95 Pin # 1 Identifier 0.50 BSC 8.10 7.90 0.27 0.17 0.15 0.05 12.50 12.30 DETAIL 1.20 max. 0.70 0.50 14.20 13.80 0- 5 0.70 0.50 Note: 1. Complies with JEDEC publication 95 MO-142 BA dimensions, although some dimensions may be more stringent. 1mm 2. All linear dimensions are in millimeters (max/min). 3. Coplanarity: 0.1 mm 4. Maximum allowable mold flash is 0.15 mm at the package ends, and 0.25 mm between leads. 32-LEAD THIN SMALL OUTLINE PACKAGE (TSOP) 8MM SST PACKAGE CODE: WH X (c)2002 Silicon Storage Technology, Inc. 32-tsop-WH-7 14MM S71149-03-000 2/02 21 394 512 Kbit / 1 Mbit Multi-Purpose Flash SST39SF512 / SST39SF010 Data Sheet 32 CL Pin #1 Identifier 1 1.655 1.645 .075 .065 7 4 PLCS. Base Plane Seating Plane .625 .600 .550 .530 .200 .170 .050 .015 .080 .070 .065 .045 .022 .016 .100 BSC .150 .120 0 15 .012 .008 .600 BSC Note: 1. Complies with JEDEC publication 95 MO-015 AP dimensions, although some dimensions may be more stringent. 2. All linear dimensions are in inches (max/min). 3. Dimensions do not include mold flash. Maximum allowable mold flash is .010 inches. 32-pdip-PH-3 32-PIN PLASTIC DUAL IN-LINE PINS (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.sst.com (c)2002 Silicon Storage Technology, Inc. S71149-03-000 2/02 22 394