Leakage current on i2c data lines, how to fix?

Thread Starter

akke

Joined Dec 17, 2015
77
Wouldn't supplying the pullup voltage from a port pin do the job? Make the port pin high when using I2C, low otherwise.
iirc… the i2c bus is supposed to pull sda/scl high when inactive and some i2c devices will enter sleep/power save mode when the i2c bus is high. If we remove the pullup voltage from the bus there might be no current leaking through the drv8830 anymore but other i2c devices will no longer enter sleep/low power mode…
 
Top