Hi together,
I am using a CC430F5137 in my design where I have long idle phases and where I want to keep the current consumption as low as possible.
When following the instructions on page 35 of the userguide to switch all unused pins to port funtcion with output direction I get about 14 mA current in LPM4!!!
When switching all unused ports to input function with enabled pullup resistor I get a current consumption of 100 µA in LPM4.
This is still 100 times larger than mentioned in the datasheet with 1.1 µA. What am I doinf wrong?
While in LPM4 I have one port configured as input with interrupt capability, to wake up the controller from LPM4.
Addionally I need one other pin to be configured as output with logical cero.
Besides of this two ports I am using none.
I tried out a similar program on a MSPF2350 together with CC1101 and I got a current consumption of only 2.8 µA.
Does anybody have any good advices?
Thank you very much,
best regards,
Uli