CAT24C44VI-G

4
CAT24C44
Doc. No. MD-1083, Rev. T
© 2008 SCILLC. All rights reserved.
Characteristics subject to change without notice
A.C. CHARACTERISTICS
V
CC
= 5V ±10%, unless otherwise specified.
Symbol Parameter Min. Max. Units Conditions
F
SK
SK Frequency DC 1 MHz
t
SKH
SK Positive Pulse Width 400 ns
t
SKL
SK Negative Pulse Width 400 ns C
L
= 100pF + 1TTL gate
t
DS
Data Setup Time 400 ns V
OH
= 2.2V, V
OL
= 0.65V
t
DH
Data Hold Time 80 ns V
IH
= 2.2V, V
IL
= 0.65V
t
PD
SK Data Valid Time 375 ns Input rise and fall times = 10ns
t
Z
CE Disable Time 1 µs
t
CES
CE Enable Setup Time 800 ns
t
CEH
CE Enable Hold Time 400 ns
t
CDS
CE De-Select Time 800 ns
A.C. CHARACTERISTICS, Store Cycle
V
CC
= 5V ±10%, unless otherwise specified.
Limits
Symbol Parameter Min. Max. Units Conditions
t
ST
Store Time 10 ms C
L
= 100pF + 1TTL gate
t
STP
Store Pulse Width 200 ns V
OH
= 2.2V, V
OL
= 0.65V
t
STZ
Store Disable Time 100 ns V
IH
= 2.2V, V
IL
= 0.65V
A.C. CHARACTERISTICS, Recall Cycle
V
CC
= 5V ±10%, unless otherwise specified.
Symbol Parameter Min. Max. Units Conditions
t
RCC
Recall Cycle Time 2.5 µs
t
RCP
Recall Pulse Width 500 ns C
L
= 100pF + 1TTL gate
t
RCZ
Recall Disable Time 500 ns V
OH
= 2.2V, V
OL
= 0.65V
t
ORC
Recall Enable Time 10 ns V
IH
= 2.2V, V
IL
= 0.65V
t
ARC
Recall Data Access Time 1.5 µs
INSTRUCTION SET
Format
Instruction Start Bit Address OP Code Operation
WRDS 1 XXXX 0 0 0 Reset Write Enable Latch (Disables, Writes and Stores)
STO 1 XXXX 0 0 1 Store RAM Data in EEPROM
WRITE 1 AAAA 0 1 1 Write Data into RAM Address AAAA
WREN 1 XXXX 1 0 0 Set Write Enable Latch (Enables, Writes and Stores)
RCL 1 XXXX 1 0 1 Recall EEPROM Data into RAM
READ 1 AAAA 1 1 X Read Data From RAM Address AAAA
X = Dont care
A = Address bit
CAT24C44
5
Doc. No. MD-1083, Rev. T© 2008 SCILLC. All rights reserved.
Characteristics subject to change without notice
DEVICE OPERATION
The CAT24C44 is intended for use with standard micro-
processors. The CAT24C44 is organized as 16 registers
by 16 bits. Seven 8-bit instructions control the devices
operating modes, the RAM reading and writing, and the
EEPROM storing and recalling. It is also possible to
control the EEPROM store and recall functions in hard-
ware with the STORE and RECALL pins. The CAT24C44
operates on a single 5V supply and will generate, on
chip, the high voltage required during a RAM to EEPROM
storing operation.
Instructions, addresses and write data are clocked into
the DI pin on the rising edge of the clock (SK). The DO
pin remains in a high impedance state except when
outputting data from the device. The CE (Chip Enable)
pin must remain high during the entire data transfer.
The format for all instructions sent to the CAT24C44 is
a logical 1 start bit, 4 address bits (data read or write
operations) or 4 Dont Care bits (device mode opera-
tions), and a 3-bit op code (see Instruction Set). For data
write operations, the 8-bit instruction is followed by 16
bits of data. For data read instructions, DO will come out
of the high impedance state and enable 16 bits of data
to be clocked from the device. The 8th bit of the read
instruction is a Dont Care bit. This is to eliminate any
bus contention that would occur in applications where
the DI and DO pins are tied together to form a common
DI/DO line. A word of caution while clocking data to and
from the device: If the CE pin is prematurely deselected
while shifting in an instruction, that instruction will not be
executed, and the shift register internal to the CAT24C44
will be cleared. If there are more than or less than 16
clocks during a memory data transfer, an improper data
transfer will result. The SK clock is completely static
allowing the user to stop the clock and restart it to
resume shifting of data.
Read
Upon receiving a start bit, 4 address bits, and the 3-bit
read command (clocked into the DI pin), the DO pin of
the CAT24C44 will come out of the high impedance state
and the 16 bits of data, located at the address specified
in the instructions, will be clocked out of the device.
When clocking data from the device, the first bit clocked
out (DO) is timed from the falling edge of the 8th clock,
all succeeding bits (D1D15) are timed from the rising
edge of the clock.
Write
After receiving a start bit, 4 address bits, and the 3-bit
WRITE command, the 16-bit word is clocked into the
device for storage into the RAM memory location speci-
fied. The CE pin must remain high during the entire write
operation.
Figure 1. RAM Read Cycle Timing
Note:
(1) Bit 8 of READ instruction is Dont Care.
Figure 2. RAM Write Cycle Timing
SK
CE
DI
D
0
123456789101112 222324
1
D
1
D
2
D
3
D
13
D
14
D
15
A11AAA 0
SK
CE
DI
DO
HIGH-Z
D
0
123456789101112 222324
1
D
1
D
2
D
3
D
14
D
15
D
0
AX11AAA
(8)
(1)
6
CAT24C44
Doc. No. MD-1083, Rev. T
© 2008 SCILLC. All rights reserved.
Characteristics subject to change without notice
WREN/WRDS
The CAT24C44 powers up in the program disable state
(the write enable latch is reset). Any programming after
power-up or after a WRDS (RAM write/EEPROM store
disable) instruction must first be preceded by the WREN
(RAM write/EEPROM store enable) instruction. Once
writing/storing is enabled, it will remain enabled until
power to the device is removed, the WRDS instruction is
sent, or an EEPROM store has been executed (STO).
Figure 4. Write Cycle Timing
Figure 3. Read Cycle Timing
x12n
SK
CE
t
SKL
t
SKH
1/F
SK
t
CEH
t
DH
t
DS
t
CES
t
CDS
DI
HIGH-Z
t
PD
67891011
t
PD
t
Z
V
IH
HIGH-Z
SK CYCLE #
SK
CE
DI
DO D0 D1 Dn
The WRDS (write/store disable) can be used to disable
all CAT24C44 programming functions, and will prevent
any accidental writing to the RAM, or storing to the
EEPROM.
Data can be read normally from the CAT24C44 regard-
less of the write enable latch status.

CAT24C44VI-G

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
IC NVSRAM 256 SPI 1MHZ 8SOIC
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union