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.

CC2650: Current consumption while I2C communication with sensor

Part Number: CC2650


Hi,


I am using CC260 to read sensor data over I2C.

I have issue with power consumption. I am using HTU21DF sensor. While communication it takes 2.5mA current.

From datasheet of sensor measuring current is 450uA, for cc2650 I2C peripheral current is 12uA and core current Icore 1.45mA. Total (0.45+0.012+1.45=)1.912mA. My other peripherals on board are taking maximum of 10uA current. So it should show 1.922mA. But when i checked on DSO, it is showing 2.5mA. It is 578uA more current.

And is it possible that timer initialization takes more current.
Am i calculating correctly?.

Thanks in advance.

Regards,

Sharad