unable to enter STOP mode using SMC_SetPowerModeStop

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

unable to enter STOP mode using SMC_SetPowerModeStop

765件の閲覧回数
tuomasaaltio
Contributor II

the following code fails to enter stop mode.

            SMC_PreEnterStopModes();
            SMC_SetPowerModeStop(SMC, kSMC_PartialStop);
            SMC_PostExitStopModes();

SMC_PMCTRL.STOPA is set.

What could cause this?

I have at initialization set

    SMC_SetPowerModeProtection(SMC, kSMC_AllowPowerModeAll);

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

590件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

Could you let us know which product you are using? Thanks.

Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

590件の閲覧回数
tuomasaaltio
Contributor II

KL25Z128VLK

0 件の賞賛
返信

590件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

I would recommend customer to refer [power_manager] demo located at ..\SDK_2.1_FRDM-KL26Z\boards\frdmkl25z\demo_apps\power_manager folder.

The KSDK V2.1 .0 for FRDM-KL25Z board software, could be downloaded from here.


Wish it helps.

Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信