Multiple STHS34PF80 on I2C bus
I have an application that requires two STHS34PF80 sensors on the same I2C bus. I tried using N-FETs on the SDA lines to select between them but this doesn't work, not sure why. I will try the 3-wire SPI bus but I am not sure my current MCU API suports this without some development. I would like to know how the chip select works. If the STHS34PF80 is on an I2C bus but the CS pin is held LOW, does it simply ignore any activity on the SDA or SCL lines? In other words, can I use the CS pin on the STHS34PF80 as an I2C chip select, toggling between one or the other to configure or read data via I2C? Thanks in advance for your answer.
