JAJSQJ6 December 2023 ADS1114L , ADS1115L
PRODUCTION DATA
This section provides an example of an I2C communication sequence between a microcontroller (the controller) and a ADS111xL (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 10-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 10-8 lists a legend for Figure 10-5 to Figure 10-7.