LPS55S69 : POWER_CycleCpuAndFlash()

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPS55S69 : POWER_CycleCpuAndFlash()

1,199 次查看
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,131 次查看
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 项奖励
回复