CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16 1-Kb, 2-Kb, 4-Kb, 8-Kb and 16-Kb I C CMOS Serial Eeprom
CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16 1-Kb, 2-Kb, 4-Kb, 8-Kb and 16-Kb I C CMOS Serial Eeprom
CAT24C04, CAT24C08,
CAT24C16
•   Schmitt Triggers and Noise Suppression Filters on I2C Bus Inputs                   SDA          3      4        VCC
    (SCL and SDA)
                                                                                         TSOT−23 (TD) (Top View)
•   Low power CMOS Technology
                                                                          Pin 1    A           B        Pin 1   1      2     3
•   More than 1,000,000 Program/Erase Cycles
•   100 Year Data Retention                                                 1      VCC        VSS               VCC         VSS     A
•   Industrial and Extended Temperature Range
                                                                                                                      SDA           B
•   These Devices are Pb−Free, Halogen Free/BFR Free and are RoHS
    Compliant                                                               2      SCL        SDA               WP          SCL     C
                    PIN CONFIGURATION
                                                                                   WLCSP−4**                     WLCSP−5**
            CAT24C__                                                                       (Top Views)
      16 / 08 / 04 / 02 / 01                                                ** WLCSP are available for the CAT24C04,
      NC / NC / NC / A0 / A0               1       8         VCC              CAT24C08 and CAT24C16 only.
      NC / NC / A1 / A1 / A1                                 WP               For availability, please contact factory.
                                           2       7
      NC / A2 / A2 / A2 / A2               3       6         SCL
                                                                          Pin 1        TOP MARKING FOR WLCSP                     Pin 1
                              VSS          4       5         SDA                                 (Ball Down)
         PDIP (L), SOIC (W), TSSOP (Y), MSOP (Z),                                  X          X = Specific Device            X
         TDFN, (VP2)*, UDFN−EP (HU4) (Top View)                                   YM          X = Code                      YM
* The TDFN (VP2) package is not recommended for new designs.                                    4 = 24C04
                                                                                                8 = 24C08
                                                                           WLCSP−4              6 = 24C16              WLCSP−5
                 ORDERING INFORMATION
      See detailed ordering and shipping information in the package                Y = Production Year (Last Digit)
      dimensions section on page 18 of this data sheet.                            M = Production Month (1−9, O, N, D)
                                   VCC
                                                                              Table 1. PIN FUNCTION
                                                                                 Pin Name†                            Function
                                                                                 A0, A1, A2         Device Address Input
            SCL
                                                                                    SDA             Serial Data Input/Output
                                                                       TA = −40°C to +85°C                                     3
                                                                       VCC > 3.3 V
                                                                       TA = −40°C to +125°C                                    5
     IL       I/O Pin Leakage                Pin at GND or VCC                                                                 2           mA
   VIL       Input Low Voltage                                                                          −0.5             0.3 x VCC         V
   VIH       Input High Voltage             A0, A1, A2 and WP                                         0.7 x VCC          VCC + 0.5         V
                                              SCL and SDA                                             0.7 x VCC               5.5
   VOL       Output Low                   VCC > 2.5 V, IOL = 3 mA                                                             0.4
             Voltage
                                          VCC < 2.5 V, IOL = 1 mA                                                             0.2
                                                                http://onsemi.com
                                                                        2
                         CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
                                                            http://onsemi.com
                                                                     3
                       CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
Power−On Reset (POR)                                               bus via their respective SCL and SDA pins. The transmitting
   Each CAT24Cxx* incorporates Power−On Reset (POR)                device pulls down the SDA line to ‘transmit’ a ‘0’ and
circuitry which protects the internal logic against powering       releases it to ‘transmit’ a ‘1’.
up in the wrong state.                                                Data transfer may be initiated only when the bus is not
   A CAT24Cxx device will power up into Standby mode               busy (see AC Characteristics).
after VCC exceeds the POR trigger level and will power                During data transfer, the SDA line must remain stable
down into Reset mode when VCC drops below the POR                  while the SCL line is high. An SDA transition while SCL is
trigger level. This bi−directional POR feature protects the        high will be interpreted as a START or STOP condition
device against ‘brown−out’ failure following a temporary           (Figure 2). The START condition precedes all commands. It
loss of power.                                                     consists of a HIGH to LOW transition on SDA while SCL
*For common features, the CAT24C01/02/04/08/16 will be             is HIGH. The START acts as a ‘wake−up’ call to all
referred to as CAT24Cxx.                                           receivers. Absent a START, a Slave will not respond to
                                                                   commands. The STOP condition completes all commands.
