N01S818HAT22IT

© Semiconductor Components Industries, LLC, 2013
September, 2013 Rev. 0
1 Publication Order Number:
N01S818HA/D
N01S818HA
1 Mb Ultra-Low Power
Serial SRAM
Standard SPI Interface and Multiplex
DUAL and QUAD Interface
Overview
The ON Semiconductor serial SRAM family includes several
integrated memory devices including this 1 Mb serially accessed
Static Random Access Memory, internally organized as 128 K words
by 8 bits. The devices are designed and fabricated using
ON Semiconductors advanced CMOS technology to provide both
high-speed performance and low power. The devices operate with a
single chip select (CS
) input and use a simple Serial Peripheral
Interface (SPI) protocol. In SPI mode, a single data-in (SI) and
data-out (SO) line is used along with the clock (SCK) to access data
within the device. In DUAL mode, two multiplexed data-in/data-out
(SIO0-SIO1) lines are used and in QUAD mode, four multiplexed
data-in/data-out (SIO0-SIO3) lines are used with the clock to access
the memory.
The devices can operate over a wide temperature range of 40°C to
+85°C and are available in a 8-lead TSSOP package.
Features
Power Supply Range: 1.7 to 2.2 V
Very Low Typical Standby Current < 1 mA
Very Low Operating Current < 10 mA
Simple Serial Interface
Single-bit SPI Access
DUAL-bit and QUAD-bit SPI-like Access
Flexible Operating Modes
Word Mode
Page Mode
Burst Mode (Full Array)
High Frequency Read and Write Operation
Clock Frequency 20 MHz
Built-in Write Protection (CS High)
High Reliability
Unlimited Write Cycles
These Devices are PbFree and are RoHS Compliant
Green TSSOP
Table 1. DEVICE OPTIONS
Device / Part Number Power Supply Speed Package Function
N01S818HAT22I 1.7 V 2.2 V 20 MHz TSSOP8 HOLD
http://onsemi.com
Device Package Shipping
ORDERING INFORMATION
N01S818HAT22I TSSOP8
(PbFree)
100 Units / Tube
TSSOP8 3x4.4
CASE 948BH
PACKAGE CONFIGURATION
1
2
8
5
7
6
3
4
CS
SO / SIO1
NC / SIO2
VSS
VCC
HOLD / SIO3
SCK
SI / SIO0
N01S818HAT22IT TSSOP8
(PbFree)
3000 / Tape & Reel
For information on tape and reel specifications,
including part orientation and tape sizes, please
refer to our Tape and Reel Packaging Specification
Brochure, BRD8011/D.
N01S818HA
http://onsemi.com
2
Table 2. PIN NAMES
Pin Name Pin Function
CS Chip Select
SCK Serial Clock
SI / SIO0 Data Input SPI mode
Data Input/Output 0 DUAL and QUAD mode
SO / SIO1 Data Output SPI mode
Data Input/Output 1 DUAL and QUAD mode
SC / SIO2 No Connect SPI and DUAL mode
Data Input/Output 2 QUAD mode
HOLD / SIO3 HOLD Input SPI and DUAL mode
Data Input/Output 3 QUAD mode
V
CC
Power
V
SS
Ground
Figure 1. Functional Block Diagram
SRAM
Array
Control
Logic
Interface
Circuitry
Decode
Logic
Data Flow
Circuitry
CS
SI / SIO0
SO / SIO1
SIO2
HOLD
/ SIO3
SCK
Table 3. CONTROL SIGNAL DESCRIPTIONS
Signal
Mode
Used
Name Description
CS All Chip Select A low level selects the device and a high level puts the device in standby mode. If CS is brought
high during a program cycle, the cycle will complete and then the device will enter standby mode.
When CS
is high, SO is in high-Z. CS must be driven low after power-up prior to any sequence
being started.
SCK All Serial Clock Synchronizes all activities between the memory and controller. All incoming addresses, data and
instructions are latched on the rising edge of SCK. Data out is updated after the falling edge of
SCK.
SI SPI Serial Data In Receives instructions, addresses and data on the rising edge of SCK.
SO SPI Serial Data Out Data is transferred out after the falling edge of SCK.
HOLD SPI and
DUAL
Hold A high level is required for normal operation. Once the device is selected and a serial sequence
is started, this input may be taken low to pause serial communication without resetting the serial
sequence. The pin must be brought low while SCK is low for immediate use. If SCK is not low,
the HOLD function will not be invoked until the next SCK high to low transition. The device must
remain selected during this sequence. SO is high-Z during the Hold time and SI and SCK are
inputs are ignored. To resume operations, HOLD
must be pulled high while the SCK pin is low.
Lowering the HOLD
input at any time will take to SO output to High-Z.
SIO0 - 1 DUAL Serial Data
Input / Output
Receives instructions, addresses and data on the rising edge of SCK. Data is transferred out
after the falling edge of SCK. The instruction must be set after power-up to enable the DUAL
access mode.
SIO0 - 3 QUAD Serial Data
Input / Output
Receives instructions, addresses and data on the rising edge of SCK. Data is transferred out
after the falling edge of SCK. The instruction must be set after power-up to enable the QUAD
access mode.
N01S818HA
http://onsemi.com
3
Basic Operation
The 1 Mb serial SRAM is designed to interface directly
with a standard Serial Peripheral Interface (SPI) common on
many standard micro-controllers in the default state. It may
also interface with other non-SPI ports by programming
discrete I/O lines to operate the device.
The serial SRAM contains an 8-bit instruction register and
is accessed via the SI pin. The CS
pin must be low and the
HOLD
pin must be high for the entire operation. Data is
sampled on the first rising edge of SCK after CS
goes low.
If the clock line is shared, the user can assert the HOLD
input
and place the device into a Hold mode. After releasing the
HOLD
pin, the operation will resume from the point where
it was held. The Hold operation is only supported in SPI and
DUAL modes.
By programming the device through a command
instruction, the dual and quad access modes may be initiated.
In these modes, multiplexed I/O lines take the place of the
SPI SI and SO pins and along with the CS
and SCK control
the device in a SPI-like, two bit (DUAL) and four bit
(QUAD) wide serial manner. Once the device is put into
either the DUAL or QUAD mode, the device will remain
operating in that mode until powered down or the Reset
Mode operation is programmed.
The following table contains the possible instructions and
formats. All instructions, addresses and data are transferred
MSB first and LSB last.
Table 4. INSTRUCTION SET
Instruction Command Description
READ 03h Read data from memory starting at selected address
WRITE 02h Write (program) data to memory starting at selected address
EQIO 38h Enable QUAD I/O access
EDIO 3Bh Enable DUAL I/O access
RSTQIO FFh Reset from QUAD and DUAL to SPI I/O access
RDMR 05h Read mode register
WRMR 01h Write mode register
DEVICE OPERATIONS
Read Operation
The serial SRAM Read operation is started by by enabling
CS
low. First, the 8-bit Read instruction is transmitted to the
device through the SI (or SIO0-3) pin(s) followed by the
24-bit address with the 7 MSBs of the address being “don’t
care” bits and ignored. In SPI mode, after the READ
instruction and address bits are sent, the data stored at that
address in memory is shifted out on the SO pin after the
output valid time. Additional “dummy” clock cycles (four in
DUAL and two in QUAD) are required to follow the
instruction and address inputs prior to the data being driven
out on the SIO0-3 pins while operating in these two modes.
By continuing to provide clock cycles to the device, data
can continue to be read out of the memory array in
sequentially. The internal address pointer is automatically
incremented to the next higher address after each byte of
data is read out until the highest memory address is reached.
When the highest memory address is reached, 1FFFFh, the
address pointer wraps to the address 00000h. This allows the
read cycles to be continued indefinitely. All Read operations
are terminated by pulling CS
high.
Figure 2. SPI Read Sequence (Single Byte)
CS
Instruction
SI
043251698107 11
SCK
23 22 21 20 210
7
6543210HighZ
24bit address
Data Out
SO
29 3130 32 36 37 38 3934 3533
000 00011

N01S818HAT22IT

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
SRAM 1MB, 1.8V, HOLD FUNCT
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet