Document Number: 002-00368 Rev. *J Page 19 of 151
3.3.3 Power-On (Cold) Reset
When the core voltage supply remains at or below the V
CC (Low)
voltage for ≥ t
PD
time, then rises to ≥ V
CC (Minimum)
the device will
begin its Power-On Reset (POR) process. POR continues until the end of t
PU
. During t
PU
the device does not react to external input
signals nor drive any outputs. Following the end of t
PU
the device transitions to the Interface Standby state and can accept
commands. For additional information on POR see Power-On (Cold) Reset on page 28
3.3.4 Hardware (Warm) Reset
A configuration option is provided to allow IO3 to be used as a hardware reset input when the device is not in Quad Mode or when it
is in Quad Mode and CS# is high. When IO3 / RESET# is driven low for t
RP
time the device starts the hardware reset process. The
process continues for t
RPH
time. Following the end of both t
RPH
and the reset hold time following the rise of RESET# (t
RH
) the device
transitions to the Interface Standby state and can accept commands. For additional information on hardware reset see Reset
on page 28
3.3.5 Interface Standby
When CS# is high the SPI interface is in standby state. Inputs other than RESET# are ignored. The interface waits for the beginning
of a new command. The next interface state is Instruction Cycle when CS# goes low to begin a new command.
While in interface standby state the memory device draws standby current (I
SB
) if no embedded algorithm is in progress. If an
embedded algorithm is in progress, the related current is drawn until the end of the algorithm when the entire device returns to
standby current draw.
A Deep Power-Down (DPD) mode is supported by the FS-S family of devices. If the device has been placed in DPD mode by the
DPD (B9h) command, the interface standby current is I
DPD
. The DPD command is accepted only while the device is not performing
an embedded operation, as indicated by the Status Register-1 volatile Write In Progress (WIP) bit being cleared to zero
(SR1V[0]=0). While in DPD mode, the device ignores all commands except the Release from DPD (RES ABh) command, that will
return the device to the Interface Standby state after a delay of t
RES
.
3.3.6 Instruction Cycle (Legacy SPI Mode)
When the host drives the MSB of an instruction and CS# goes low, on the next rising edge of SCK the device captures the MSB of
the instruction that begins the new command. On each following rising edge of SCK the device captures the next lower significance
bit of the 8-bit instruction. The host keeps CS# low, and drives the Write Protect (WP#) and IO3/RESET signals as needed for the
instruction. However, WP# is only relevant during instruction cycles of a WRR or WRAR command and is otherwise ignored.
IO3/RESET# is driven high when the device is not in Quad Mode (CR1V[1] = 0) or QPI Mode (CR2V[6] = 0) and hardware reset is
not required.
Each instruction selects the address space that is operated on and the transfer format used during the remainder of the command.
The transfer format may be Single, Dual I/O, Quad I/O, or DDR Quad I/O. The expected next interface state depends on the
instruction received.
Some commands are stand alone, needing no address or data transfer to or from the memory. The host returns CS# high after the
rising edge of SCK for the eighth bit of the instruction in such commands. The next interface state in this case is Interface Standby.
3.3.7 Instruction Cycle (QPI Mode)
In QPI Mode, when CR2V[6]=1, instructions are transferred 4 bits per cycle. In this mode, instruction cycles are the same as a Quad
Input Cycle. See Quad Input Cycle - Host to Memory Transfer on page 20.
3.3.8 Single Input Cycle - Host to Memory Transfer
Several commands transfer information after the instruction on the single Serial Input (SI) signal from host to the memory device.
The host keeps RESET# high, CS# low, and drives SI as needed for the command. The memory does not drive the Serial Output
(SO) signal.
The expected next interface state depends on the instruction. Some instructions continue sending address or data to the memory
using additional Single Input Cycles. Others may transition to Single Latency, or directly to Single, Dual, or Quad Output Cycle
states.