This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP55231: I2C stalls after re-enable the EN pin

Part Number: LP55231

In our design, we use 4 LP55231 with MSP430. After power on, the EN is set to high and everything works fine. In order to save power, we would like the disable LP55231 when MSP430 goes into low power mode. What we did is to set the EN pin low before MSP430 enters low power mode and set the EN pin high again when MSP430 exists the low power mode. From the LP55231 datasheet, this process should work.

The issue is that after we set EN pin high again, the I2C is stalling. It seems that LP55231 is holding the I2C SCL line low. Our first I2C write is to the MISC register (0x36). Do I miss something in this process?

Would you please help?

Thanks,

Zhaohong