Hi everyone,
I've got a problem on a portable device. I've got an IC with and an i2c bus. This device is feed with a Li-Ion battery, so the level voltage is from 2.75V to 4.2V and I have to communicate this IC with a microprocessor feed with 3.3V. So according to the TXS102 datasheet:
VCCB = VBAT
VCCA = 3.3V
When the battery has a voltage from 3.3V to 4.2V there isn't any problem but when the battery is from 3.3V to 2.75V and according to the datasheet of the TXS102 VCCB has to be >= VCCA (3.3V). So I've got a problem.
Does anyone how to solve this problem?
Best regards.