JAJSQE1 October   2024 ADS9212

PRODUCTION DATA  

  1.   1
  2. 特長
  3. アプリケーション
  4. 概要
  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
    6. 5.6 Timing Requirements
    7. 5.7 Switching Characteristics
    8. 5.8 Timing Diagrams
    9. 5.9 Typical Characteristics
  7. Detailed Description
    1. 6.1 Overview
    2. 6.2 Functional Block Diagram
    3. 6.3 Feature Description
      1. 6.3.1 Analog Inputs
        1. 6.3.1.1 Input Clamp Protection Circuit
        2. 6.3.1.2 Programmable Gain Amplifier (PGA)
        3. 6.3.1.3 Wide-Common-Mode Voltage Rejection Circuit
        4. 6.3.1.4 Gain Error Calibration
      2. 6.3.2 ADC Transfer Function
      3. 6.3.3 ADC Sampling Clock Input
      4. 6.3.4 Reference
        1. 6.3.4.1 Internal Reference Voltage
        2. 6.3.4.2 External Reference Voltage
      5. 6.3.5 Data Interface
        1. 6.3.5.1 Data Clock Output
        2. 6.3.5.2 ADC Output Data Randomizer
        3. 6.3.5.3 Test Patterns for Data Interface
          1. 6.3.5.3.1 Fixed Pattern
          2. 6.3.5.3.2 Digital Ramp
          3. 6.3.5.3.3 Alternating Test Pattern
    4. 6.4 Device Functional Modes
      1. 6.4.1 Power-Down
      2. 6.4.2 Reset
      3. 6.4.3 Initialization Sequence
      4. 6.4.4 Normal Operation
    5. 6.5 Programming
      1. 6.5.1 Register Write
      2. 6.5.2 Register Read
      3. 6.5.3 Multiple Devices: Daisy-Chain Topology for SPI Configuration
        1. 6.5.3.1 Register Write With Daisy-Chain
        2. 6.5.3.2 Register Read With Daisy-Chain
  8. Register Map
    1. 7.1 Register Bank 0
    2. 7.2 Register Bank 1
    3. 7.3 Register Bank 2
  9. Application and Implementation
    1. 8.1 Application Information
    2. 8.2 Typical Application
      1. 8.2.1 Parametric Measurement Unit (PMU)
      2. 8.2.2 Design Requirements
      3. 8.2.3 Detailed Design Procedure
      4. 8.2.4 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 ドキュメントの更新通知を受け取る方法
    2. 9.2 サポート・リソース
    3. 9.3 Trademarks
    4. 9.4 静電気放電に関する注意事項
    5. 9.5 用語集
  11. 10Revision History
  12. 11Mechanical, Packaging, and Orderable Information

パッケージ・オプション

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

Initialization Sequence

As shown in Table 6-10, the ADS9212 must be initialized by a sequence of register writes after device power-up or reset. A free-running sampling clock must be connected to the ADC before executing the initialization sequence. The ADS9212 registers are initialized with the default value after the initialization sequence is complete.

Table 6-10 ADS9212 Initialization Sequence
STEP NUMBER REGISTER COMMENT
BANK ADDRESS VALUE[15:0]
1 0 0x03 0x0002 Select register bank 1
2 1 0xF6 0x0002 INIT_2 = 1
3 0 0x04 0x000B INIT_1 = 1011b
4 0 0x03 0x0010 Select register bank 2
5 2 0x12 0x0040 INIT_3 = 1
6 2 0x13 0x8000 INIT_4 = 1
7 2 0x0A 0x4000 INIT_5 = 1
8 Wait 10μs (min)
9 2 0x0A 0x0000 INIT_5 = 0
10 0 0x03 0x0002 Select register bank 1
11 1 0xF6 0x0000 INIT_2 = 0
12 0 0x03 0x0010 Select register bank 2
13 2 0x13 0x0000 INIT_5 = 0
14 2 0x12 0x0000 INIT_4 = 0
15 2 0x19 0x0E00 INIT_4A = 111b
16 2 0x1F 0x1800 INIT_5A = 11b
17 0 0x04 0x0000 INIT_1 = 0
18 0 0x03 0x0002 Select register bank 1
19 1 0x33 0x0030 Write INIT_KEY
20 1 0xF4 0x0000 INIT = 0
21 1 0xF4 0x0002 INIT = 1
22 Wait 1ms (min)
23 1 0xF4 0x0000 INIT = 0
24 Wait 1ms (min)
25 1 0x33 0x0000 INIT_KEY = 0
26 1 0x0D <user-defined> Enable gain error calibration and select ADC output data format
27 1 0x33 0x2040 Enable gain error calibration
28 1 0x34 0x0010 Enable gain error calibration
29 1 0x37 0x0005 Device initialized

As shown in Table 6-11, the default settings of the ADS9212 can be changed for user-defined configuration:

  • Analog inputs: analog input range, bandwidth, and common-mode voltage range
  • Data interface: number of output lanes, single or double data rate
Table 6-11 ADS9212 User-Configuration
STEP REGISTER COMMENT
BANK ADDRESS VALUE[15:0]
1 1 0xC1 <user-defined> Configure data interface (data rate, number of lanes) and select internal or external reference
2 1 0xC2 and 0xC3 <user-defined> Select analog input ranges. See Table 6-1.
3 1 0xC0 <user-defined> Select analog input bandwidth. See Table 6-2.
4 1 0xC4 and 0xC5 <user-defined> Select common-mode range for analog inputs. See Table 6-3 and Table 6-4.