LPS22CH: When is SA0 polled?
We are considering using an array (>2) of LPS22CH devices on a single I2C bus, and intend to use SA0 as (in effect) a Chip Select.
We would like to know whether SA0 is polled (a) once at startup or (b) on every Start condition [we need (b)]. DT0132 and AN5589 don't seem to discuss this, and the verbiage in the datasheet [DS13022 rev 2, Sec 7.2.1] is ambiguous, referring only to "two" devices.
In a previous version of this system, we used the LPS22HB (which has the same datasheet verbiage), and I was able to determine experimentally that it polls SA0 on every Start condition [(b) above]. Now the stakes are higher and we're hoping to get an authoritative answer.
