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.

LDC1614 chip resets after exiting sleep mode

Other Parts Discussed in Thread: LDC1614

We are working with a LDC1614 chip. Using the I2C communication layer (via bcm2835 library for the Raspberry PI), the code sets the CONFIG register (0x1a) to 0x2000; then the MUX_CONFIG to 0xC20F. But when we set the CONFIG register bit to exit sleep mode, the chip resets itself. The CONFIG register returns to 0x2801 and the MUX_CONFIG returns to 0x020F.

What conditions causes the chip to reset?

Sincerely,

Lori A. Cook