Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: ENERGYTRACE, SYSCONFIG
hi all
based on datasheet current consumption in standby mode should be around 1µA.
and as stated in SDK, RTOS handle power management and device should enter standby mode when nothing to done. I have also defined the POWER_SAVINGS preprocessor symbol.
But results that I got from EnergyTrace does not confirm entering standby mode for simple peripheral example.

Then I tested pin standby example and again current consumption was way more than expected.

I also checked current consumption with multimeter. results were same with EnergyTrace for both simple peripheral and pin standby examples.
so what is the problem here? why current in standby mode is not as expected?
I have already checked SWRA478D and SPRUI18J documents.
SDK version for simple peripheral : SimpleLink CC13xx CC26xx SDK (5.30.01.01)
SDK version for pin standby : SimpleLink CC13x2 26x2 SDK (5.10.00.48)
code composer studio version : 11.1.0.00011
Thanks in advance
