CAT24C128
www.onsemi.com
4
Table 7. A.C. CHARACTERISTICS
(V
CC
= 1.8 V to 5.5 V, T
A
= 40°C to +85°C and V
CC
= 2.5 V to 5.5 V, T
A
= 40°C to +125°C) (Note 10)
Symbol
Parameter
Standard
V
CC
= 1.8 V 5.5 V
Fast
V
CC
= 1.8 V 5.5 V
FastPlus (Note 13)
V
CC
= 2.5 V 5.5 V
T
A
= 405C to +855C
Units
Min Max Min Max Min Max
F
SCL
Clock Frequency 100 400 1,000 kHz
t
HD:STA
START Condition Hold Time 4 0.6 0.25
ms
t
LOW
Low Period of SCL Clock 4.7 1.3 0.45
ms
t
HIGH
High Period of SCL Clock 4 0.6 0.40
ms
t
SU:STA
START Condition Setup Time 4.7 0.6 0.25
ms
t
HD:DAT
Data In Hold Time 0 0 0
ms
t
SU:DAT
Data In Setup Time 250 100 50 ns
t
R
(Note 11) SDA and SCL Rise Time 1,000 300 100 ns
t
F
(Note 11) SDA and SCL Fall Time 300 300 100 ns
t
SU:STO
STOP Condition Setup Time 4 0.6 0.25
ms
t
BUF
Bus Free Time Between
STOP and START
4.7 1.3 0.5
ms
t
AA
SCL Low to Data Out Valid 3.5 0.9 0.40
ms
t
DH
Data Out Hold Time 100 100 50 ns
T
i
(Note 11) Noise Pulse Filtered at SCL
and SDA Inputs
100 100 50 ns
t
SU:WP
WP Setup Time 0 0 0
ms
t
HD:WP
WP Hold Time 2.5 2.5 1
ms
t
WR
Write Cycle Time 5 5 5 ms
t
PU
(Notes 11, 12)
Power-up to Ready Mode 1 1 0.1 1 ms
10.Test conditions according to “A.C. Test Conditions” table.
11. Tested initially and after a design or process change that affects this parameter.
12.t
PU
is the delay between the time V
CC
is stable and the device is ready to accept commands.
13.FastPlus (1 MHz) speed class available for new product revision “C”. The die revision “C” is identified by letter “C” or a dedicated marking
code on top of the package.
Table 8. A.C. TEST CONDITIONS
Input Levels 0.2 x V
CC
to 0.8 x V
CC
Input Rise and Fall Times v 50 ns
Input Reference Levels 0.3 x V
CC
, 0.7 x V
CC
Output Reference Levels 0.5 x V
CC
Output Load Current Source: I
OL
= 3 mA (V
CC
2.5 V); I
OL
= 1 mA (V
CC
< 2.5 V); C
L
= 100 pF
CAT24C128
www.onsemi.com
5
PowerOn Reset (POR)
The CAT24C128 incorporates PowerOn Reset (POR)
circuitry which protects the device against powering up in
the wrong state.
The CAT24C128 will power up into Standby mode after
V
CC
exceeds the POR trigger level and will power down into
Reset mode when V
CC
drops below the POR trigger level.
This bidirectional POR feature protects the device against
‘brownout’ failure following a temporary loss of power.
Pin Description
SCL: The Serial Clock input pin accepts the Serial Clock
generated by the Master.
SDA: The Serial Data I/O pin receives input data and
transmits data stored in EEPROM. In transmit mode, this pin
is open drain. Data is acquired on the positive edge, and is
delivered on the negative edge of SCL.
A
0
, A
1
and A
2
: The Address pins accept the device address.
When not driven, these pins are pulled LOW internally.
WP: The Write Protect input pin inhibits all write
operations, when pulled HIGH. When not driven, this pin is
pulled LOW internally.
Functional Description
The CAT24C128 supports the InterIntegrated Circuit
(I
2
C) Bus data transmission protocol, which defines a device
that sends data to the bus as a transmitter and a device
receiving data as a receiver. Data flow is controlled by a
Master device, which generates the serial clock and all
START and STOP conditions. The CAT24C128 acts as a
Slave device. Master and Slave alternate as either
transmitter or receiver. Up to 8 devices may be connected to
the bus as determined by the device address inputs A
0
, A
1
,
and A
2
.
I
2
C Bus Protocol
The I
2
C bus consists of two ‘wires’, SCL and SDA. The
two wires are connected to the V
CC
supply via pullup
resistors. Master and Slave devices connect to the 2wire
bus via their respective SCL and SDA pins. The transmitting
device pulls down the SDA line to ‘transmit’ a ‘0’ and
releases it to ‘transmit’ a ‘1’.
Data transfer may be initiated only when the bus is not
busy (see A.C. Characteristics).
During data transfer, the SDA line must remain stable
while the SCL line is HIGH. An SDA transition while SCL
is HIGH will be interpreted as a START or STOP condition
(Figure 2). The START condition precedes all commands. It
consists of a HIGH to LOW transition on SDA while SCL
is HIGH. The START acts as a ‘wakeup’ call to all
receivers. Absent a START, a Slave will not respond to
commands. The STOP condition completes all commands.
It consists of a LOW to HIGH transition on SDA while SCL
is HIGH.
Device Addressing
The Master initiates data transfer by creating a START
condition on the bus. The Master then broadcasts an 8bit
serial Slave address. The first 4 bits of the Slave address are
set to 1010, for normal Read/Write operations (Figure 3).
The next 3 bits, A
2
, A
1
and A
0
, select one of 8 possible Slave
devices and must match the state of the external address pins.
The last bit, R/W
, specifies whether a Read (1) or Write (0)
operation is to be performed.
Acknowledge
After processing the Slave address, the Slave responds
with an acknowledge (ACK) by pulling down the SDA line
during the 9
th
clock cycle (Figure 4). The Slave will also
acknowledge all address bytes and every data byte presented
in Write mode. In Read mode the Slave shifts out a data byte,
and then releases the SDA line during the 9
th
clock cycle. As
long as the Master acknowledges the data, the Slave will
continue transmitting. The Master terminates the session by
not acknowledging the last data byte (NoACK) and by
issuing a STOP condition. Bus timing is illustrated in
Figure 5.
CAT24C128
www.onsemi.com
6
START
CONDITION
STOP
CONDITION
SDA
SCL
Figure 2. START/STOP Conditions
1010
DEVICE ADDRESS
Figure 3. Slave Address Bits
A
2
A
1
A
0
R/W
189
START
SCL FROM
MASTER
BUS RELEASE DELAY (TRANSMITTER)
ACK SETUP ( t
SU:DAT
)
BUS RELEASE DELAY (RECEIVER
)
DATA OUTPUT
FROM TRANSMITTER
DATA OUTPUT
FROM RECEIVER
Figure 4. Acknowledge Timing
ACK DELAY ( t
AA
)
SCL
SDA IN
SDA OUT
Figure 5. Bus Timing
t
SU:STA
t
HD:STA
t
HD:DAT
t
F
t
LOW
t
AA
t
HIGH
t
LOW
t
R
t
DH
t
BUF
t
SU:DAT
t
SU:STO

CAT24C128WI-GT3

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
EEPROM 128K-Bit I2C Serial CMOS EEPROM
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union