LPS55S69 : POWER_CycleCpuAndFlash()

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

LPS55S69 : POWER_CycleCpuAndFlash()

1,174件の閲覧回数
EugeneHiihtaja
Senior Contributor I

Hi !

I can see in SDK this API:

/**
* @brief Shut off the Flash and execute the _WFI(), then power up the Flash after wake-up event
* This MUST BE EXECUTED outside the Flash:
* either from ROM or from SRAM. The rest could stay in Flash. But, for consistency, it is
* preferable to have all functions defined in this file implemented in ROM.
* @param None
* @return Nothing
*/
void POWER_CycleCpuAndFlash(void);

But no any information about it.

Can it be more power efficient for Sleep mode than PowerSleep() ?

How I can utilize it in my firmware ?

Regards,

Eugene

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

1,106件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Eugene,

I have not more information about the function except for the declaration in the fsl_power.h

I will ask the AE team for more inf

BR

XiangJun rong

0 件の賞賛
返信