Hi,
I'm following the document http://www.ti.com/lit/an/snaa312/snaa312.pdf to program the HDC2080 for a single acquisition in sensor controller studio (SCS).
When I run the program in SCS I obtain the values:
Temperature=0;
Humidity=256;
I2cStatus=0x0001;
Can someone tell me if there are mistakes in the code?