ChipFind - документация

Электронный компонент: SST25VF080B

Скачать:  PDF   ZIP
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
1
The SST logo and SuperFlash are registered Trademarks of Silicon Storage Technology, Inc.
These specifications are subject to change without notice.
Data Sheet
FEATURES:
Single Voltage Read and Write Operations
2.7-3.6V
Serial Interface Architecture
SPI Compatible: Mode 0 and Mode 3
High Speed Clock Frequency
50 MHz
Superior Reliability
Endurance: 100,000 Cycles (typical)
Greater than 100 years Data Retention
Low Power Consumption:
Active Read Current: 10 mA (typical)
Standby Current: 5 A (typical)
Flexible Erase Capability
Uniform 4 KByte sectors
Uniform 32 KByte overlay blocks
Uniform 64 KByte overlay blocks
Fast Erase and Byte-Program:
Chip-Erase Time: 35 ms (typical)
Sector-/Block-Erase Time: 18 ms (typical)
Byte-Program Time: 7 s (typical)
Auto Address Increment (AAI) Programming
Decrease total chip programming time over
Byte-Program operations
End-of-Write Detection
Software polling the BUSY bit in Status Register
Busy Status readout on SO pin in AAI Mode
Hold Pin (HOLD#)
Suspends a serial sequence to the memory
without deselecting the device
Write Protection (WP#)
Enables/Disables the Lock-Down function of the
status register
Software Write Protection
Write protection through Block-Protection bits in
status register
Temperature Range
Commercial: 0C to +70C
Industrial: -40C to +85C
Packages Available
8-lead SOIC (200 mils)
8-contact WSON (6mm x 5mm)
All non-Pb (lead-free) devices are RoHS compliant
PRODUCT DESCRIPTION
SST's 25 series Serial Flash family features a four-wire,
SPI-compatible interface that allows for a low pin-count
package which occupies less board space and ultimately
lowers total system costs. The SST25VF080B devices are
enhanced with improved operating frequency and even
lower power consumption than the original SST25VFxxxA
devices. SST25VF080B SPI serial flash memories are
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 SST25VF080B devices significantly improve perfor-
mance and reliability, while lowering power consumption.
The devices write (Program or Erase) with a single power
supply of 2.7-3.6V for SST25VF080B. 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 memory technologies.
The SST25VF080B device is offered in both 8-lead SOIC
(200 mils) and 8-contact WSON (6mm x 5mm) packages.
See Figure 1 for pin assignments.
8 Mbit SPI Serial Flash
SST25VF080B
SST25VF080B8Mb Serial Peripheral Interface (SPI) flash memory
2
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
1296 B1.0
I/O Buffers
and
Data Latches
SuperFlash
Memory
X - Decoder
Control Logic
Address
Buffers
and
Latches
CE#
Y - Decoder
SCK
SI
SO
WP#
HOLD#
Serial Interface
F
UNCTIONAL
B
LOCK
D
IAGRAM
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
3
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
PIN DESCRIPTION
FIGURE 1: P
IN
A
SSIGNMENTS
TABLE
1: P
IN
D
ESCRIPTION
Symbol
Pin Name
Functions
SCK
Serial Clock
To provide the timing of the serial interface.
Commands, addresses, or input data are latched on the rising edge of the clock input,
while output data is shifted out on the falling edge of the clock input.
SI
Serial Data Input
To transfer commands, addresses, or data serially into the device.
Inputs are latched on the rising edge of the serial clock.
SO
Serial Data Output
To transfer data serially out of the device.
Data is shifted out on the falling edge of the serial clock.
Outputs Flash busy status during AAI Programming when reconfigured as RY/BY# pin.
See "Hardware End-of-Write Detection" on page 12 for details.
CE#
Chip Enable
The device is enabled by a high to low transition on CE#. CE# must remain low for the
duration of any command sequence.
WP#
Write Protect
The Write Protect (WP#) pin is used to enable/disable BPL bit in the status register.
HOLD#
Hold
To temporarily stop serial communication with SPI flash memory without resetting the
device.
V
DD
Power Supply
To provide power supply voltage: 2.7-3.6V for SST25VF080B
V
SS
Ground
T1.0 1296
1
2
3
4
8
7
6
5
CE#
SO
WP#
VSS
VDD
HOLD#
SCK
SI
Top View
1296 08-soic S2A P1.0
1
2
3
4
8
7
6
5
CE#
SO
WP#
VSS
Top View
VDD
HOLD#
SCK
SI
1296 08-wson QA P2.0
8-
LEAD
SOIC
8-
CONTACT
WSON
4
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
MEMORY ORGANIZATION
The SST25VF080B SuperFlash memory array is orga-
nized in uniform 4 KByte erasable sectors with 32 KByte
overlay blocks and 64 KByte overlay erasable blocks.
DEVICE OPERATION
The SST25VF080B is accessed through the SPI (Serial
Peripheral Interface) bus compatible protocol. The SPI bus
consist of four control lines; Chip Enable (CE#) is used to
select the device, and data is accessed through the Serial
Data Input (SI), Serial Data Output (SO), and Serial Clock
(SCK).
The SST25VF080B supports both Mode 0 (0,0) and Mode
3 (1,1) of SPI bus operations. The difference between the
two modes, as shown in Figure 2, is the state of the SCK
signal when the bus master is in Stand-by mode and no
data is being transferred. The SCK signal is low for Mode 0
and SCK signal is high for Mode 3. For both modes, the
Serial Data In (SI) is sampled at the rising edge of the SCK
clock signal and the Serial Data Output (SO) is driven after
the falling edge of the SCK clock signal.
FIGURE 2: SPI P
ROTOCOL
1296 SPIprot.0
MODE 3
SCK
SI
SO
CE#
MODE 3
DON'T CARE
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
MODE 0
MODE 0
HIGH IMPEDANCE
MSB
MSB
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
5
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Hold Operation
The HOLD# pin is used to pause a serial sequence under-
way with the SPI flash memory without resetting the clock-
ing sequence. To activate the HOLD# mode, CE# must be
in active low state. The HOLD# mode begins when the
SCK active low state coincides with the falling edge of the
HOLD# signal. The HOLD mode ends when the HOLD#
signal's rising edge coincides with the SCK active low state.
If the falling edge of the HOLD# signal does not coincide
with the SCK active low state, then the device enters Hold
mode when the SCK next reaches the active low state.
Similarly, if the rising edge of the HOLD# signal does not
coincide with the SCK active low state, then the device
exits in Hold mode when the SCK next reaches the active
low state. See Figure 3 for Hold Condition waveform.
Once the device enters Hold mode, SO will be in high-
impedance state while SI and SCK can be V
IL
or V
IH.
If CE# is driven active high during a Hold condition, it resets
the internal logic of the device. As long as HOLD# signal is
low, the memory remains in the Hold condition. To resume
communication with the device, HOLD# must be driven
active high, and CE# must be driven active low. See Figure
23 for Hold timing.
FIGURE 3: H
OLD
C
ONDITION
W
AVEFORM
Write Protection
SST25VF080B provides software Write protection. The
Write Protect pin (WP#) enables or disables the lock-down
function of the status register. The Block-Protection bits
(BP3, BP2, BP1, BP0, and BPL) in the status register pro-
vide Write protection to the memory array and the status
register. See Table 4 for the Block-Protection description.
Write Protect Pin (WP#)
The Write Protect (WP#) pin enables the lock-down func-
tion of the BPL bit (bit 7) in the status register. When WP#
is driven low, the execution of the Write-Status-Register
(WRSR) instruction is determined by the value of the BPL
bit (see Table 2). When WP# is high, the lock-down func-
tion of the BPL bit is disabled.
Active
Hold
Active
Hold
Active
1296 HoldCond.0
SCK
HOLD#
TABLE
2: C
ONDITIONS
TO
EXECUTE
W
RITE
-S
TATUS
-
R
EGISTER
(WRSR) I
NSTRUCTION
WP#
BPL
Execute WRSR Instruction
L
1
Not Allowed
L
0
Allowed
H
X
Allowed
T2.0 1296
6
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Status Register
The software status register provides status on whether the
flash memory array is available for any Read or Write oper-
ation, whether the device is Write enabled, and the state of
the Memory Write protection. During an internal Erase or
Program operation, the status register may be read only to
determine the completion of an operation in progress.
Table 3 describes the function of each bit in the software
status register.
Busy
The Busy bit determines whether there is an internal Erase
or Program operation in progress. A "1" for the Busy bit indi-
cates the device is busy with an operation in progress. A "0"
indicates the device is ready for the next valid operation.
Write Enable Latch (WEL)
The Write-Enable-Latch bit indicates the status of the inter-
nal memory Write Enable Latch. If the Write-Enable-Latch
bit is set to "1", it indicates the device is Write enabled. If the
bit is set to "0" (reset), it indicates the device is not Write
enabled and does not accept any memory Write (Program/
Erase) commands. The Write-Enable-Latch bit is automati-
cally reset under the following conditions:
Power-up
Write-Disable (WRDI) instruction completion
Byte-Program instruction completion
Auto Address Increment (AAI) programming is
completed or reached its highest unprotected
memory address
Sector-Erase instruction completion
Block-Erase instruction completion
Chip-Erase instruction completion
Write-Status-Register instructions
Auto Address Increment (AAI)
The Auto Address Increment Programming-Status bit pro-
vides status on whether the device is in AAI programming
mode or Byte-Program mode. The default at power up is
Byte-Program mode.
TABLE
3: S
OFTWARE
S
TATUS
R
EGISTER
Bit
Name
Function
Default at
Power-up
Read/Write
0
BUSY
1 = Internal Write operation is in progress
0 = No internal Write operation is in progress
0
R
1
WEL
1 = Device is memory Write enabled
0 = Device is not memory Write enabled
0
R
2
BP0
Indicate current level of block write protection (See Table 4)
1
R/W
3
BP1
Indicate current level of block write protection (See Table 4)
1
R/W
4
BP2
Indicate current level of block write protection (See Table 4)
1
R/W
5
BP3
Indicate current level of block write protection (See Table 4)
0
R/W
6
AAI
Auto Address Increment Programming status
1 = AAI programming mode
0 = Byte-Program mode
0
R
7
BPL
1 = BP3, BP2, BP1, BP0 are read-only bits
0 = BP3, BP2, BP1, BP0 are read/writable
0
R/W
T3.0 1296
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
7
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Block Protection (BP3,BP2, BP1, BP0)
The Block-Protection (BP3, BP2, BP1, BP0) bits define the
size of the memory area, as defined in Table 4, to be soft-
ware protected against any memory Write (Program or
Erase) operation. The Write-Status-Register (WRSR)
instruction is used to program the BP3, BP2, BP1 and BP0
bits as long as WP# is high or the Block-Protect-Lock
(BPL) bit is 0. Chip-Erase can only be executed if Block-
Protection bits are all 0. After power-up, BP3, BP2, BP1
and BP0 are set to 1.
Block Protection Lock-Down (BPL)
WP# pin driven low (V
IL
), enables the Block-Protection-
Lock-Down (BPL) bit. When BPL is set to 1, it prevents any
further alteration of the BPL, BP3, BP2, BP1, and BP0 bits.
When the WP# pin is driven high (V
IH
), the BPL bit has no
effect and its value is "Don't Care". After power-up, the BPL
bit is reset to 0.
TABLE
4: S
OFTWARE
S
TATUS
R
EGISTER
B
LOCK
P
ROTECTION
FOR
SST25VF080B
1
1. X = Don't Care (RESERVED) default is "0
Protection Level
Status Register Bit
2
2. Default at power-up for BP2, BP1, and BP0 is `111'. (All Blocks Protected)
Protected Memory Address
BP3
BP2
BP1
BP0
8 Mbit
None
X
0
0
0
None
Upper 1/16
X
0
0
1
F0000H-FFFFFH
Upper 1/8
X
0
1
0
E0000H-FFFFFH
Upper 1/4
X
0
1
1
C0000H-FFFFFH
Upper 1/2
X
1
0
0
80000H-FFFFFH
All Blocks
X
1
0
1
00000H-FFFFFH
All Blocks
X
1
1
0
00000H-FFFFFH
All Blocks
X
1
1
1
00000H-FFFFFH
T4.0 1296
8
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Instructions
Instructions are used to read, write (Erase and Program),
and configure the SST25VF080B. The instruction bus
cycles are 8 bits each for commands (Op Code), data, and
addresses. Prior to executing any Byte-Program, Auto
Address Increment (AAI) programming, Sector-Erase,
Block-Erase, Write-Status-Register, or Chip-Erase instruc-
tions, the Write-Enable (WREN) instruction must be exe-
cuted first. The complete list of instructions is provided in
Table 5. All instructions are synchronized off a high to low
transition of CE#. Inputs will be accepted on the rising edge
of SCK starting with the most significant bit. CE# must be
driven low before an instruction is entered and must be
driven high after the last bit of the instruction has been
shifted in (except for Read, Read-ID, and Read-Status-
Register instructions). Any low to high transition on CE#,
before receiving the last bit of an instruction bus cycle, will
terminate the instruction in progress and return the device
to standby mode. Instruction commands (Op Code),
addresses, and data are all input from the most significant
bit (MSB) first.
TABLE
5: D
EVICE
O
PERATION
I
NSTRUCTIONS
Instruction
Description
Op Code Cycle
1
1. One bus cycle is eight clock periods.
Address
Cycle(s)
2
2. Address bits above the most significant bit of each density can be V
IL
or V
IH
.
Dummy
Cycle(s)
Data
Cycle(s)
Maximum
Frequency
Read
Read Memory at 25 MHz
0000 0011b (03H)
3
0
1 to
25 MHz
High-Speed Read
Read Memory at 50 MHz
0000 1011b (0BH)
3
1
1 to
50 MHz
4 KByte Sector-Erase
3
3. 4KByte Sector Erase addresses: use A
MS
-A
12,
remaining addresses are don't care but must be set either at V
IL
or V
IH.
Erase 4 KByte of
memory array
0010 0000b (20H)
3
0
0
50 MHz
32 KByte Block-Erase
4
4. 32KByte Block Erase addresses: use A
MS
-A
15,
remaining addresses are don't care but must be set either at V
IL
or V
IH.
Erase 32 KByte block
of memory array
0101 0010b (52H)
3
0
0
50 MHz
64 KByte Block-Erase
5
5. 64KByte Block Erase addresses: use A
MS
-A
16,
remaining addresses are don't care but must be set either at V
IL
or V
IH.
Erase 64 KByte block
of memory array
1101 1000b (D8H)
3
0
0
50 MHz
Chip-Erase
Erase Full Memory Array
0110 0000b (60H) or
1100 0111b (C7H)
0
0
0
50 MHz
Byte-Program
To Program One Data Byte
0000 0010b (02H)
3
0
1
50 MHz
AAI-Word-Program
6
6. To continue programming to the next sequential address location, enter the 8-bit command, ADH, followed by 2 bytes of data to be
programmed. Data Byte 0 will be programmed into the initial address [A
23
-A
1
] with A
0
=0, Data Byte 1 will be programmed into the
initial address [A
23
-A
1
] with A
0
=1.
Auto Address Increment
Programming
1010 1101b (ADH)
3
0
2 to
50 MHz
RDSR
7
7. The Read-Status-Register is continuous with ongoing clock cycles until terminated by a low to high transition on CE#.
Read-Status-Register
0000 0101b (05H)
0
0
1 to
50 MHz
EWSR
Enable-Write-Status-Register
0101b 0000b (50H)
0
0
0
50 MHz
WRSR
Write-Status-Register
0000 0001b (01H)
0
0
1
50 MHz
WREN
Write-Enable
0000 0110b (06H)
0
0
0
50 MHz
WRDI
Write-Disable
0000 0100b (04H)
0
0
0
50 MHz
RDID
8
8. Manufacturer's ID is read with A
0
=0, and Device ID is read with A
0
=1. All other address bits are 00H. The Manufacturer's ID and
device ID output stream is continuous until terminated by a low-to-high transition on CE#.
Read-ID
1001 0000b (90H) or
1010 1011b (ABH)
3
0
1 to
50 MHz
JEDEC-ID
JEDEC ID read
1001 1111b (9FH)
0
0
3 to
50 MHz
EBSY
Enable SO to output RY/BY#
status during AAI programming
0111 0000b (70H)
0
0
0
50 MHz
DBSY
Disable SO to output RY/BY#
status during AAI programming
1000 0000b (80H)
0
0
0
50 MHz
T5.0
1296
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
9
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Read (25 MHz)
The Read instruction, 03H, supports up to 25 MHz Read.
The device outputs the data starting from the specified
address location. The data output stream is continuous
through all addresses until terminated by a low to high tran-
sition on CE#. The internal address pointer will automati-
cally increment until the highest memory address is
reached. Once the highest memory address is reached,
the address pointer will automatically increment to the
beginning (wrap-around) of the address space. Once the
data from address location 1FFFFFH has been read, the
next output will be from address location 000000H.
The Read instruction is initiated by executing an 8-bit com-
mand, 03H, followed by address bits [A
23
-A
0
]. CE# must
remain active low for the duration of the Read cycle. See
Figure 4 for the Read sequence.
FIGURE 4: R
EAD
S
EQUENCE
1296 ReadSeq.0
CE#
SO
SI
SCK
ADD.
0 1 2 3 4 5 6 7 8
ADD.
ADD.
03
HIGH IMPEDANCE
15 16
23 24
31 32
39 40
70
47
48
55 56
63 64
N+2
N+3
N+4
N
N+1
D
OUT
MSB
MSB
MSB
MODE 0
MODE 3
D
OUT
D
OUT
D
OUT
D
OUT
10
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
High-Speed-Read (50 MHz)
The High-Speed-Read instruction supporting up to 50 MHz
Read is initiated by executing an 8-bit command, 0BH, fol-
lowed by address bits [A
23
-A
0
] and a dummy byte. CE#
must remain active low for the duration of the High-Speed-
Read cycle. See Figure 5 for the High-Speed-Read
sequence.
Following a dummy cycle, the High-Speed-Read instruc-
tion outputs the data starting from the specified address
location. The data output stream is continuous through all
addresses until terminated by a low to high transition on
CE#. The internal address pointer will automatically incre-
ment until the highest memory address is reached. Once
the highest memory address is reached, the address
pointer will automatically increment to the beginning (wrap-
around) of the address space. Once the data from address
location FFFFFH has been read, the next output will be
from address location 00000H.
FIGURE 5: H
IGH
-S
PEED
-R
EAD
S
EQUENCE
1296 HSRdSeq.0
CE#
SO
SI
SCK
ADD.
0 1 2 3 4 5
6 7 8
ADD.
ADD.
0B
HIGH IMPEDANCE
15 16
23 24
31 32
39 40
47 48
55 56
63 64
N+2
N+3
N+4
N
N+1
X
MSB
MSB
MSB
MODE 0
MODE 3
D
OUT
D
OUT
D
OUT
D
OUT
80
71 72
D
OUT
Note: X = Dummy Byte: 8 Clocks Input Dummy Cycle (V
IL
or V
IH
)
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
11
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Byte-Program
The Byte-Program instruction programs the bits in the
selected byte to the desired data. The selected byte must
be in the erased state (FFH) when initiating a Program
operation. A Byte-Program instruction applied to a pro-
tected memory area will be ignored.
Prior to any Write operation, the Write-Enable (WREN)
instruction must be executed. CE# must remain active low
for the duration of the Byte-Program instruction. The Byte-
Program instruction is initiated by executing an 8-bit com-
mand, 02H, followed by address bits [A
23
-A
0
]. Following the
address, the data is input in order from MSB (bit 7) to LSB
(bit 0). CE# must be driven high before the instruction is
executed. The user may poll the Busy bit in the software
status register or wait T
BP
for the completion of the internal
self-timed Byte-Program operation. See Figure 6 for the
Byte-Program sequence.
FIGURE 6: B
YTE
-P
ROGRAM
S
EQUENCE
1296 ByteProg.0
CE#
SO
SI
SCK
ADD.
0 1 2 3 4 5 6 7 8
ADD.
ADD.
D
IN
02
HIGH IMPEDANCE
15 16
23 24
31 32
39
MODE 0
MODE 3
MSB
MSB
MSB
LSB
12
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Auto Address Increment (AAI) Word-Program
The AAI program instruction allows multiple bytes of data to
be programmed without re-issuing the next sequential
address location. This feature decreases total program-
ming time when multiple bytes or entire memory array is to
be programmed. An AAI Word program instruction pointing
to a protected memory area will be ignored. The selected
address range must be in the erased state (FFH) when ini-
tiating an AAI Word Program operation. While within AAI
Word Programming sequence, the only valid instructions
are AAI Word (ADH), RDSR (05H), or WRDI (04H). Users
have three options to determine the completion of each
AAI Word program cycle: hardware detection by reading
the Serial Output, software detection by polling the BUSY
bit in the software status register or wait T
BP.
Refer to End-
Of-Write Detection section for details.
Prior to any write operation, the Write-Enable (WREN)
instruction must be executed. The AAI Word Program
instruction is initiated by executing an 8-bit command,
ADH, followed by address bits [A
23
-A
0
]. Following the
addresses, two bytes of data is input sequentially, each one
from MSB (Bit 7) to LSB (Bit 0). The first byte of data (D0)
will be programmed into the initial address [A
23
-A
1
] with
A
0
=0, the second byte of Data (D1) will be programmed
into the initial address [A
23
-A
1
] with A
0
=1. CE# must be
driven high before the AAI Word Program instruction is exe-
cuted. The user must check the BUSY status before enter-
ing the next valid command. Once the device indicates it is
no longer busy, data for the next two sequential addresses
may be programmed and so on. When the last desired
byte had been entered, check the busy status using the
hardware method or the RDSR instruction and execute the
Write-Disable (WRDI) instruction, 04H, to terminate AAI.
User must check busy status after WRDI to determine if the
device is ready for any command. See Figures 9 and 10 for
AAI Word programming sequence.
There is no wrap mode during AAI programming; once the
highest unprotected memory address is reached, the
device will exit AAI operation and reset the Write-Enable-
Latch bit (WEL = 0) and the AAI bit (AAI=0).
End-of-Write Detection
There are three methods to determine completion of a pro-
gram cycle during AAI Word programming: hardware
detection by reading the Serial Output, software detection
by polling the BUSY bit in the Software Status Register or
wait T
BP.
The hardware end-of-write detection method is
described in the section below.
Hardware End-of-Write Detection
The hardware end-of-write detection method eliminates the
overhead of polling the Busy bit in the Software Status
Register during an AAI Word program operation. The 8-bit
command, 70H, configures the Serial Output (SO) pin to
indicate Flash Busy status during AAI Word programming.
(see Figure 7) The 8-bit command, 70H, must be executed
prior to executing an AAI Word-Program instruction. Once
an internal programming operation begins, asserting CE#
will immediately drive the status of the internal flash status
on the SO pin. A "0" indicates the device is busy and a "1"
indicates the device is ready for the next instruction. De-
asserting CE# will return the SO pin to tri-state.
The 8-bit command, 80H, disables the Serial Output (SO)
pin to output busy status during AAI-Word-program opera-
tion and return SO pin to output Software Status Register
data during AAI Word programming. (see Figure 8)
FIGURE 7: E
NABLE
SO
AS
H
ARDWARE
RY/BY#
DURING
AAI P
ROGRAMMING
FIGURE 8: D
ISABLE
SO
AS
H
ARDWARE
RY/BY#
DURING
AAI P
ROGRAMMING
CE#
SO
SI
SCK
0 1 2 3 4 5 6 7
70
HIGH IMPEDANCE
MODE 0
MODE 3
1296 EnableSO.0
MSB
CE#
SO
SI
SCK
0 1 2 3 4 5 6 7
80
HIGH IMPEDANCE
MODE 0
MODE 3
1296 DisableSO.0
MSB
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
13
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
FIGURE 9: A
UTO
A
DDRESS
I
NCREMENT
(AAI) W
ORD
-P
ROGRAM
S
EQUENCE
WITH
H
ARDWARE
E
ND
-
OF
-W
RITE
D
ETECTION
FIGURE 10: A
UTO
A
DDRESS
I
NCREMENT
(AAI) W
ORD
-P
ROGRAM
S
EQUENCE
WITH
S
OFTWARE
E
ND
-
OF
-W
RITE
D
ETECTION
0
7 8
32
47 48
15 16
23 24
31
0
40
39
7 8
15 16
23 24
7 8
15 16
23 24
7
0
15
7
8
0
0
CE#
SI
SCK
A
A
A
AD
D0
AD
SO
2
D
OUT
MODE 3
MODE 0
1296 AAI.HW.0
D1
D2
D3
AD
D
n-1
D
n
WRDI
RDSR
Last 2
Data Bytes
WDRI to exit
AAI Mode
Wait T
BP
or poll
Software Status register
to load any command
Check for Flash Busy Status to load next valid
1
command
Load AAI command, Address, 2 bytes data
Note: 1. Valid commands during AAI programming: AAI command or WRDI command
2. User must configure the SO pin to output Flash Busy status during AAI programming
0
7 8
32
47 48
15 16
23 24
31
0
40
39
7 8
15 16
23 24
7 8
15 16
23 24
7
0
15
7
8
0
0
CE#
SI
SCK
A
A
A
AD
D0
AD
SO
D
OUT
MODE 3
MODE 0
1296 AAI.SW.0
D1
D2
D3
AD
D
n-1
D
n
WRDI
RDSR
Last 2
Data Bytes
WDRI to exit
AAI Mode
Wait T
BP
or poll
Software Status register
to load any command
Load AAI command, Address, 2 bytes data
Note: 1. Valid commands during AAI programming: AAI command or WRDI command
Wait T
BP
or poll Software Status
register to load next valid
1
command
14
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
4-KByte Sector-Erase
The Sector-Erase instruction clears all bits in the selected 4
KByte sector to FFH. A Sector-Erase instruction applied to
a protected memory area will be ignored. Prior to any Write
operation, the Write-Enable (WREN) instruction must be
executed. CE# must remain active low for the duration of
any command sequence. The Sector-Erase instruction is
initiated by executing an 8-bit command, 20H, followed by
address bits [A
23
-A
0
]. Address bits [A
MS
-A
12
] (A
MS
= Most
Significant address) are used to determine the sector
address (SA
X
), remaining address bits can be V
IL
or V
IH.
CE# must be driven high before the instruction is executed.
The user may poll the Busy bit in the software status regis-
ter or wait T
SE
for the completion of the internal self-timed
Sector-Erase cycle. See Figure 11 for the Sector-Erase
sequence.
FIGURE 11: S
ECTOR
-E
RASE
S
EQUENCE
CE#
SO
SI
SCK
ADD.
0 1 2 3 4 5 6 7 8
ADD.
ADD.
20
HIGH IMPEDANCE
15 16
23 24
31
MODE 0
MODE 3
1296 SecErase.0
MSB
MSB
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
15
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
32-KByte and 64-KByte Block-Erase
The 32-KByte Block-Erase instruction clears all bits in the
selected 32 KByte block to FFH. A Block-Erase instruction
applied to a protected memory area will be ignored. The
64-KByte Block-Erase instruction clears all bits in the
selected 64 KByte block to FFH. A Block-Erase instruction
applied to a protected memory area will be ignored. Prior to
any Write operation, the Write-Enable (WREN) instruction
must be executed. CE# must remain active low for the
duration of any command sequence. The 32-Kbyte Block-
Erase instruction is initiated by executing an 8-bit com-
mand, 52H, followed by address bits [A
23
-A
0
]. Address bits
[A
MS
-A
15
] (A
MS
= Most Significant Address) are used to
determine block address (BA
X
), remaining address bits can
be V
IL
or V
IH.
CE# must be driven high before the instruction
is executed. The 64-Kbyte Block-Erase instruction is initi-
ated by executing an 8-bit command D8H, followed by
address bits [A
23
-A
0
]. Address bits [A
MS
-A
15
] are used to
determine block address (BA
X
), remaining address bits can
be V
IL
or V
IH.
CE# must be driven high before the instruction
is executed. The user may poll the Busy bit in the software
status register or wait T
BE
for the completion of the internal
self-timed 32-KByte Block-Erase or 64-KByte Block-Erase
cycles. See Figures 12 and 13 for the 32-KByte Block-
Erase and 64-KByte Block-Erase sequences.
FIGURE 12: 32-KB
YTE
B
LOCK
-E
RASE
S
EQUENCE
FIGURE 13: 64-KB
YTE
B
LOCK
-E
RASE
S
EQUENCE
CE#
SO
SI
SCK
ADDR
0 1 2 3 4 5 6 7 8
ADDR
ADDR
52
HIGH IMPEDANCE
15 16
23 24
31
MODE 0
MODE 3
1296 32KBklEr.0
MSB
MSB
CE#
SO
SI
SCK
ADDR
0 1 2 3 4 5 6 7 8
ADDR
ADDR
D8
HIGH IMPEDANCE
15 16
23 24
31
MODE 0
MODE 3
1296 63KBlkEr.0
MSB
MSB
16
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Chip-Erase
The Chip-Erase instruction clears all bits in the device to
FFH. A Chip-Erase instruction will be ignored if any of the
memory area is protected. Prior to any Write operation, the
Write-Enable (WREN) instruction must be executed. CE#
must remain active low for the duration of the Chip-Erase
instruction sequence. The Chip-Erase instruction is initiated
by executing an 8-bit command, 60H or C7H. CE# must be
driven high before the instruction is executed. The user may
poll the Busy bit in the software status register or wait T
CE
for the completion of the internal self-timed Chip-Erase
cycle. See Figure 14 for the Chip-Erase sequence.
FIGURE 14: C
HIP
-E
RASE
S
EQUENCE
Read-Status-Register (RDSR)
The Read-Status-Register (RDSR) instruction allows read-
ing of the status register. The status register may be read at
any time even during a Write (Program/Erase) operation.
When a Write operation is in progress, the Busy bit may be
checked before sending any new commands to assure that
the new commands are properly received by the device.
CE# must be driven low before the RDSR instruction is
entered and remain low until the status data is read. Read-
Status-Register is continuous with ongoing clock cycles
until it is terminated by a low to high transition of the CE#.
See Figure 15 for the RDSR instruction sequence.
FIGURE 15: R
EAD
-S
TATUS
-R
EGISTER
(RDSR) S
EQUENCE
CE#
SO
SI
SCK
0 1 2 3 4 5 6 7
60 or C7
HIGH IMPEDANCE
MODE 0
MODE 3
1296 ChEr.0
MSB
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1296 RDSRseq.0
MODE 3
SCK
SI
SO
CE#
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
05
MODE 0
HIGH IMPEDANCE
Status
Register Out
MSB
MSB
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
17
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Write-Enable (WREN)
The Write-Enable (WREN) instruction sets the Write-
Enable-Latch bit in the Status Register to 1 allowing Write
operations to occur. The WREN instruction must be exe-
cuted prior to any Write (Program/Erase) operation. The
WREN instruction may also be used to allow execution of
the Write-Status-Register (WRSR) instruction; however,
the Write-Enable-Latch bit in the Status Register will be
cleared upon the rising edge CE# of the WRSR instruction.
CE# must be driven high before the WREN instruction is
executed.
FIGURE 16: W
RITE
E
NABLE
(WREN) S
EQUENCE
Write-Disable (WRDI)
The Write-Disable (WRDI) instruction resets the Write-
Enable-Latch bit and AAI bit to 0 disabling any new Write
operations from occurring. The WRDI instruction will not
terminate any programming operation in progress. Any pro-
gram operation in progress may continue up to T
BP
after
executing the WRDI instruction. CE# must be driven high
before the WRDI instruction is executed.
FIGURE 17: W
RITE
D
ISABLE
(WRDI) S
EQUENCE
Enable-Write-Status-Register (EWSR)
The Enable-Write-Status-Register (EWSR) instruction
arms the Write-Status-Register (WRSR) instruction and
opens the status register for alteration. The Write-Status-
Register instruction must be executed immediately after the
execution of the Enable-Write-Status-Register instruction.
This two-step instruction sequence of the EWSR instruc-
tion followed by the WRSR instruction works like SDP (soft-
ware data protection) command structure which prevents
any accidental alteration of the status register values. CE#
must be driven low before the EWSR instruction is entered
and must be driven high before the EWSR instruction is
executed.
CE#
SO
SI
SCK
0 1 2 3 4 5 6 7
06
HIGH IMPEDANCE
MODE 0
MODE 3
1296 WREN.0
MSB
CE#
SO
SI
SCK
0 1 2 3 4 5 6 7
04
HIGH IMPEDANCE
MODE 0
MODE 3
1296 WRDI.0
MSB
18
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Write-Status-Register (WRSR)
The Write-Status-Register instruction writes new values to
the BP3, BP2, BP1, BP0, and BPL bits of the status regis-
ter. CE# must be driven low before the command
sequence of the WRSR instruction is entered and driven
high before the WRSR instruction is executed. See Figure
18 for EWSR or WREN and WRSR instruction sequences.
Executing the Write-Status-Register instruction will be
ignored when WP# is low and BPL bit is set to "1". When
the WP# is low, the BPL bit can only be set from "0" to "1" to
lock-down the status register, but cannot be reset from "1"
to "0". When WP# is high, the lock-down function of the
BPL bit is disabled and the BPL, BP0, and BP1 and BP2
bits in the status register can all be changed. As long as
BPL bit is set to 0 or WP# pin is driven high (V
IH
) prior to the
low-to-high transition of the CE# pin at the end of the
WRSR instruction, the bits in the status register can all be
altered by the WRSR instruction. In this case, a single
WRSR instruction can set the BPL bit to "1" to lock down
the status register as well as altering the BP0, BP1, and
BP2 bits at the same time. See Table 2 for a summary
description of WP# and BPL functions.
FIGURE 18: E
NABLE
-W
RITE
-S
TATUS
-R
EGISTER
(EWSR)
OR
W
RITE
-E
NABLE
(WREN)
AND
W
RITE
-S
TATUS
-R
EGISTER
(WRSR) S
EQUENCE
1296 EWSR.0
MODE 3
HIGH IMPEDANCE
MODE 0
STATUS
REGISTER IN
7 6 5 4 3 2 1 0
MSB
MSB
MSB
01
MODE 3
SCK
SI
SO
CE#
MODE 0
50 or 06
0 1 2 3 4 5 6 7
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
19
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
JEDEC Read-ID
The JEDEC Read-ID instruction identifies the device as
SST25VF080B and the manufacturer as SST. The device
information can be read from executing the 8-bit command,
9FH. Following the JEDEC Read-ID instruction, the 8-bit
manufacturer's ID, BFH, is output from the device. After
that, a 16-bit device ID is shifted out on the SO pin. Byte 1,
BFH, identifies the manufacturer as SST. Byte 2, 25H, iden-
tifies the memory type as SPI Serial Flash. Byte 3, 8EH,
identifies the device as SST25VF080B. The instruction
sequence is shown in Figure 19. The JEDEC Read ID
instruction is terminated by a low to high transition on CE#
at any time during data output.
FIGURE 19: JEDEC R
EAD
-ID S
EQUENCE
25
8E
1296 JEDECID.1
CE#
SO
SI
SCK
0 1 2 3 4 5 6 7 8
HIGH IMPEDANCE
15 16
14
28 29 30 31
BF
MODE 3
MODE 0
MSB
MSB
9 10 11 12 13
17 18
32
34
9F
19 20 21 22 23
33
24 25 26 27
TABLE
6: JEDEC R
EAD
-ID D
ATA
Manufacturer's ID
Device ID
Memory Type
Memory Capacity
Byte1
Byte 2
Byte 3
BFH
25H
8EH
T6.0 1296
20
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
Read-ID (RDID)
The Read-ID instruction (RDID) identifies the devices as
SST25VF080B and manufacturer as SST. This command
is backward compatible to all SST25xFxxxA devices and
should be used as default device identification when multi-
ple versions of SPI Serial Flash devices are used in a
design. The device information can be read from executing
an 8-bit command, 90H or ABH, followed by address bits
[A
23
-A
0
]. Following the Read-ID instruction, the manufac-
turer's ID is located in address 00000H and the device ID is
located in address 00001H. Once the device is in Read-ID
mode, the manufacturer's and device ID output data tog-
gles between address 00000H and 00001H until termi-
nated by a low to high transition on CE#.
Refer to Tables 6 and 7 for device identification data.
FIGURE 20: R
EAD
-ID S
EQUENCE
1265 RdID.0
CE#
SO
SI
SCK
00
0 1 2 3 4 5 6 7 8
00
ADD
1
90 or AB
HIGH IMPEDANCE
15 16
23 24
31 32
39 40
47 48
55 56
63
BF
Device ID
BF
Device ID
Note: The manufacturer's and device ID output stream is continuous until terminated by a low to high transition on CE#.
Device ID = 8EH for SST25VF080B
1. 00H will output the manfacturer's ID first and 01H will output device ID first before toggling between the two.
HIGH
IMPEDANCE
MODE 3
MODE 0
MSB
MSB
MSB
TABLE
7: P
RODUCT
I
DENTIFICATION
Address
Data
Manufacturer's ID
00000H
BFH
Device ID
SST25VF080B
00001H
8EH
T7.0 1296
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
21
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
ELECTRICAL SPECIFICATIONS
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 V
DD
+0.5V
Transient Voltage (<20 ns) on Any Pin to Ground Potential . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -2.0V to V
DD
+2.0V
Package Power Dissipation Capability (T
A
= 25C) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1.0W
Surface Mount Solder Reflow Temperature . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 260C for 10 seconds
Output Short Circuit Current
1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 mA
1. Output shorted for no more than one second. No more than one output shorted at a time.
O
PERATING
R
ANGE
Range
Ambient Temp
V
DD
Commercial
0C to +70C
2.7-3.6V
Industrial
-40C to +85C
2.7-3.6V
AC C
ONDITIONS
OF
T
EST
Input Rise/Fall Time . . . . . . . . . . . . . . . 5 ns
Output Load . . . . . . . . . . . . . . . . . . . . . C
L
= 30 pF
See Figures 25 and 26
TABLE
8: DC O
PERATING
C
HARACTERISTICS
Symbol
Parameter
Limits
Test Conditions
Min
Max
Units
I
DDR
Read Current
10
mA
CE#=0.1 V
DD
/0.9 V
DD
@25 MHz, SO=open
I
DDR2
Read Current
15
mA
CE#=0.1 V
DD
/0.9 V
DD
@50 MHz, SO=open
I
DDW
Program and Erase Current
30
mA
CE#=V
DD
I
SB
Standby Current
20
A
CE#=V
DD
, V
IN
=V
DD
or V
SS
I
LI
Input Leakage Current
1
A
V
IN
=GND to V
DD
, V
DD
=V
DD
Max
I
LO
Output Leakage Current
1
A
V
OUT
=GND to V
DD
, V
DD
=V
DD
Max
V
IL
Input Low Voltage
0.8
V
V
DD
=V
DD
Min
V
IH
Input High Voltage
0.7 V
DD
V
V
DD
=V
DD
Max
V
OL
Output Low Voltage
0.2
V
I
OL
=100 A, V
DD
=V
DD
Min
V
OL2
Output Low Voltage
0.4
V
I
OL
=1.6 mA, V
DD
=V
DD
Min
V
OH
Output High Voltage
V
DD
-0.2
V
I
OH
=-100 A, V
DD
=V
DD
Min
T8.0 1296
TABLE
9: R
ECOMMENDED
S
YSTEM
P
OWER
-
UP
T
IMINGS
Symbol
Parameter
Minimum
Units
T
PU-READ
1
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
V
DD
Min to Read Operation
10
s
T
PU-WRITE
1
V
DD
Min to Write Operation
10
s
T9.0 1296
22
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
TABLE 10: C
APACITANCE
(T
A
= 25C, f=1 Mhz, other pins open)
Parameter
Description
Test Condition
Maximum
C
OUT
1
Output Pin Capacitance
V
OUT
= 0V
12 pF
C
IN
1
Input Capacitance
V
IN
= 0V
6 pF
T10.0 1296
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
TABLE 11: R
ELIABILITY
C
HARACTERISTICS
Symbol
Parameter
Minimum Specification
Units
Test Method
N
END
1
1. This parameter is measured only for initial qualification and after a design or process change that could affect this parameter.
Endurance
10,000
Cycles
JEDEC Standard A117
T
DR
1
Data Retention
100
Years
JEDEC Standard A103
I
LTH
1
Latch Up
100 + I
DD
mA
JEDEC Standard 78
T11.0 1296
TABLE 12: AC O
PERATING
C
HARACTERISTICS
25 MHz
50 MHz
Symbol
Parameter
Min
Max
Min
Max
Units
F
CLK
1
1. Maximum clock frequency for Read Instruction, 03H, is 25 MHz
Serial Clock Frequency
25
50
MHz
T
SCKH
Serial Clock High Time
18
9
ns
T
SCKL
Serial Clock Low Time
18
9
ns
T
SCKR
2
2. Maximum Rise and Fall time may be limited by T
SCKH
and T
SCKL
requirements
Serial Clock Rise Time (Slew Rate)
0.1
0.1
V/ns
T
SCKF
Serial Clock Fall Time (Slew Rate)
0.1
0.1
V/ns
T
CES
3
3. Relative to SCK.
CE# Active Setup Time
10
5
ns
T
CEH
3
CE# Active Hold Time
10
5
ns
T
CHS
3
CE# Not Active Setup Time
10
5
ns
T
CHH
3
CE# Not Active Hold Time
10
5
ns
T
CPH
CE# High Time
100
50
ns
T
CHZ
CE# High to High-Z Output
15
8
ns
T
CLZ
SCK Low to Low-Z Output
0
0
ns
T
DS
Data In Setup Time
5
2
ns
T
DH
Data In Hold Time
5
5
ns
T
HLS
HOLD# Low Setup Time
10
5
ns
T
HHS
HOLD# High Setup Time
10
5
ns
T
HLH
HOLD# Low Hold Time
10
5
ns
T
HHH
HOLD# High Hold Time
10
5
ns
T
HZ
HOLD# Low to High-Z Output
20
8
ns
T
LZ
HOLD# High to Low-Z Output
15
8
ns
T
OH
Output Hold from SCK Change
0
0
ns
T
V
Output Valid from SCK
15
8
ns
T
SE
Sector-Erase
25
25
ms
T
BE
Block-Erase
25
25
ms
T
SCE
Chip-Erase
50
50
ms
T
BP
Byte-Program
10
10
s
T12.0 1296
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
23
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
FIGURE 21: S
ERIAL
I
NPUT
T
IMING
D
IAGRAM
FIGURE 22: S
ERIAL
O
UTPUT
T
IMING
D
IAGRAM
HIGH-Z
HIGH-Z
CE#
SO
SI
SCK
MSB
LSB
T
DS
T
DH
T
CHH
T
CES
T
CEH
T
CHS
T
SCKR
T
SCKF
T
CPH
1296 SerIn.0
1296 SerOut.0
CE#
SI
SO
SCK
MSB
T
CLZ
T
V
T
SCKH
T
CHZ
T
OH
T
SCKL
LSB
24
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
FIGURE 23: H
OLD
T
IMING
D
IAGRAM
FIGURE 24: P
OWER
-
UP
T
IMING
D
IAGRAM
T
HZ
T
LZ
T
HHH
T
HLS
T
HLH
T
HHS
1296 Hold.0
HOLD#
CE#
SCK
SO
SI
Time
V
DD
Min
V
DD
Max
V
DD
Device fully accessible
T
PU-READ
T
PU-WRITE
Chip selection is not allowed.
Commands may not be accepted or properly
interpreted by the device.
1296 PwrUp.0
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
25
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
FIGURE 25: AC I
NPUT
/O
UTPUT
R
EFERENCE
W
AVEFORMS
FIGURE 26: A T
EST
L
OAD
E
XAMPLE
1296 IORef.0
REFERENCE POINTS
OUTPUT
INPUT
VHT
VLT
VHT
VLT
VIHT
VILT
AC test inputs are driven at V
IHT
(0.9V
DD
) for a logic "1" and V
ILT
(0.1V
DD
) for a logic "0". Measurement reference points
for inputs and outputs are V
HT
(0.6V
DD
) and V
LT
(0.4V
DD
). Input rise and fall times (10%
90%) are <5 ns.
Note: V
HT
- V
HIGH
Test
V
LT
- V
LOW
Test
V
IHT
- V
INPUT
HIGH Test
V
ILT
- V
INPUT
LOW Test
1296 TstLd.0
TO TESTER
TO DUT
C
L
26
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
PRODUCT ORDERING INFORMATION
Valid combinations for SST25VF080B
SST25VF080B-50-4C-S2AF
SST25VF080B-50-4C-QAF
SST25VF080B-50-4I-S2AF
SST25VF080B-50-4I-QAF
Note: 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.
SST
25
VF
080 B
-
50
- 4C -
S2A F
XX
XX
XXX X
-
XX
- XX -
XXX X
Environmental Attribute
F
1
= non-Pb / non-Sn contact (lead) finish:
Nickel plating with Gold top (outer) layer
Package Modifier
A = 8 leads or contacts
Package Type
S2 = SOIC 200 mil body width
Q = WSON
Temperature Range
C = Commercial = 0C to +70C
I = Industrial = -40C to +85C
Minimum Endurance
4 = 10,000 cycles
Operating Frequency
50 = 50 MHz
Device Density
080 = 8 Mbit
Voltage
V = 2.7-3.6V
Product Series
25 = Serial Peripheral Interface flash memory
1. Environmental suffix "F" denotes non-Pb/non-SN solder.
SST non-Pb/non-Sn solder devices are "RoHS Compliant".
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
27
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
PACKAGING DIAGRAMS
8-
LEAD
S
MALL
O
UTLINE
I
NTEGRATED
C
IRCUIT
(SOIC) 200
MIL
BODY
WIDTH
(5.2
MM
X
8
MM
)
SST P
ACKAGE
C
ODE
: S2A
2.16
1.75
08-soic-EIAJ-S2A-3
Note: 1. All linear dimensions are in millimeters (max/min).
2. Coplanarity: 0.1 mm
3. Maximum allowable mold flash is 0.15 mm at the package ends and 0.25 mm between leads.
TOP VIEW
SIDE VIEW
END VIEW
5.40
5.15
8.10
7.70
5.40
5.15
Pin #1
Identifier
0.50
0.35
1.27 BSC
0.25
0.05
0.25
0.19
0.80
0.50
0
8
1mm
28
Data Sheet
8 Mbit SPI Serial Flash
SST25VF080B
2006 Silicon Storage Technology, Inc.
S71296-01-000
1/06
8-
CONTACT
V
ERY
-
VERY
-
THIN
S
MALL
O
UTLINE
N
O
-
LEAD
(WSON)
SST P
ACKAGE
C
ODE
: QA
TABLE 13: R
EVISION
H
ISTORY
Number
Description
Date
00
Initial release of data sheet
Sep 2005
01
Migrated document to a Data Sheet
Updated Surface Mount Solder Reflow Temperature information
Jan 2006
Note: 1. All linear dimensions are in millimeters (max/min).
2. Untoleranced dimensions (shown with box surround)
are nominal target dimensions.
3. The external paddle is electrically connected to the
die back-side and possibly to certain V
SS
leads.
This paddle can be soldered to the PC board;
it is suggested to connect this paddle to the V
SS
of the unit.
Connection of this paddle to any other voltage potential can
result in shorts and/or electrical malfunction of the device.
8-wson-5x6-QA-9.0
4.0
1.27 BSC
Pin #1
0.48
0.35
0.076
3.4
5.00 0.10
6.00 0.10
0.05 Max
0.70
0.50
0.80
0.70
0.80
0.70
Pin #1
Corner
TOP VIEW
BOTTOM VIEW
CROSS SECTION
SIDE VIEW
1mm
0.2
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