Is there a deadline to access sensor data through I2C after a latched interrupt generated as a result of a conversation complete event in wake and sleep mode?
Figure 6-4 of the datasheet suggests a 64us wait state timeout during a Fixed Width IRQ. Figure 6-5, on the other hand, seems to suggest the sensor waits indefinitely with I2C active (not in sleep state) until the controller grabs the data. We are experiencing something different, and we appreciate clarification. The content of INT_Config_1 register for our use is 0x84 and Device_Config_2 register is 0x03. Thank you.