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.

HDC2080: Add corrections to temperature data

Guru 11170 points
Part Number: HDC2080

Hello E2E,

Our operation sequence are follows;
Step1: Data "0x01" write on address 0x0F
Step2: Data "0xF2" write on address 0x08
Step3: Read out data from address 0x00 and 0x01 -> The temperature data has not corrected.

Can TI let me know the correct correction procedure?

Regards,
ACGUY

  • Hello,

    The offset register works by adding/subtracting the offset to the converted value. It looks like the HDC2080 is done converting the temperature and humidity measurements (Step 1) before the offset is calculated. I would suggest the following commands to ensure that the temperature corrections are reflected to the final measurements:

    Step 1: Data "0xF2" write on address 0x08
    Step 2: Data "0x01" write on address 0x0F
    Step 3: Read out data from address 0x00 and 0x01 -> The temperature data has not corrected.

    Regards,
    Pavani Tenneti

  • Hi,

    Thank you for your reply. I will try it. If this issue does not tobe solved, please let me talk again.

    Thank you ,

    ACGUY