JAJSPB7 February   2024 TMP110

ADVANCE INFORMATION  

  1.   1
  2. 特長
  3. アプリケーション
  4. 概要
  5. Related Products
  6. Pin Configuration and Functions
  7. Specifications
    1. 6.1 Absolute Maximum Ratings
    2. 6.2 ESD Ratings
    3. 6.3 Recommended Operating Conditions
    4. 6.4 Thermal Information
    5. 6.5 Electrical Characteristics
    6. 6.6 I2C Interface Timing
    7. 6.7 Timing Diagrams
    8. 6.8 Typical Characteristics
  8. Detailed Description
    1. 7.1 Overview
    2. 7.2 Functional Block Diagram
    3. 7.3 Feature Description
      1. 7.3.1 Digital Temperature Output
      2. 7.3.2 Decoding Temperature Data
      3. 7.3.3 Temperature Limits and Alert
    4. 7.4 Device Functional Modes
      1. 7.4.1 Continuous-Conversion Mode
      2. 7.4.2 One-Shot Mode
    5. 7.5 Programming
      1. 7.5.1 Serial Interface
      2. 7.5.2 Bus Overview
      3. 7.5.3 Device Address
      4. 7.5.4 Bus Transactions
        1. 7.5.4.1 Writes
        2. 7.5.4.2 Reads
        3. 7.5.4.3 General Call Reset Function
        4. 7.5.4.4 SMBus Alert Response
        5. 7.5.4.5 Time-Out Function
        6. 7.5.4.6 Coexist on I3C Mixed Bus
  9. Register Map
    1. 8.1 Temp_Result Register (address = 00h) [reset = xxxxh]
    2. 8.2 Configuration Register (address = 01h) [reset = 60A0h]
    3. 8.3 TLow_Limit Register (address = 02h) [reset = 4B00h]
    4. 8.4 THigh_Limit Register (address = 03h) [reset = 5000h]
  10. Application and Implementation
    1. 9.1 Application Information
    2. 9.2 Separate I2C Pullup and Supply Application
      1. 9.2.1 Design Requirements
      2. 9.2.2 Detailed Design Procedure
    3. 9.3 Equal I2C Pullup and Supply Application
      1. 9.3.1 Design Requirements
      2. 9.3.2 Detailed Design Procedure
    4. 9.4 Power Supply Recommendations
    5. 9.5 Layout
      1. 9.5.1 Layout Guidelines
      2. 9.5.2 Layout Example
  11. 10Device and Documentation Support
    1. 10.1 Documentation Support
      1. 10.1.1 Related Documentation
    2. 10.2 ドキュメントの更新通知を受け取る方法
    3. 10.3 サポート・リソース
    4. 10.4 Trademarks
    5. 10.5 静電気放電に関する注意事項
    6. 10.6 用語集
  12. 11Revision History
  13. 12Mechanical, Packaging, and Orderable Information

パッケージ・オプション

メカニカル・データ(パッケージ|ピン)
サーマルパッド・メカニカル・データ
発注情報

Temperature Limits and Alert

The TMP110 has alert feature and uses the TLow_limit register for low threshold comparison and THigh_Limit register for high threshold comparison. The alert limit is programmed in the TMP110 in a 12-bit or 13-bit two's complement format based on the Extended_Mode setting in the configuration register, with a resolution of 62.5 m°C. At the end of each temperature conversion, the temperature result is compared with the high limit and low limit registers, and the alert status flag and/or ALERT pin is updated.

The alert status flag in configuration register and/or the ALERT pin are updated based on the Alert_Mode and Polarity bit setting in the configuration register after every temperature conversion.

As shown in Figure 7-3, in comparator mode (Alert_Mode = 0b), the ALERT pin and status flag become active when the temperature equals or exceeds the value in THigh_Limit for Fault number of consecutive conversions. The ALERT pin and status flag remain active until the temperature falls below the TLow_Limit for the same number of consecutive conversions.

GUID-20240128-SS0I-NR34-MH3S-J5LFV6VMKL3K-low.svg Figure 7-3 Comparator Mode

As shown in Figure 7-4, in alert mode (Alert_Mode = 1b), the ALERT pin becomes active only when the temperature equals or exceeds the THigh_Limit for Fault number of consecutive conversion. The ALERT pin remains active, until a read operation of any register occurs, or the device responds to the SMBus Alert Response. When the ALERT pin is cleared, the pin becomes active only when the temperature is less than the TLow_Limit for Fault number of consecutive conversion and remains active, until a read operation of any register occurs, or the device responds to the SMBus Alert Response. When the ALERT pin is cleared after a TLow_Limit crossing, the above cycle repeats. The ALERT pin and status can also be cleared by issuing the General Call Reset command.

GUID-20240128-SS0I-CDGV-BVQR-8L0CRX3ZSPWM-low.svg Figure 7-4 Alert Mode