MQX: Low power mode sample code

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

MQX: Low power mode sample code

跳至解决方案
1,867 次查看
ijazfazily
Contributor III

Hi All,

We are using MK66FN2M0VLQ18 MCU and MQX 5.0. I could not find any sample applications for low power mode in MQX 5.0.

Since our design requires low power mode operation, please let me know where could I find sample application for the same.

I would also like to know regarding the usage of low power timer as well.

Thanks,

Ijaz Fazily

1 解答
1,611 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Ijaz Fazily

As far as I know, no low power demo in MQX 5.0

I would suggest you take a look at the low power demo in KSDK for reference.

SDK_1.3_FRDM-K64F\examples\frdmk64f\demo_apps\power_manager_rtos_demo\power_manager_rtos_demo_mqx

Regards

Daniel

在原帖中查看解决方案

4 回复数
1,611 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Ijaz Fazily

For MQX 5.0, do you mean MQX for KSDK ?  or MQX v5  (commercial license)?

Regards

Daniel

0 项奖励
回复
1,611 次查看
ijazfazily
Contributor III

Hi Daniel,

MQX 5.0 rel3 it is.

Regards,

Ijaz Fazily

0 项奖励
回复
1,612 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Ijaz Fazily

As far as I know, no low power demo in MQX 5.0

I would suggest you take a look at the low power demo in KSDK for reference.

SDK_1.3_FRDM-K64F\examples\frdmk64f\demo_apps\power_manager_rtos_demo\power_manager_rtos_demo_mqx

Regards

Daniel

1,611 次查看
ijazfazily
Contributor III

Hi Daniel,

I have one more doubt. We have planned to use VLPS mode. From reference manual we understood that any pin interrupt is capable of waking the system from VLPS. Our design has defined multiple pin interrupts and not all of them need not be capable of waking the system. Is it possible to configure desired wake-up sources in VLPS. How to separate normal interrupt and wake source events in VLPS mode.

Regards,

Ijaz

0 项奖励
回复