EEPROM
EEPROM
•    This Device is Pb−Free, Halogen Free/BFR Free and RoHS                                  VSS                           SDA
     Compliant**                                                                     PDIP (L), SOIC (W), TSSOP (Y), MSOP
                                                                                       (Z), UDFN (HU3***), UDFN (HU4)
                               VCC
                                                                                     For the location of Pin 1, please consult the
                                                                                     corresponding package drawing.
                                                                                     *** Not recommended for new design.
          SCL
                                                                                                    PIN FUNCTION
    A2, A1, A0            CAT24C128                SDA
                                                                                 Pin   Name†                       Function
          WP                                                                      A0, A1, A2          Device Address Inputs
                                                                                     SDA              Serial Data Input/Output
                                                                                      SCL             Serial Clock Input
                               VSS
                                                                                       WP             Write Protect Input
                 Figure 1. Functional Symbol
                                                                                       VCC            Power Supply
** For additional information on our Pb−Free strategy and soldering details,   †The exposed pad for the TDFN/UDFN packages can
  please download the ON Semiconductor Soldering and Mounting Techniques        be left floating or connected to Ground.
  Reference Manual, SOLDERRM/D.
                                                                                          ORDERING INFORMATION
                                                                               See detailed ordering and shipping information in the package
                                                                               dimensions section on page 16 of this data sheet.
                                                             http://onsemi.com
                                                                        2
                                                                 CAT24C128
                                                            http://onsemi.com
                                                                        3
                                                                   CAT24C128
                                                             http://onsemi.com
                                                                       4
                                                       CAT24C128
Power−On Reset (POR)                                               resistors. Master and Slave devices connect to the 2−wire
   The CAT24C128 incorporates Power−On Reset (POR)                 bus via their respective SCL and SDA pins. The transmitting
circuitry which protects the device against powering up in         device pulls down the SDA line to ‘transmit’ a ‘0’ and
the wrong state.                                                   releases it to ‘transmit’ a ‘1’.
   The CAT24C128 will power up into Standby mode after                Data transfer may be initiated only when the bus is not
VCC exceeds the POR trigger level and will power down into         busy (see A.C. Characteristics).
Reset mode when VCC drops below the POR trigger level.                During data transfer, the SDA line must remain stable
This bi−directional POR feature protects the device against        while the SCL line is HIGH. An SDA transition while SCL
‘brown−out’ failure following a temporary loss of power.           is HIGH will be interpreted as a START or STOP condition
                                                                   (Figure 2). The START condition precedes all commands. It
Pin Description                                                    consists of a HIGH to LOW transition on SDA while SCL
SCL: The Serial Clock input pin accepts the Serial Clock           is HIGH. The START acts as a ‘wake−up’ call to all
generated by the Master.                                           receivers. Absent a START, a Slave will not respond to
SDA: The Serial Data I/O pin receives input data and               commands. The STOP condition completes all commands.
transmits data stored in EEPROM. In transmit mode, this pin        It consists of a LOW to HIGH transition on SDA while SCL
is open drain. Data is acquired on the positive edge, and is       is HIGH.
delivered on the negative edge of SCL.
                                                                   Device Addressing
A0, A1 and A2: The Address pins accept the device address.           The Master initiates data transfer by creating a START
When not driven, these pins are pulled LOW internally.             condition on the bus. The Master then broadcasts an 8−bit
WP: The Write Protect input pin inhibits all write                 serial Slave address. The first 4 bits of the Slave address are
operations, when pulled HIGH. When not driven, this pin is         set to 1010, for normal Read/Write operations (Figure 3).
pulled LOW internally.                                             The next 3 bits, A2, A1 and A0, select one of 8 possible Slave
                                                                   devices and must match the state of the external address pins.
Functional Description                                             The last bit, R/W, specifies whether a Read (1) or Write (0)
   The CAT24C128 supports the Inter−Integrated Circuit             operation is to be performed.
(I2C) Bus data transmission protocol, which defines a device
that sends data to the bus as a transmitter and a device           Acknowledge
receiving data as a receiver. Data flow is controlled by a            After processing the Slave address, the Slave responds
Master device, which generates the serial clock and all            with an acknowledge (ACK) by pulling down the SDA line
START and STOP conditions. The CAT24C128 acts as a                 during the 9th clock cycle (Figure 4). The Slave will also
Slave device. Master and Slave alternate as either                 acknowledge all address bytes and every data byte presented
transmitter or receiver. Up to 8 devices may be connected to       in Write mode. In Read mode the Slave shifts out a data byte,
the bus as determined by the device address inputs A0, A1,         and then releases the SDA line during the 9th clock cycle. As
and A2.                                                            long as the Master acknowledges the data, the Slave will
                                                                   continue transmitting. The Master terminates the session by
I2C Bus Protocol                                                   not acknowledging the last data byte (NoACK) and by
  The I2C bus consists of two ‘wires’, SCL and SDA. The            issuing a STOP condition. Bus timing is illustrated in
