Dear Team,
We are trying to make a linear positioning sensor using multiple TMAG5273 sensor on the same I2C line. We would like to use I2C Address Expansion feature described in chapter 8.2.2 of datasheet.
With single sensor transmission works fine, but when i add one more (based on Figure 8-13 in datasheet) voltages on I2C lines drops to 2V and I can't communicate with the first sensor. The second sensor's Vcc is controlled from GPIO and is turned off.
I2C pullup resistors are 2.2k.
The second sensor probably drains power from I2C lines.
Host is STM32L031.
We planned to use about 16 devices.
Best regards
Piotr Machura