Pin Description                                                    It consists of a LOW to HIGH transition on SDA while SCL
SCL: The Serial Clock input pin accepts the Serial Clock           is HIGH.
generated by the Master.
                                                                   Device Addressing
SDA: The Serial Data I/O pin receives input data and                  The Master initiates data transfer by creating a START
transmits data stored in EEPROM. In transmit mode, this pin        condition on the bus. The Master then broadcasts an 8−bit
is open drain. Data is acquired on the positive edge, and is       serial Slave address. For normal Read/Write operations, the
delivered on the negative edge of SCL.                             first 4 bits of the Slave address are fixed at 1010 (Ah). The
A0, A1 and A2: The Address inputs set the device address           next 3 bits are used as programmable address bits when
when cascading multiple devices. When not driven, these            cascading multiple devices and/or as internal address bits.
pins are pulled LOW internally.                                    The last bit of the slave address, R/W, specifies whether a
WP: The Write Protect input pin inhibits all write                 Read (1) or Write (0) operation is to be performed. The 3
operations, when pulled HIGH. When not driven, this pin is         address space extension bits are assigned as illustrated in
pulled LOW internally.                                             Figure 3. A2, A1 and A0 must match the state of the external
                                                                   address pins, and a10, a9 and a8 are internal address bits.
Functional Description
                                                                   Acknowledge
   The CAT24Cxx supports the Inter−Integrated Circuit
(I2C) Bus data transmission protocol, which defines a device          After processing the Slave address, the Slave responds
that sends data to the bus as a transmitter and a device           with an acknowledge (ACK) by pulling down the SDA line
receiving data as a receiver. Data flow is controlled by a         during the 9th clock cycle (Figure 4). The Slave will also
Master device, which generates the serial clock and all            acknowledge the address byte and every data byte presented
START and STOP conditions. The CAT24Cxx acts as a                  in Write mode. In Read mode the Slave shifts out a data byte,
Slave device. Master and Slave alternate as either                 and then releases the SDA line during the 9th clock cycle. As
transmitter or receiver.                                           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.
resistors. Master and Slave devices connect to the 2−wire
                                                     http://onsemi.com
                                                               4
                 CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
SCL
SDA
                                  START                                                               STOP
                                CONDITION                                                           CONDITION
1 0 1 0 A2 A1 a8 R/W CAT24C04
1 0 1 0 A2 a9 a8 R/W CAT24C08
     DATA OUTPUT
FROM TRANSMITTER
     DATA OUTPUT
   FROM RECEIVER
                                                                                                       ACK SETUP (w tSU:DAT)
                       START                              ACK DELAY (v tAA)
                           tF                             tHIGH                           tR
                                        tLOW                                tLOW
SCL
             tSU:STA                                     tHD:DAT
                                    tHD:SDA                                              tSU:DAT                       tSU:STO
 SDA IN
                                                                                                                      tBUF
                                                   tAA                             tDH
SDA OUT
                                                          http://onsemi.com
                                                                       5
                       CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
WRITE OPERATIONS
Byte Write                                                            sixteen bytes are received and the STOP condition has been
  In Byte Write mode, the Master sends the START                      sent by the Master, the internal Write cycle begins. At this
condition and the Slave address with the R/W bit set to zero          point all received data is written to the CAT24Cxx in a single
to the Slave. After the Slave generates an acknowledge, the           write cycle.
Master sends the byte address that is to be written into the
address pointer of the CAT24Cxx. After receiving another              Acknowledge Polling
acknowledge from the Slave, the Master transmits the data               The acknowledge (ACK) polling routine can be used to
byte to be written into the addressed memory location. The            take advantage of the typical write cycle time. Once the stop
CAT24Cxx device will acknowledge the data byte and the                condition is issued to indicate the end of the host’s write
Master generates the STOP condition, at which time the                operation, the CAT24Cxx initiates the internal write cycle.
device begins its internal Write cycle to nonvolatile memory          The ACK polling can be initiated immediately. This
(Figure 6). While this internal cycle is in progress (tWR), the       involves issuing the start condition followed by the slave
SDA output will be tri−stated and the CAT24Cxx will not               address for a write operation. If the CAT24Cxx is still busy
respond to any request from the Master device (Figure 7).             with the write operation, NoACK will be returned. If the
                                                                      CAT24Cxx has completed the internal write operation, an
Page Write                                                            ACK will be returned and the host can then proceed with the
   The CAT24Cxx writes up to 16 bytes of data in a single             next read or write operation.