two wires are connected to the VCC supply via pull−up              Figure 5.
                                                    http://onsemi.com
                                                               5
                                                              CAT24C128
SCL
SDA
                                   START                                                              STOP
                                 CONDITION                                                          CONDITION
                                              Figure 2. START/STOP Conditions
DEVICE ADDRESS
1 0 1 0 A2 A1 A0 R/W
       SCL FROM                    1                                     8                   9
        MASTER
     DATA OUTPUT
FROM TRANSMITTER
    DATA OUTPUT
  FROM RECEIVER
                            tF                        tHIGH                         tR
                                       tLOW                        tLOW
SCL
            tSU:STA                                  tHD:DAT
                                   tHD:STA                                         tSU:DAT                         tSU:STO
SDA IN
                                                                                                                   tBUF
                                               tAA                           tDH
SDA OUT
                                                        http://onsemi.com
                                                                   6
                                                                 CAT24C128
               BUS ACTIVITY:     S
                                 T                               ADDRESS        ADDRESS                            S
                                 A     SLAVE                       BYTE           BYTE              DATA           T
                     MASTER      R    ADDRESS                     a13−a8          a7−a0             BYTE           O
                                 T                                                                                 P
S * * P
                                                       A                   A                 A                 A
                      SLAVE                            C                   C                 C                 C
                                                       K                   K                 K                 K
                            * = Don’t Care Bit
SCL
                                                           http://onsemi.com
                                                                    7
                                                            CAT24C128
BUS ACTIVITY: S
              T                            ADDRESS        ADDRESS            DATA              DATA                   DATA          S
              A       SLAVE                  BYTE          BYTE              BYTE              BYTE                   BYTE          T
    MASTER R         ADDRESS                a13−a8          a7−a0             n                n+1                    n+P           O
              T                                                                                                                     P
S * * P
                                 A                   A                 A                A                  A   A                A
       SLAVE                     C                   C                 C                C                  C   C                C
                                 K                   K                 K                K                  K   K                K
      * = Don’t Care Bit
      P v 63                                    Figure 8. Page Write Sequence
                                           ADDRESS                                          DATA
                                             BYTE                                           BYTE
                                 1                   8            9            1                       8
                      SCL
                      SDA       a7                   a0                       d7                      d0
                                                              tSU:WP
WP
tHD:WP
Figure 9. WP Timing
Read Operations                                                        with data, the Master instead follows up with an Immediate
                                                                       Read sequence, then the CAT24C128 will use the 14 active
Immediate Read                                                         address bits to initialize the internal address counter and will
  Upon receiving a Slave address with the R/W bit set to ‘1’,          shift out data residing at the corresponding location. If the
the CAT24C128 will interpret this as a request for data                Master does not acknowledge the data (NoACK) and then
residing at the current byte address in memory. The                    follows up with a STOP condition (Figure 11), the
CAT24C128 will acknowledge the Slave address, will                     CAT24C128 returns to Standby mode.
immediately shift out the data residing at the current address,
and will then wait for the Master to respond. If the Master            Sequential Read
does not acknowledge the data (NoACK) and then follows                   If during a Read session the Master acknowledges the 1st
up with a STOP condition (Figure 10), the CAT24C128                    data byte, then the CAT24C128 will continue transmitting
returns to Standby mode.                                               data residing at subsequent locations until the Master
                                                                       responds with a NoACK, followed by a STOP (Figure 12).
Selective Read                                                         In contrast to Page Write, during Sequential Read the
  To read data residing at a specific location, the internal           address count will automatically increment to and then
address counter must first be initialized as described under           wrap−around at end of memory (rather than end of page).
Byte Write. If rather than following up the two address bytes
                                                          http://onsemi.com
                                                                  8
                                                           CAT24C128
                           BUS ACTIVITY:          S                                       N
                                                  T                                       O   S
                                                  A         SLAVE                         A   T
                                   MASTER         R        ADDRESS                        C   O
                                                  T                                       K   P
S P
                                                                       A
                                       SLAVE                           C       DATA
                                                                       K       BYTE
SCL 8 9
BUS ACTIVITY:   S                                                                  S                            N
                T                            ADDRESS             ADDRESS           T                            O   S
                A      SLAVE                   BYTE                BYTE            A    SLAVE                   A   T
     MASTER     R     ADDRESS                 a13−a8               a7−a0           R   ADDRESS                  C   O
                T                                                                  T                            K   P
S * * S P
                                   A                        A                  A                  A      DATA
      SLAVE                        C                        C                  C                  C
                                   K                        K                  K                  K      BYTE
      * = Don’t Care Bit
                                         Figure 11. Selective Read Sequence
                                                                                                                N
   BUS ACTIVITY:                                                                                                O   S
                      SLAVE                                                                                     A   T
        MASTER       ADDRESS                                                                                    C   O
                                                                                                                K   P
                               A                       A                   A                  A
                               C       DATA            C        DATA               DATA                  DATA
          SLAVE                                                            C                  C
                               K       BYTE            K        BYTE       K       BYTE       K          BYTE
                                         n                       n+1                n+2                   n+x
                                                       http://onsemi.com
                                                                 9
                                                      CAT24C128
