SLVSLJ4A April   2026  – July 2026 TCA9847

PRODUCTION DATA  

  1.   1
  2. Features
  3. Applications
  4. Description
  5. Pin Configuration and Functions
  6. Specifications
    1. 5.1 Absolute Maximum Ratings
    2. 5.2 ESD Ratings
    3. 5.3 Recommended Operating Conditions
    4. 5.4 Thermal Information
    5. 5.5 Electrical Characteristics (Global)
    6. 5.6 I2C Interface Timing Requirements
    7. 5.7 Reset Timing Requirements
    8. 5.8 Switching Characteristics
    9. 5.9 Typical Characteristics
  7. Parameter Measurement Information
  8. Detailed Description
    1. 7.1 Overview
    2. 7.2 Functional Block Diagram
    3. 7.3 Feature Description
    4. 7.4 Device Functional Modes
      1. 7.4.1 RESET Input
      2. 7.4.2 Power-On Reset
    5. 7.5 Programming
      1. 7.5.1 I2C Interface
      2. 7.5.2 Device Address
      3. 7.5.3 Bus Transactions
        1. 7.5.3.1 Writes
        2. 7.5.3.2 Reads
      4. 7.5.4 Control Register
      5. 7.5.5 RESET Input
      6. 7.5.6 Power-On Reset
      7. 7.5.7 Software Reset
      8. 7.5.8 Device ID
  9. Application and Implementation
    1. 8.1 Application Information
    2. 8.2 Typical Application
      1. 8.2.1 Design Requirements
        1. 8.2.1.1 Voltage Translation Requirements
      2. 8.2.2 Detailed Design Procedure
      3. 8.2.3 Application Curves
    3. 8.3 Power Supply Recommendations
      1. 8.3.1 Power-On Reset Requirements
    4. 8.4 Layout
      1. 8.4.1 Layout Guidelines
      2. 8.4.2 Layout Example
  10. Device and Documentation Support
    1. 9.1 Documentation Support
      1. 9.1.1 Related Documentation
    2. 9.2 Receiving Notification of Documentation Updates
    3. 9.3 Support Resources
    4. 9.4 Trademarks
    5. 9.5 Electrostatic Discharge Caution
    6. 9.6 Glossary
  11. 10Revision History
  12. 11Mechanical, Packaging, and Orderable Information

Device ID

The Device ID is a 24-bit (3-byte) read-only value containing the following fields:

  • 12 bits: Manufacturer identifier (unique per manufacturer, for example, TI)
  • 9 bits: Part number (assigned by the manufacturer)
  • 3 bits: Die revision (assigned by the manufacturer)

The Device ID is hardwired and accessible using the following procedure:

  1. Send a START command.
  2. The controller transmits the Reserved Device ID I²C address (1111 1000) with R/W = 0 (write).
  3. The controller sends the target device address, with the LSB as “don’t care.” Only the matching device acknowledges.
  4. Issue a Repeated START condition.
    1. A STOP command followed by a START command resets the target state machine and the Device ID read cannot be performed. Also, a STOP command or a Re-START command followed by an access to another target device resets the target state machine and the Device ID Read cannot be performed.
  5. The controller sends the Reserved Device ID I²C address (1111 1001) with R/W = 1 (read).
  6. The device transmits the Device ID in the following order: •
    1. First byte + 4 MSBs of second byte: Manufacturer ID (12 bits)
    2. 4 LSBs of second byte + 5 MSBs of third byte: Part Identification (9 bits)
    3. 3 LSBs of third byte: Die Revision (3 bits)
  7. The controller completes the read by sending a NACK after the last byte, resetting the device’s internal state machine and then issuing a STOP command.

If the controller sends additional acknowledgments after the third byte, the device restarts the data sequence from the first byte.

TCA9847 Device ID Figure 7-6 Device ID
TCA9847 Device ID Sequence Figure 7-7 Device ID Sequence