KL25Z low power demo Power Consumption

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KL25Z low power demo Power Consumption

3,445 Views
asdasdaram
Contributor III

Hey out there, did someone try the following example on the FRDM-KL25Z board and measured also the current consumption of the different Low Power Modes

http://www.farnell.com/datasheets/1647950.pdf

My issue is that the current consumption is always round about 900 µA in VLLS0, VLLS1, LLS, VLLS3. But It should be much less and even less then 1 µA. I tried also different measurements, with Multimeters and shunt resistor. But it does not change. Did someone had this kind of trouble or  do know how to fix it? I measure the Current between the Pins of J4. Just as in the app. note. In some other Modes its ok if the current goes higher then a mA

Thanks for help

Best regards

0 Kudos
6 Replies

1,593 Views
jeremyzhou
NXP Employee
NXP Employee

Hi Asdasd,

I've like to suggest that you could use low_power_demo from KL25_SC to test the consumption of FRDM-KL25 while MCU enter LLS,VLLS0,VLLS1 and VLLS3.

The currrent consumption is also between the min and max which datasheet‘ve stated.

KL25_SC link: http://www.freescale.com/files/32bit/software/KL25_SC.exe?WT_TYPE=Lab%20and%20Test%20Software&WT_VEN...

If you have any other questions, please feel free to contact with me.

Have a nice day!

Best regards,

Ping

0 Kudos

1,593 Views
asdasdaram
Contributor III

I use the low_power_demo, exactly like in this manual. Also tried the version from KL25_SC. Its not a Software Problem.

http://www.farnell.com/datasheets/1647950.pdf

0 Kudos

1,593 Views
jeremyzhou
NXP Employee
NXP Employee

Hi Asdasd,

Could you please send me the low_power_demo_freedom.srec then I could test the consumption on my board?

I'm looking forward to your reply.

Have a nice day!

Best regards,

Ping

0 Kudos

1,593 Views
BlackNight
NXP Employee
NXP Employee

Measurement on the FRDM board can be tricky, and depends on the board revision. There are components on the boards (the debug interface is one of it) which impacts your measurement.

You might have a look at this article: Tutorial: Using the FRDM-KL25Z as Low Power Board | MCU on Eclipse

0 Kudos

1,593 Views
asdasdaram
Contributor III

i have looked already at this article but it didnt help. I have RevD Version and measure over J4. Also im not debugging while going into Low Power modes.

0 Kudos

1,593 Views
gibbon1
Contributor III

I haven't tried with the KL25. But from working on my own project it seems that one thing to be careful about is the Debug Interface. If that is enabled, the high speed clock will stay active in the low power modes.

0 Kudos