Hi,
We are using TMP112AIDRLT device in our design and we need to read the temperature register 0x00, which is a 16-bit register. As per datasheet, we see that we need to perform 2 burst reads to read the 16-bit register. However, we are using a custom I2C IP and it doesn't support burst read (only one byte read per transaction. Is there a way to read the 16-bit register with 2 separate I2C reads each with its own Start and Stop conditions.
Regards,
Raja