CAT25010, CAT25020, CAT25040
www.onsemi.com
4
Table 7. A.C. CHARACTERISTICS – New Product (Rev E)
(T
A
= 40°C to +85°C (Industrial) and T
A
= 40°C to +125°C (Extended), unless otherwise specified.) (Note 9)
Symbol
Parameter
V
CC
= 1.8 V 5.5 V
405C to +855C
V
CC
= 2.5 V 5.5 V
405C to +1255C
V
CC
= 4.5 V 5.5 V
405C to +855C
Units
Min Max Min Max Min Max
f
SCK
Clock Frequency DC 5 DC 10 DC 20 MHz
t
SU
Data Setup Time 20 10 5 ns
t
H
Data Hold Time 20 10 5 ns
t
WH
SCK High Time 75 40 20 ns
t
WL
SCK Low Time 75 40 20 ns
t
LZ
HOLD to Output Low Z 50 25 25 ns
t
RI
(Note 10) Input Rise Time 2 2 2
ms
t
FI
(Note 10) Input Fall Time 2 2 2
ms
t
HD
HOLD Setup Time 0 0 0 ns
t
CD
HOLD Hold Time 10 10 5 ns
t
V
Output Valid from Clock Low 70 35 20 ns
t
HO
Output Hold Time 0 0 0 ns
t
DIS
Output Disable Time 50 20 20 ns
t
HZ
HOLD to Output High Z 100 25 25 ns
t
CS
CS High Time 80 40 20 ns
t
CSS
CS Setup Time 30 30 15 ns
t
CSH
CS Hold Time 30 30 20 ns
t
CNS
CS Inactive Setup Time 20 20 15 ns
t
CNH
CS Inactive Hold Time 20 20 15 ns
t
WPS
WP Setup Time 10 10 10 ns
t
WPH
WP Hold Time 10 10 10 ns
t
WC
(Note 12) Write Cycle Time 5 5 5 ms
Table 8. POWERUP TIMING (Notes 10, 11)
Symbol Parameter Min Max Units
t
PUR
Powerup to Read Operation 0.1 1 ms
t
PUW
Powerup to Write Operation 0.1 1 ms
9. AC Test Conditions:
Input Pulse Voltages: 0.3 V
CC
to 0.7 V
CC
Input rise and fall times: 10 ns
Input and output reference voltages: 0.5 V
CC
Output load: current source I
OL
max
/I
OH
max
; C
L
= 30 pF
10.This parameter is tested initially and after a design or process change that affects the parameter.
11. t
PUR
and t
PUW
are the delays required from the time V
CC
is stable at the operating voltage until the specified operation can be initiated.
12.t
WC
is the time from the rising edge of CS after a valid write sequence to the end of the internal write cycle.
CAT25010, CAT25020, CAT25040
www.onsemi.com
5
Pin Description
SI: The serial data input pin accepts opcodes, addresses
and data. In SPI modes (0,0) and (1,1) input data is latched
on the rising edge of the SCK clock input.
SO: The serial data output pin is used to transfer data out of
the device. In SPI modes (0,0) and (1,1) data is shifted out
on the falling edge of the SCK clock.
SCK: The serial clock input pin accepts the clock provided
by the host and used for synchronizing communication
between host and CAT25010/20/40.
CS
: The chip select input pin is used to enable/disable the
CAT25010/20/40. When CS
is high, the SO output is
tristated (high impedance) and the device is in Standby
Mode (unless an internal write operation is in progress).
Every communication session between host and
CAT25010/20/40 must be preceded by a high to low transition
and concluded with a low to high transition of the CS
input.
WP: The write protect input pin will allow all write
operations to the device when held high. When WP
pin is
tied low all write operations are inhibited.
HOLD
: The HOLD input pin is used to pause transmission
between host and CAT25010/20/40, without having to
retransmit the entire sequence at a later time. To pause,
HOLD
must be taken low and to resume it must be taken
back high, with the SCK input low during both transitions.
When not used for pausing, the HOLD
input should be tied
to V
CC
, either directly or through a resistor.
Functional Description
The CAT25010/20/40 devices support the Serial
Peripheral Interface (SPI) bus protocol, modes (0,0) and
(1,1). The device contains an 8bit instruction register. The
instruction set and associated opcodes are listed in Table 9.
Reading data stored in the CAT25010/20/40 is
accomplished by simply providing the READ command and
an address. Writing to the CAT25010/20/40, in addition to
a WRITE command, address and data, also requires
enabling the device for writing by first setting certain bits in
a Status Register, as will be explained later.
After a high to low transition on the CS
input pin, the
CAT25010/20/40 will accept any one of the six instruction
opcodes listed in Table 9 and will ignore all other possible
8bit combinations. The communication protocol follows
the timing from Figure 2.
Table 9. INSTRUCTION SET (Note 13)
Instruction Opcode Operation
WREN 0000 0110 Enable Write Operations
WRDI 0000 0100 Disable Write Operations
RDSR 0000 0101 Read Status Register
WRSR 0000 0001 Write Status Register
READ 0000 X011 Read Data from Memory
WRITE 0000 X010 Write Data to Memory
13.X = 0 for CAT25010, CAT25020. X = A8 for CAT25040
Figure 2. Synchronous Data Timing
CS
SCK
SI
SO
t
CNH
t
CSS
t
WH
t
WL
t
SU
t
H
HIZ
VALID
IN
VALID
OUT
t
CSH
t
RI
t
FI
t
V
t
V
t
HO
t
CNS
t
CS
HIZ
t
DIS
Status Register
The Status Register, as shown in Table 10, contains a
number of status and control bits.
The RDY
(Ready) bit indicates whether the device is busy
with a write operation. This bit is automatically set to 1 during
an internal write cycle, and reset to 0 when the device is ready
to accept commands. For the host, this bit is read only.
The WEL (Write Enable Latch) bit is set/reset by the
WREN/WRDI commands. When set to 1, the device is in a
Write Enable state and when set to 0, the device is in a Write
Disable state.
The BP0 and BP1 (Block Protect) bits determine which
blocks are currently write protected. They are set by the user
with the WRSR command and are nonvolatile. The user is
allowed to protect a quarter, one half or the entire memory,
by setting these bits according to Table 11. The protected
blocks then become readonly.
CAT25010, CAT25020, CAT25040
www.onsemi.com
6
Table 10. STATUS REGISTER
7 6 5 4 3 2 1 0
1 1 1 1 BP1 BP0 WEL RDY
Table 11. BLOCK PROTECTION BITS
Status Register Bits
Array Address Protected Protection
BP1 BP0
0 0 None No Protection
0 1 CAT25010: 06007F, CAT25020: 0C00FF, CAT25040: 1801FF Quarter Array Protection
1 0 CAT25010: 04007F, CAT25020: 0800FF, CAT25040: 1001FF Half Array Protection
1 1 CAT25010: 00007F, CAT25020: 0000FF, CAT25040: 0001FF Full Array Protection
WRITE OPERATIONS
The CAT25010/20/40 device powers up into a write
disable state. The device contains a Write Enable Latch
(WEL) which must be set before attempting to write to the
memory array or to the status register. In addition, the
address of the memory location(s) to be written must be
outside the protected area, as defined by BP0 and BP1 bits
from the status register.
Write Enable and Write Disable
The internal Write Enable Latch and the corresponding
Status Register WEL bit are set by sending the WREN
instruction to the CAT25010/20/40. Care must be taken to
take the CS
input high after the WREN instruction, as
otherwise the Write Enable Latch will not be properly set.
WREN timing is illustrated in Figure 3. The WREN
instruction must be sent prior to any WRITE or WRSR
instruction.
The internal write enable latch is reset by sending the
WRDI instruction as shown in Figure 4. Disabling write
operations by resetting the WEL bit, will protect the device
against inadvertent writes.
Figure 3. WREN Timing
SCK
SI
SO
00000
110
HIGH IMPEDANCE
Dashed Line = mode (1, 1)
CS
Figure 4. WRDI Timing
SCK
SI
SO
00000
100
HIGH IMPEDANCE
Dashed Line = mode (1, 1)
CS

CAT25020YI-G

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
EEPROM (256x8) 2K 2.5-5.5
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union