write cycle, using the Page Write operation (Figure 8). The
Page Write operation is initiated in the same manner as the           Hardware Write Protection
Byte Write operation, however instead of terminating after               With the WP pin held HIGH, the entire memory is
the data byte is transmitted, the Master is allowed to send up        protected against Write operations. If the WP pin is left
to fifteen additional bytes. After each byte has been                 floating or is grounded, it has no impact on the operation of
transmitted the CAT24Cxx will respond with an                         the CAT24Cxx. The state of the WP pin is strobed on the last
acknowledge and internally increments the four low order              falling edge of SCL immediately preceding the first data
address bits. The high order bits that define the page address        byte (Figure 9). If the WP pin is HIGH during the strobe
remain unchanged. If the Master transmits more than sixteen           interval, the CAT24Cxx will not acknowledge the data byte
bytes prior to sending the STOP condition, the address                and the Write request will be rejected.
counter ‘wraps around’ to the beginning of page and
                                                                      Delivery State
previously transmitted data will be overwritten. Once all               The CAT24Cxx is shipped erased, i.e., all bytes are FFh.
                        BUS ACTIVITY:      S
                                           T                          ADDRESS             DATA           S
                                           A      SLAVE                                                  T
                                           R                            BYTE              BYTE           O
                              MASTER             ADDRESS
                                           T                           a7 − a 0          d7 − d 0        P
S P
                                                              A                   A                  A
                                SLAVE                         C                   C                  C
                                                              K                   K                  K
                        * For the CAT24C01 a7 = 0
                                                Figure 6. Byte Write Sequence
                                                       http://onsemi.com
                                                                  6
                CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
SCL
BUS ACTIVITY:    S
                 T                                              DATA               DATA              DATA       S
                 A    SLAVE              ADDRESS                BYTE               BYTE              BYTE       T
      MASTER     R   ADDRESS               BYTE                   n                 n+1               n+P       O
                 T                                                                                              P
S P
                                     A                  A                     A               A             A
       SLAVE                         C                  C                     C               C             C
                n=1                  K                  K                     K               K             K
                P v 15
                                         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
                                                  http://onsemi.com
                                                            7
                       CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
                                                        READ OPERATIONS
Immediate Read                                                            CAT24Cxx acknowledges the byte address, the Master
  Upon receiving a Slave address with the R/W bit set to ‘1’,             device resends the START condition and the slave address,
the CAT24Cxx will interpret this as a request for data                    this time with the R/W bit set to one. The CAT24Cxx then
residing at the current byte address in memory. The                       responds with its acknowledge and sends the requested data
CAT24Cxx will acknowledge the Slave address, will                         byte. The Master device does not acknowledge the data
immediately shift out the data residing at the current address,           (NoACK) but will generate a STOP condition (Figure 11).
and will then wait for the Master to respond. If the Master
does not acknowledge the data (NoACK) and then follows                    Sequential Read
up with a STOP condition (Figure 10), the CAT24Cxx                          If during a Read session, the Master acknowledges the 1st
returns to Standby mode.                                                  data byte, then the CAT24Cxx will continue transmitting
                                                                          data residing at subsequent locations until the Master
Selective Read                                                            responds with a NoACK, followed by a STOP (Figure 12).
  Selective Read operations allow the Master device to                    In contrast to Page Write, during Sequential Read the
select at random any memory location for a read operation.                address count will automatically increment to and then
The Master device first performs a ‘dummy’ write operation                wrap−around at end of memory (rather than end of page). In
by sending the START condition, slave address and byte                    the CAT24C01, the internal address count will not wrap
address of the location it wishes to read. After the                      around at the end of the 128 byte memory space.
                                                                                                  N
                                     BUS ACTIVITY:      S                                         O
                                                        T                                          S
                                                        A        SLAVE                            AT
                                           MASTER       R       ADDRESS                           CO
                                                        T                                         KP
S P
                                                                            A
                                             SLAVE                          C           D ATA
                                                                            K           BYTE
SCL 8 9
S S P
                                                        A                   A                         A
                       SLAVE                            C                   C                         C   D ATA
                                                        K                   K                         K   BYTE
                                      A
               SLAVE                  C      D ATA                  D ATA                 D ATA                   D ATA
                                      K      BYTE                   BYTE                  BYTE                    BYTE
                                               n                     n+1                   n+2                     n+x
                                              Figure 12. Sequential Read Sequence
                                                            http://onsemi.com
                                                                     8
                        CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
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
                                                             9
                   CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
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
                                                             10
                      CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
PACKAGE DIMENSIONS
                                                        TSSOP8, 4.4x3
                                                         CASE 948AL
                           b                              ISSUE O
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
                                                                 11
                           CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
