SBAU206B april   2015  – may 2023 ADS1262 , ADS1263

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1EVM Overview
    1. 1.1 ADS1263EVM Kit
    2. 1.2 ADS1263EVM Board
  5. 2Getting Started With the ADS1263EVM
  6. 3Analog Interface
    1. 3.1 Analog Input Options
      1. 3.1.1 ADS1263 Integrated Input Functions
        1. 3.1.1.1 ADC Inputs
        2. 3.1.1.2 IDAC Output
        3. 3.1.1.3 VBIAS Output
        4. 3.1.1.4 External Reference
        5. 3.1.1.5 Test DAC Output
        6. 3.1.1.6 GPIO
      2. 3.1.2 Analog Sensor Connections
        1. 3.1.2.1 Connecting a Thermocouple to J4 on the ADS1263EVM
        2. 3.1.2.2 Connecting a Thermistor to J3 on the ADS1263EVM
        3. 3.1.2.3 Using Thermistor RT1 for Thermocouple Cold-Junction Compensation
        4. 3.1.2.4 Connecting an RTD to J3 on the ADS1263EVM
          1. 3.1.2.4.1 Connecting a 2-Wire RTD
          2. 3.1.2.4.2 Connecting a 3-Wire RTD
          3. 3.1.2.4.3 Connecting a 4-Wire RTD
    2. 3.2 ADC Connections and Decoupling
    3. 3.3 Clocking
    4. 3.4 Voltage Reference
  7. 4Digital Interface
  8. 5Power Supplies
  9. 6Software Installation
  10. 7EVM Operation and GUI
    1. 7.1 Connecting the EVM Hardware
    2. 7.2 EVM GUI Global Settings for ADC Control
    3. 7.3 Time Domain Display
    4. 7.4 Frequency Domain Display
    5. 7.5 Histogram Display
    6. 7.6 Using the GUI to Control ADC2
  11. 8Bill of Materials, PCB Layout, and Schematics
    1. 8.1 Bill of Materials
    2. 8.2 PCB Layout
    3. 8.3 Schematics
  12. 9Revision History

Using the GUI to Control ADC2

As noted throughout this document, the ADS1263 includes two ADCs: a 32-bit primary device (ADC1), and a 24-bit secondary converter (ADC2). The ADS1263EVM GUI is capable of controlling both ADC1 and ADC2 using the global settings on the left side of the GUI. Figure 7-7 highlights the controls for ADC2.

GUID-20230306-SS0I-S1VP-0SPS-LPNZJ7VBDB5V-low.png Figure 7-7 ADS1263EVM GUI Global Settings for ADC2

As Figure 7-7 shows, ADC2 can use a different data rate, gain, input channels, and reference voltage compared to ADC1. However, ADC2 can only use the Sinc3 filter, and both ADCs must use the same number of Samples. To view both ADC1 and ADC2 data in the GUI, select the Include ADC2 data? check box.

The GUI operates by converting samples at the data rate specified by ADC1, which can be different from ADC2. Therefore:

  • If the data rate for ADC2 is greater than the data rate for ADC1, some new samples for ADC2 are not captured by the GUI. The GUI provides a warning when these conditions are met.
  • If the data rate for ADC2 is less than the data rate for ADC1, repeat values are sampled for ADC2. These values are not shown in the GUI such that ADC2 data is only updated when the data are new.

See the ADC2 section of the ADS1263 data sheet for more information about how to configure and retrieve data from ADC2.