JAJSN53B February   2012  – January 2025 INA230

PRODUCTION DATA  

  1.   1
  2. 特長
  3. アプリケーション
  4. 概要
  5. Device Comparison
  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 Timing Requirements (I2C)
    7. 6.7 Typical Characteristics
  8. Detailed Description
    1. 7.1 Overview
    2. 7.2 Functional Block Diagram
    3. 7.3 Feature Description
      1. 7.3.1 Basic ADC Functions
      2. 7.3.2 Power Calculation
      3. 7.3.3 Alert Pin
    4. 7.4 Device Functional Modes
      1. 7.4.1 Averaging and Conversion Time Considerations
      2. 7.4.2 Filtering and Input Considerations
    5. 7.5 Programming
      1. 7.5.1 Programming the Calibration Register
      2. 7.5.2 Programming the INA230 Power Measurement Engine
        1. 7.5.2.1 Calibration Register and Scaling
      3. 7.5.3 Simple Current Shunt Monitor Usage (No Programming Necessary)
      4. 7.5.4 Default INA230 Settings
      5. 7.5.5 Bus Overview
        1. 7.5.5.1 Serial Bus Address
        2. 7.5.5.2 Serial Interface
      6. 7.5.6 Writing to and Reading From the I2C Serial Interface
        1. 7.5.6.1 High-Speed I2C Mode
      7. 7.5.7 SMBus Alert Response
    6. 7.6 Register Maps
      1. 7.6.1 Configuration Register (00h, Read/Write)
      2. 7.6.2 AVG Bit Settings [11:9]
      3. 7.6.3 VBUS CT Bit Settings [8:6]
      4. 7.6.4 VSH CT Bit Settings [5:3]
      5. 7.6.5 Mode Settings [2:0]
      6. 7.6.6 Data Output Register
        1. 7.6.6.1 Shunt Voltage Register (01h, Read-Only)
        2. 7.6.6.2 Bus Voltage Register (02h, Read-Only) #GUID-A37EA2E7-DC60-42D5-94EF-920B5CD5B7A9/SBOS5477597
        3. 7.6.6.3 Power Register (03h, Read-Only)
        4. 7.6.6.4 Current Register (04h, Read-Only)
        5. 7.6.6.5 Calibration Register (05h, Read/Write)
        6. 7.6.6.6 Mask/Enable Register (06h, Read/Write)
        7. 7.6.6.7 Alert Limit Register (07h, Read/Write)
  9. Application and Implementation
    1. 8.1 Application Information
    2. 8.2 Typical Applications
      1. 8.2.1 High-Side Sensing Circuit Application
        1. 8.2.1.1 Design Requirements
        2. 8.2.1.2 Detailed Design Procedure
        3. 8.2.1.3 Application Curves
    3. 8.3 Power Supply Recommendations
    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 ドキュメントの更新通知を受け取る方法
    3. 9.3 サポート・リソース
    4. 9.4 Trademarks
    5. 9.5 静電気放電に関する注意事項
    6. 9.6 用語集
  11. 10Revision History
  12. 11Mechanical, Packaging, and Orderable Information

パッケージ・オプション

デバイスごとのパッケージ図は、PDF版データシートをご参照ください。

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

Bus Overview

The INA230 offers compatibility with both I2C and SMBus interfaces. The I2C and SMBus protocols are essentially compatible with one another.

The I2C interface is used throughout this data sheet as the primary example, with SMBus protocol specified only when a difference between the two systems is discussed. Two bidirectional lines, SCL and SDA, connect the INA230 to the bus. Both SCL and SDA are open-drain connections.

The device that initiates a data transfer is called a controller, and the devices controlled by the controller are target devices. The bus must be controlled by a controller device that generates the serial clock (SCL), controls the bus access, and generates start and stop conditions.

To address a specific device, the controller initiates a start condition by pulling the data signal line (SDA) from a high to a low logic level while SCL is high. All target devices on the bus shift in the target address byte on the rising edge of SCL, with the last bit indicating whether a read or write operation is intended. During the ninth clock pulse, the target device being addressed responds to the controller by generating an Acknowledge bit (ACK) and pulling SDA low.

Data transfer is then initiated and eight bits of data are sent, followed by an ACK. During data transfer, SDA must remain stable while SCL is high. Any change in SDA while SCL is high is interpreted as a start or stop condition.

Once all data have been transferred, the controller generates a stop condition, indicated by pulling SDA from low to high while SCL is high. The INA230 includes a 28ms timeout on the interface to prevent locking up the bus.