Hi,
I am trying to understand the current consumption of my CC1310 system when it is in standby mode (all TI-RTOS tasks are waiting, no interrupts being generated or serviced by my application; sensor controller is waiting for a GPIO event, but has no RTC). In this mode, I see short bursts of current consumption about every second. I assume that they represent pulses of the DC-DC converter. They look like a ramp up to about 220uA and then dying down; I assume that the pulse drops the voltage on the 22uF cap on VDDS and that the the current I'm seeing is the charging of this capacitor.
Does this seem like a plausible explanation of the current pulses, and will I be better off using the LDO in standby mode, in terms of total power consumption? (If it is possible at all to switch from the DCDC in active mode to LDO in standby).
Thanks, Sivan