LPC54114 FreeRtos low power

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

LPC54114 FreeRtos low power

529 次查看
Erdem
Contributor II

Hi all,

There are already example and application notes for LPC54114 about deep sleep and deep power-down modes for bare metal and just sleep mode for FreeRTOS.

I created an example from sdk for freertos tickless mode, it runs well for sleep mode but not deep sleep and deep power-down.

How can I enable deep sleep and deep power-down modes with FreeRTOS for LPC54114?

Thanks in advance!

0 项奖励
回复
2 回复数

494 次查看
Erdem
Contributor II

Hi,

Thanks for the reply. I already tried it with the given information in the AN13593 document but it does not work for LPC54114. Do you have any chance to create a simple "FreeRtos tickless deep sleep mode example for the LPCXpresso54114 board" ?

0 项奖励
回复

503 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls refer to the application note AN13593.pdf for freertos low power mode, it has the sleep mode, deep sleep mode examples. For the deep power-down mode, because the LPC will reset from deep power-down mode after waking-up, it is okay to just enter deep power-down mode and enable the RTC... which can wake-up the lpc from deep power-down mode.

 

https://www.nxp.com.cn/docs/en/application-note/AN13593.pdf

Hope it can help you

BR

XiangJun Rong

0 项奖励
回复