PACKAGE DIMENSIONS
                                                                          A                             5.33
                                                                         A1      0.38
                                                                         A2      2.92          3.30     4.95
                                                                          b      0.36          0.46     0.56
                           TOP VIEW
                                                                                        E
                                                       A2
A
A1
                                                                                                                c
                                             b2
L
                                                                                        eB
                e                        b
Notes:
(1) All dimensions are in millimeters.
(2) Complies with JEDEC MS-001.
                                                    http://onsemi.com
                                                             10
                                                        CAT24C128
PACKAGE DIMENSIONS
                                                                                A          1.35              1.75
                                                                                A1         0.10              0.25
                                                                                b          0.33              0.51
                                                                                c          0.19              0.25
                                            E1    E                             D          4.80              5.00
                                                                                E          5.80              6.20
                                                                                E1         3.80              4.00
                                                                                e                 1.27 BSC
                                                                                h          0.25              0.50
                                                                                L          0.40              1.27
 PIN # 1
 IDENTIFICATION                                                                 θ           0º                8º
TOP VIEW
D h
                                            A1                            θ
                                                  A
                                                                                                                    c
             e                    b                                             L
Notes:
(1) All dimensions are in millimeters. Angles in degrees.
(2) Complies with JEDEC MS-012.
                                                      http://onsemi.com
                                                             11
                                                            CAT24C128
PACKAGE DIMENSIONS
                                                       TSSOP8, 4.4x3
                                                       CASE 948AL−01
                                                          ISSUE O
                           b
TOP VIEW
A2                                                                                                               c
                                      A                      q1
                                 A1                                L1
                                                                                                             L
            SIDE VIEW                                                                  END VIEW
Notes:
(1) All dimensions are in millimeters. Angles in degrees.
(2) Complies with JEDEC MO-153.
                                                      http://onsemi.com
                                                                  12
                                                  CAT24C128
PACKAGE DIMENSIONS
                                                  UDFN8, 2x3
                                                CASE 517AX−01
                                                   ISSUE O
D A
DETAIL A
                                                                                                PIN #1
                                                                    E2                          IDENTIFICATION
                                                        A1
          PIN #1 INDEX AREA                                                          D2
Notes:                                                                  A1
(1) All dimensions are in millimeters.                                       FRONT VIEW
(2) Complies with JEDEC MO-229.
                                                http://onsemi.com
                                                       13
                                                                CAT24C128
PACKAGE DIMENSIONS
                                                             MSOP 8, 3x3
                                                            CASE 846AD−01
                                                               ISSUE O
TOP VIEW
    A   A2
                                                                                                                           DETAIL A
A1 e b c
L2
    Notes:                                                                                        L
    (1) All dimensions are in millimeters. Angles in degrees.                               L1
    (2) Complies with JEDEC MO-187.
                                                                                     DETAIL A
                                                            http://onsemi.com
                                                                   14
                                                        CAT24C128
PACKAGE DIMENSIONS
D A b e
E E2
                                                                                                        PIN #1
                                                                                                        IDENTIFICATION
                                                              A1
          PIN #1 INDEX AREA                                                            D2
                                                                                                0.065 REF
Notes:                                                                  A3     0.0 - 0.05
                                                                                                Copper Exposed
(1) All dimensions are in millimeters.
(2) Refer JEDEC MO-236/MO-252.                                                     DETAIL A
                                                    http://onsemi.com
                                                             15
                                                                                        CAT24C128
  ON Semiconductor and              are registered trademarks of Semiconductor Components Industries, LLC (SCILLC). SCILLC owns the rights to a number of patents, trademarks,
  copyrights, trade secrets, and other intellectual property. A listing of SCILLC’s product/patent coverage may be accessed at www.onsemi.com/site/pdf/Patent−Marking.pdf. SCILLC
  reserves the right to make changes without further notice to any products herein. SCILLC makes no warranty, representation or guarantee regarding the suitability of its products for any
  particular purpose, nor does SCILLC assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any and all liability, including without
  limitation special, consequential or incidental damages. “Typical” parameters which may be provided in SCILLC data sheets and/or specifications can and do vary in different applications
  and actual performance may vary over time. All operating parameters, including “Typicals” must be validated for each customer application by customer’s technical experts. SCILLC
  does not convey any license under its patent rights nor the rights of others. SCILLC products are not designed, intended, or authorized for use as components in systems intended for
  surgical implant into the body, or other applications intended to support or sustain life, or for any other application in which the failure of the SCILLC product could create a situation where
  personal injury or death may occur. Should Buyer purchase or use SCILLC products for any such unintended or unauthorized application, Buyer shall indemnify and hold SCILLC and
  its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly,
  any claim of personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that SCILLC was negligent regarding the design or manufacture
  of the part. SCILLC is an Equal Opportunity/Affirmative Action Employer. This literature is subject to all applicable copyright laws and is not for resale in any manner.
                                                                                   http://onsemi.com                                                                           CAT24C128/D
                                                                                                 16