KL26Z enter VLPS failed

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

KL26Z enter VLPS failed

Jump to solution
663 Views
nobodyKnows
Contributor III

Hello,

I tried to enter VLPS mode by calling SMC_SetPowerModeVlps(SMC); but this function always return the error code kStatus_SMC_StopAbort.

I allowed all power modes previously.

Does anyone know why is dont work?

 

Thanks a lot

 

Maximilian

Labels (1)
0 Kudos
1 Solution
477 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Maximilian Niedernhuber

This error code is caused when you an interrupt or reset occured during the stop mode entry sequence. What is your source interrupt to wakeup from this mode?. Also do you have any other interrupt source enable that may cause noise in the stop entry?


Have a great day,
Jorge Alcala

View solution in original post

0 Kudos
2 Replies
477 Views
nobodyKnows
Contributor III

Thank you.

0 Kudos
478 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Maximilian Niedernhuber

This error code is caused when you an interrupt or reset occured during the stop mode entry sequence. What is your source interrupt to wakeup from this mode?. Also do you have any other interrupt source enable that may cause noise in the stop entry?


Have a great day,
Jorge Alcala

0 Kudos