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.

TMP175: Temperature data read on alert signal

Other Parts Discussed in Thread: TMP175

Hello,

In our design, FPGA is interfaced to TMP175 sensor through I2C interface. We have configured it for interrupt mode.

We understand that whenever alert signals is detected it remains in the same state until temperature data is completely read (i.e., slave addr + read bit + temp_high_byte + temp_low_byte) through I2C interface.

We have confusion that, as soon as we send (slave address+read bit) whether alert signal goes to default condition. Please confirm the same.

Thanks,

Ashwini