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.

CC8520: Seems to immediately "wake" from power off

Part Number: CC8520
Other Parts Discussed in Thread: TLV320DAC32

Hi,

We're using the CC8520 as a SPI slave and we need to be able to configure it to an off state via the external host interface to minimize power draw.  We have been seeing an issue where after sending the pm_set_state OFF command the current consumption goes down to near zero, and then comes back up again to a lower (~20mA but not off) current draw after a few seconds.

Some observations

  • the OFF command causes the crystal to turn off and stay off
  • the OFF command causes the DCPL pin (digital LDO) to turn off and stay off
  • The RSTN line remains high consistently after the OFF command (no resets are generated)
  • The CSN line also remains high consistently after the OFF command
  • I don't see any activity on the GIO that's configured as the EHIF interrupt

I'm attaching an oscilloscope capture showing the current draw (green, measured via current probe) decreasing and then going back up, while the SPI CSN line remains inactive.

Any debugging advice to figure out what is going on and why the power consumption is only staying low for a few seconds?

Thanks,

Arthur