JAJSQJ8 January 2024 ADS1014L , ADS1015L
PRODUCTION DATA
This section provides an example of an I2C communication sequence between a microcontroller (the controller) and a ADS101xL (the target) configured with a target address of 1001 000b to start a single-shot conversion and subsequently read the conversion result.
Alternatively, poll the OS bit for a 1b as shown in Figure 9-6 to determine when the conversion result is ready for retrieval. This option does not work in continuous-conversion mode because the OS bit always reads 0b.
To save time, a new conversion can also be started (step 4) before reading the conversion result (step 3). Figure 9-8 lists a legend for Figure 9-5 to Figure 9-7.