PACKAGE DIMENSIONS
                                                                MSOP 8, 3x3
                                                                CASE 846AD
                                                                 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
                                                                    12
                         CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
PACKAGE DIMENSIONS
                                                           TDFN8, 2x3
                                                           CASE 511AK
                                                            ISSUE A
D A e b
E E2
                                                                                                       PIN#1
                                                                                                       IDENTIFICATION
                                                                     A1
           PIN#1 INDEX AREA                                                         D2            L
    A3                      0.20 REF                                                              A3
     b            0.20         0.25          0.30
     D            1.90         2.00          2.10
    D2            1.30         1.40          1.50                               FRONT VIEW
Notes:
(1) All dimensions are in millimeters.
(2) Complies with JEDEC MO-229.
                                                       http://onsemi.com
                                                                13
                CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
PACKAGE DIMENSIONS
                                                  TSOT−23, 5 LEAD
                                                    CASE 419AE
                                                     ISSUE O
                                       A2 A
                                                                  q
                                                                                L
                             b         A1                                                                  c   L2
                                                                          L1
Notes:
(1) All dimensions are in millimeters. Angles in degrees.
(2) Complies with JEDEC MO-193.
                                                  http://onsemi.com
                                                            14
                     CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
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
                      CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
PACKAGE DIMENSIONS
                                                                   WLCSP4, 0.86x0.84
                                                                     CASE 567DC
                                                                       ISSUE B
                                      È
                                                      A B                                        NOTES:
                                          E                                                       1. DIMENSIONING AND TOLERANCING PER ASME
                    PIN A1                                                                           Y14.5M, 1994.
                                      È
                REFERENCE                                                                         2. CONTROLLING DIMENSION: MILLIMETERS.
                                                                                                  3. DATUM C, THE SEATING PLANE, IS DEFINED BY
                                                           D                                         THE SPHERICAL CROWNS OF THE CONTACT
            2X           0.10 C                                                                      BALLS.
                                                                                                  4. COPLANARITY APPLIES TO SPHERICAL CROWNS
                                                                                                     OF THE CONTACT BALLS.
                                                                                                  5. DIMENSION b IS MEASURED AT THE MAXIMUM
            2X           0.10 C TOP VIEW                                                             CONTACT BALL DIAMETER PARALLEL TO DATUM C.
                                                                                                           MILLIMETERS
                                                      A2                                             DIM   MIN      MAX
                                                               A                                      A    0.28     0.38
                         0.10 C                                                                      A1    0.08     0.12
                                                                                                     A2      0.23 REF
                                                                                                      b    0.16     0.20
                    0.05 C                                                                            D      0.86 BSC
                                                                   SEATING                            E      0.84 BSC
            NOTE 4                        A1                   C   PLANE                              e      0.40 BSC
                                  SIDE VIEW                        NOTE 3
                                                                                                 RECOMMENDED
                                                                                              SOLDERING FOOTPRINT*
                                                  e                                                 A1
                    4X   b                             e
                                                                                                                           PACKAGE
                                                                                                                           OUTLINE
         0.10   M   C A B
                                  B
NOTE 5
                                  A
                                                                                                                       4X
                                      1       2                                             0.40
                                                                                                                            0.18
                              BOTTOM VIEW                                                   PITCH                0.40
                                                                                                                 PITCH
                                                                                                         DIMENSIONS: MILLIMETERS
                                                                   http://onsemi.com
                                                                             16
                        CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
PACKAGE DIMENSIONS
                                                             WLCSP5, 0.84x0.86
                                                               CASE 567DD
                                                                 ISSUE B
                             ÈÈ
                                               A B                                     NOTES:
                                    D                                                   1. DIMENSIONING AND TOLERANCING PER ASME
                             ÈÈ
                    PIN A1                                                                 Y14.5M, 1994.
                REFERENCE                                                               2. CONTROLLING DIMENSION: MILLIMETERS.
                                                                                        3. DATUM C, THE SEATING PLANE, IS DEFINED BY THE
                                                    E                                      SPHERICAL CROWNS OF THE CONTACT BALLS.
            2X         0.10 C                                                           4. COPLANARITY APPLIES TO SPHERICAL CROWNS
                                                                                           OF THE CONTACT BALLS.
                                                                                        5. DIMENSION b IS MEASURED AT THE MAXIMUM CON-
            2X                                                                             TACT BALL DIAMETER PARALLEL TO DATUM C.
                       0.10 C
                                TOP VIEW                                                           MILLIMETERS
                                                                                            DIM    MIN      MAX
                                               A2                                            A     0.29     0.39
                                                        A                                   A1     0.10     0.14
                       0.10 C                                                               A2       0.23 REF
                                                                                             b     0.14     0.18
                                                                                             D       0.84 BSC
                    0.05 C                                                                   E       0.86 BSC
                                                            SEATING                          e       0.30 BSC
           NOTE 4                       A1              C   PLANE                           e1       0.52 BSC
                                SIDE VIEW                   NOTE 3
                                                                                         RECOMMENDED
                                           e                                          SOLDERING FOOTPRINT*
                     5X  b                      e1                                            A1                   PACKAGE
         0.10   M   C A B                                                                                          OUTLINE
                                C
