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