Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

cc2530 consumption

$
0
0

I am trying to us chip cc2530 in low power mode.

To test it I use the following code:

file "rsa_main.c":

int main(void) {

  while (true)  { halSleep(0);  };

  return 0;

}

When running this code on device and measuring cunsumption current I get 7.8mA;

However datasheet says thet it should be 4uA;

Could someone explain me this phenomen?

Thanks


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>