NOTE 5                          B
                                A
                    PIN A1          123
                REFERENCE                                                                                          5X
                             BOTTOM VIEW                                            0.52                                0.16
                                                                                    PITCH                  0.30
                                                                                                           PITCH
                                                                                                  DIMENSIONS: MILLIMETERS
                                                             http://onsemi.com
                                                                      17
                        CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
Ordering Information
 CAT24C01 Ordering Information
                                Specific           Package          Temperature         Lead
  Device Order Number        Device Marking         Type           Range (Note 9)       Finish                  Shipping
  CAT24C01TDI−GT3                  MM             TSOT−23−5            Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C01VP2I−GT3*                EE               TDFN−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C01WI−GT3                24C01WI             SOIC−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C01WE−GT3                24C01WI             SOIC−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C01YI−GT3                   C01             TSSOP−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C01YE−GT3                   C01             TSSOP−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C01ZI−GT3                  ABMK             MSOP−8              Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
 CAT24C02 Ordering Information (Notes 10, 11)
                                Specific           Package          Temperature         Lead
  Device Order Number        Device Marking         Type           Range (Note 9)       Finish                  Shipping
  CAT24C02WI−G                   24C02H             SOIC−8             Industrial       NiPdAu           Tube, 100 Units / Tube
  CAT24C02WI−GA                  24C02H             SOIC−8             Industrial       NiPdAu           Tube, 100 Units / Tube
  CAT24C02WI−GT3                 24C02H             SOIC−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02WI−GT3A                24C02H             SOIC−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02WE−GT3                 24C02H             SOIC−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02WE−GT3A                24C02H             SOIC−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02YI−G                    C02H             TSSOP−8             Industrial       NiPdAu           Tube, 100 Units / Tube
  CAT24C02YI−GA                   C02H             TSSOP−8             Industrial       NiPdAu           Tube, 100 Units / Tube
  CAT24C02YI−GT3                  C02H             TSSOP−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02YI−GT3A                 C02H             TSSOP−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02YE−GT3                  C02H             TSSOP−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02YE−GT3A                 C02H             TSSOP−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02VP2I−GT3*                C1T              TDFN−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02VP2IGT3A*                C1T              TDFN−8             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02VP2E−GT3*                C1T              TDFN−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02VP2EGT3A*                C1T              TDFN−8             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02ZI−GT3                   C1              MSOP−8              Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02ZE−GT3                   C1              MSOP−8              Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02ZI−GT3A                  C1              MSOP−8              Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02ZE−GT3A                  C1              MSOP−8              Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02TDI−GT3                  C1             TSOT−23−5            Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02TDE−GT3                  C1             TSOT−23−5            Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02TDI−GT3A                 C1             TSOT−23−5            Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02TDE−GT3A                 C1             TSOT−23−5            Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02LI−GA                  24C02H             PDIP−8             Industrial       NiPdAu            Tube, 50 Units / Tube
  CAT24C02LE−GA                  24C02H             PDIP−8             Extended         NiPdAu            Tube, 50 Units / Tube
  CAT24C02HU4IGT3A                C1U             UDFN8−EP             Industrial       NiPdAu       Tape & Reel, 3,000 Units / Reel
  CAT24C02HU4EGT3A                C1U             UDFN8−EP             Extended         NiPdAu       Tape & Reel, 3,000 Units / Reel
9. Industrial temperature range is −40°C to +85°C and Extended temperature range is −40°C to +125°C.
10. Part numbers ending with “A” for the CAT24C02 are for Gresham (Product Rev H) only die.
11. The CAT24C02 ”non−A” Device Order Numbers use Gresham die (Rev H) for date codes, starting August 1st, 2012. Therefore the Specific
    Device Marking for these OPNs reflect Rev H die.
* The TDFN (VP2) package is not recommended for new designs.
                                                        http://onsemi.com
                                                                  18
                           CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
                                                        http://onsemi.com
                                                                  19
                                   CAT24C01, CAT24C02, CAT24C04, CAT24C08, CAT24C16
  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                                                                             CAT24C01/D
                                                                                                 20