LPC54114 FreeRTOS Low Power Modes (deep sleep and power-down)

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

LPC54114 FreeRTOS Low Power Modes (deep sleep and power-down)

1,126 次查看
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.

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

Thanks in advance!

0 项奖励
回复
2 回复数

1,074 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Erdem 

Sorry there isn't there examples in official, how about refer to the code in  deep sleep and deep power down for bare metal to configure in your FreeRTOS project.

 

BR

Alice

0 项奖励
回复

1,071 次查看
Erdem
Contributor II

Hi @Alice_Yang,

First of all thanks for your return.

I already referred to bare metal low power modes (they work well in bare metal but not in FreeRtos) and "Using FreeRTOS tickless mode on LPC5500 (https://www.nxp.com/docs/en/application-note/AN13593.pdf ) " document. Unfortunately it does not work for LPC54114.

Do you mind sharing a working FreeRtos low power (deep sleep mode) example which is implemented on top of "LPC54114 SDK FreeRtos tickless sample"?    

0 项奖励
回复