Hello,
Please let me reconfirm.
The post as below, Master send STOP condition before read the data.
https://e2e.ti.com/support/sensors/f/1023/t/553297
START
Addresbyte write (0x80)
Config Register write (0x00) // Pointer to Temp. Register
STOP
WAIT 15msec
START
Addresbyte read (0x81)
Read MSB-Databyte Temp. // ACK
Read LSB-Databyte Temp. // ACK
Read MSB-Databyte Hum. // ACK
Read LSB-Databyte Hum. // NACK
STOP
Which is correct?
Regards,
Naoki Aoyama