I'm planning to connect eight I2C sensors as slaves to an I2C multiplexer, specifically a PCA9548A.
Since the connection happens via cables with up to 50cm and of varying capacitance, I'd like to integrate an I2C accelerator into the design. I'm currently thinking about the LTC1694, but if there is a compelling reason to use another one, I'd gladly reconsider.
Is is possible to place such an I2C accelerator on the master side of the I2C multiplexer? Would the slew rate acceleration propagate through the multiplexer to the slave that is currently switched to the master?If I read the functional diagram on page 13 of the multiplexer's datasheet correctly, every SDA and SCL simply pass through a single transistor each.
They aren't the cheapest components and I'd like to avoid placing one on every sensor board.