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.

the current of LPDS in cc3200

Other Parts Discussed in Thread: CC3200

Hi,

The file "CC3200 Current Measurements" in wiki showcases that the chip takes 120uA in LPDS mode, with idle_profile.

But I do the experiment with this example codes and I find the current is almost 1mA, far higher than data of the file.

I use LP with XCC3200HZ.

I modify the second parament ( sl_WlanPolicySet(SL_POLICY_PM, SL_NORMAL_POLICY, NULL, 0))  to  SL_LOW_POWER_POLICY, and the result is the same.

Need I modify other codes in this example so that  cc3200 can take 120uA?