23LCV512
512 Kbit SPI Serial SRAM with Battery Backup and SDI Interface
Device Selection Table
Part
Number
23LCV512
V
CC
Range
2.5-5.5V
Dual I/O
(SDI)
Yes
Battery
Backup
Yes
Max. Clock
Frequency
20 MHz
Packages
SN, ST, P
Features:
• SPI-Compatible Bus Interface:
- 20 MHz Clock rate
- SPI/SDI mode
• Low-Power CMOS Technology:
- Read Current: 3 mA at 5.5V, 20 MHz
- Standby Current: 4
A
at +85°C
• Unlimited Read and Write Cycles
• External Battery Backup support
• Zero Write Time
• 64K x 8-bit Organization:
- 32-byte page
• Byte, Page and Sequential mode for Reads and
Writes
• High Reliability
• Temperature Range Supported:
- Industrial (I):
-40C to +85C
• Pb-Free and RoHS Compliant, Halogen Free.
• 8-Lead SOIC, TSSOP and PDIP Packages
Description:
The Microchip Technology Inc. 23LCV512 is a 512 Kbit
Serial SRAM device. The memory is accessed via a
simple Serial Peripheral Interface (SPI) compatible
serial bus. The bus signals required are a clock input
(SCK) plus separate data in (SI) and data out (SO)
lines. Access to the device is controlled through a Chip
Select (CS) input. Additionally, SDI (Serial Dual Inter-
face) is supported if your application needs faster data
rates.
This device also supports unlimited reads and writes to
the memory array, and supports data backup via exter-
nal battery/coin cell connected to V
BAT
(pin 7).
The 23LCV512 is available in standard packages
including 8-lead SOIC, PDIP and advanced 8-lead
TSSOP.
Package Types (not to scale)
Pin Function Table
Name
CS
SO/SIO1
Vss
SI/SIO0
SCK
V
BAT
Vcc
Function
Chip Select Input
Serial Output/SDI pin
Ground
Serial Input/SDI pin
Serial Clock
External Backup Supply Input
Power Supply
CS
SO/SIO1
NC
Vss
SOIC/TSSOP/PDIP
1
2
3
4
8
7
6
5
Vcc
V
BAT
SCK
SI/SIO0
2012 Microchip Technology Inc.
Preliminary
DS25157A-page 1
23LCV512
1.0
ELECTRICAL CHARACTERISTICS
Absolute Maximum Ratings
(†)
V
CC
.............................................................................................................................................................................6.5V
All inputs and outputs w.r.t. V
SS
......................................................................................................... -0.3V to V
CC
+0.3V
Storage temperature ...............................................................................................................................-65°C to +150°C
Ambient temperature under bias ...............................................................................................................-40°C to +85°C
†
NOTICE: Stresses above those listed under “Absolute Maximum Ratings” may cause permanent damage to the
device. This is a stress rating only and functional operation of the device at those or any other conditions above those
indicated in the operational listings of this specification is not implied. Exposure to maximum rating conditions for an
extended period of time may affect device reliability.
TABLE 1-1:
DC CHARACTERISTICS
Industrial (I):
Min.
2.5
.7 V
CC
-0.3
—
V
CC
-0.5
—
—
—
—
—
—
1.6
1.4
—
T
A
= -40°C to +85°C
Max.
5.5
V
CC
+0.3
0.10xV
CC
0.2
—
±1
±1
10
10
7
—
2.0
3.6
—
Units
V
V
V
V
V
A
A
mA
A
pF
V
V
V
A
23LCV512
I
OL
= 1 mA
I
OH
= -400
A
CS = V
CC
, V
IN
= V
SS OR
V
CC
CS = V
CC
, V
OUT
= V
SS OR
V
CC
F
CLK
= 20 MHz; SO = O, 5.5V
CS = V
CC
= 5.5V, Inputs tied to
V
CC
or V
SS
V
CC
= 0V, f = 1 MHz, Ta = 25°C
(Note
1)
(Note
2)
Typical at Ta = 25°C
(Note
1)
(Note
1)
Typical at 2.5V, Ta = 25°C
(Note
1)
Test Conditions
23LCV512
DC CHARACTERISTICS
Param.
No.
D001
D002
D003
D004
D005
D006
D007
D008
D009
D010
D011
D012
D013
D014
Note 1:
2:
Sym.
V
CC
V
IH
V
IL
V
OL
V
OH
I
LI
I
LO
Characteristic
Supply voltage
High-level input
voltage
Low-level input
voltage
Low-level output
voltage
High-level output
voltage
Input leakage
current
Output leakage
current
Standby current
Input capacitance
RAM data retention
voltage
V
BAT
Change Over
V
BAT
Voltage Range
V
BAT
Current
Typ.
(1)
—
—
—
—
—
—
—
3
4
—
1.0
1.8
—
1
I
CC
Read Operating current
I
CCS
C
INT
V
DR
V
TRIP
V
BAT
IBAT
This parameter is periodically sampled and not 100% tested. Typical measurements taken at room
temperature (25°C).
This is the limit to which V
DD
can be lowered without losing RAM data. This parameter is periodically
sampled and not 100% tested.
DS25157A-page 2
Preliminary
2012 Microchip Technology Inc.
23LCV512
2.0
2.1
FUNCTIONAL DESCRIPTION
Principles of Operation
The 23LCV512 is an 512 Kbit Serial SRAM designed to
interface directly with the Serial Peripheral Interface
(SPI) port of many of today’s popular microcontroller
families, including Microchip’s PIC
®
microcontrollers. It
may also interface with microcontrollers that do not
have a built-in SPI port by using discrete I/O lines pro-
grammed properly in firmware to match the SPI proto-
col. In addition, the 23LCV512 is also capable of
operating in SDI (or dual SPI) mode.
The 23LCV512 contains an 8-bit instruction register.
The device is accessed via the SI pin, with data being
clocked in on the rising edge of SCK. The CS pin must
be low for the entire operation.
Table 2-1
contains a list of the possible instruction
bytes and format for device operation. All instructions,
addresses and data are transferred MSB first, LSB last.
If operating in Sequential mode, the data stored in the
memory at the next address can be read sequentially
by continuing to provide clock pulses. The internal
Address Pointer is automatically incremented to the
next higher address after each byte of data is shifted
out. When the highest address is reached (FFFFh),
the address counter rolls over to address 0000h,
allowing the read cycle to be continued indefinitely.
The read operation is terminated by raising the CS
pin.
2.4
Write Sequence
Prior to any attempt to write data to the 23LCV512, the
device must be selected by bringing CS low.
Once the device is selected, the Write command can
be started by issuing a
WRITE
instruction, followed by
the 16-bit address, and then the data to be written. A
write is terminated by the CS being brought high.
If operating in Page mode, after the initial data byte is
shifted in, additional bytes can be shifted into the
device. The Address Pointer is automatically
incremented. This operation can continue for the entire
page (32 bytes) before data will start to be overwritten.
If operating in Sequential mode, after the initial data
byte is shifted in, additional bytes can be clocked into
the device. The internal Address Pointer is automati-
cally incremented. When the Address Pointer reaches
the highest address (FFFFh), the address counter rolls
over to (0000h). This allows the operation to continue
indefinitely, however, previous data will be overwritten.
2.2
Modes of Operation
The 23LCV512 has three modes of operation that are
selected by setting bits 7 and 6 in the MODE register.
The modes of operation are Byte, Page and Burst.
Byte Operation
– is selected when bits 7 and 6 in the
MODE register are set to
00.
In this mode, the read/
write operations are limited to only one byte. The
command followed by the 16-bit address is clocked into
the device and the data to/from the device is transferred
on the next eight clocks (Figure
2-1, Figure 2-2).
Page Operation
– is selected when bits 7 and 6 in the
MODE register are set to
10.
The 23LCV512 has 2048
pages of 32 bytes. In this mode, the read and write oper-
ations are limited to within the addressed page (the
address is automatically incremented internally). If the
data being read or written reaches the page boundary,
then the internal address counter will increment to the
start of the page (Figure
2-3, Figure 2-4).
Sequential Operation
– is selected when bits 7 and 6
in the MODE register are set to
01.
Sequential opera-
tion allows the entire array to be written to and read
from. The internal address counter is automatically
incremented and page boundaries are ignored. When
the internal address counter reaches the end of the
array, the address counter will roll over to
0x0000
(Figure
2-5, Figure 2-6).
2.3
Read Sequence
The device is selected by pulling CS low. The 8-bit
READ
instruction is transmitted to the 23LCV512
followed by the 16-bit address. After the correct
READ
instruction and address are sent, the data stored in the
memory at the selected address is shifted out on the
SO pin.
2012 Microchip Technology Inc.
Preliminary
DS25157A-page 5