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