power mode switch

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

power mode switch

522 Views
gsmgbl
Contributor IV

Hi,

I am using both the FRDM-KL27Z and FRDM-KL43Z boards, but both boards are running incorrectly with the provided power mode switch project.

I measured the current consumption from RUN mode, which is approx. 5.87mA, then i switched to either normal STOP mode or VLPS mode, both came out 2.75mA. This current consumption even higher than the VLPW mode.

Is there any problem with the projects?

Regards,

Gilbert

Labels (1)
3 Replies

367 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Gilbert,

If you connect the debugger of tools to test the current consumption, the debugger can wake up the processor.

In conclusion,  I suggest you test the current consumption without debugger, for example, you can use hardware button to make the chip enter the low power mode, then test the power consumption.

Hope it can help you

BR

Xiangjun Rong

367 Views
gsmgbl
Contributor IV

Hi Xiangjun,

Thanks a lot for the quick advice.

Regards,

Gilbert

0 Kudos

367 Views
gsmgbl
Contributor IV

Hi Xiangjun,

I re-used this example and applied to my device, but I have something to wakeup my MCU. In fact, I am running with FreeRTOS V8.2.3 and I am suspecting my MCU wakes up by the FreeRTOS interrupt. Do you have any advise on how to integrate this with FreeRTOS? Please kindly advise. Thank you.

Regards,

Gilbert

0 Kudos