SDAA378 August 2026 ADS125H18
The ADS125H18 product folder provides example code in the Software development section that was designed and tested using an ADS125H18EVM connect to an MSPM0G3507 Launchpad. Table 2-16 shows the hardware connections required between the ADS125H18EVM and the MSPM0 Launchpad that enable the code to work as intended:
Table 2-16 summarizes the connections between the two boards:
| ADS125H18EVM | LP-MSPM0G3507 | ||
|---|---|---|---|
| Pin name | Pin number | Pin name | Pin number |
| AVDD | JP2-2 | 5V | J3-21 |
| IOVDD | JP3-1 | 3V3 | J1-1 |
| GND | J10-6 | GND | J3-22 |
| DRDY | J10-3 | PA22 | J3-24 |
| SDO | J10-5 | PB19 | J3-23 |
| SDI | J10-7 | PB17 | J2-18 |
| SCLK | J10-9 | PB18 | J3-25 |
| CS | J10-11 | PA15 | J3-30 |
The ADS125H18 example code includes an OWCS algorithm based on the guidelines from Section 2.4. Figure 2-39 shows a flow chart of the algorithm operation. This flow chart can be broken down into two general sections: initialization and conversion + data processing.
The subsequent sections provided detail the user requirements and algorithm operation for each step in the flow chart.