Hi,
Our cusmtomer is using MSP430F534x series(MSP430F5340) in their application which is very much
power-constrained & they want to save the battery power as much as possible.
Currently we have an issue with the power consumption during the start-up time.
The current consumption seems to be high(more than 3mA) during power up.
We can understand that it will be more because the MSP is still starting up
but we don't know how long it may take to settle down to normal current consumption.
In our case after power up, it takes more than 500ms(sometimes more than 1.5 sec) to settle down
to the normal current consumption of 0.36mA(or 360uA) for the active mode (1Mhz@3V).
Is this a normal behavior?
To measure the current consumption we have removed all the external components so there is no
effect from outside MSP430.
And even the program is very simple a while loop to put the MSP into active mode after power up.
Inside the initialization routine everything (SVS,FLL,WDT etc) are disabled and
the ports are set as per the recommendation.
Please let me know if there is any information about how long does MSP430 takes to
settle down to normal current consumption after power-up.
Best Regards.
Prad