MQX: Low power mode sample code

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MQX: Low power mode sample code

Jump to solution
828 Views
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 Solution
572 Views
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

View solution in original post

4 Replies
572 Views
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 Kudos
572 Views
ijazfazily
Contributor III

Hi Daniel,

MQX 5.0 rel3 it is.

Regards,

Ijaz Fazily

0 Kudos
573 Views
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

572 Views
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 Kudos