Hello, Texas Instruments community,
I am working with the HDC2010 Temprature and Humidity sensor. The sensor is giving data from I2C bus continuously.
The sensor consumes 500uA current continously.
The sensor configurations,
MEASUREMENT_CONFIG (0x0F) Res
tRes set to 14 bits
hRes set to 14 bits
measConfig bit set to Temperature Only
measTrig bit set to Start measurement
CONFIG(0x0E) Res
softReset set to ENABLE
autoMeasMode set to 1 sample per 2 minutes
HEAT_EN set to Heater off
DRDY/INT_EN set to ENABLE
intPol set to ACTIVE HIGH
INT_MODE set to Comparator mode
The sensor is not going to power down mode after taking the sample but it fluctuates between 300-500uA after measurement.
Is there any possible way to put the sensor in continuous power-down mode between two sample cycles?
Thanks and Regards,
Nikunj Panchani