KSDK Power manager

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

KSDK Power manager

1,091 次查看
andersbergström
Contributor II

Hi,

 

We are currently using KSDK 1.0 with KDS 1.1.1. The application uses FreeRTOS.

 

To set the application into mode with power manager, mode: kPowerManagerVlps is no problem.

 

However, we want to wake up the application, either via CAN or Ethernet.

When reading the reference manual for the K64, the wake-up method seems

to be interrupt. Do we need to set the system back into mode: kPowerManagerRun and where do we

place the function call for that?

 

Best regards,

Anders

标签 (1)
0 项奖励
回复
2 回复数

852 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Anders,

Seems CAN can wake the system up from VLPS mode, so it should be no problem to use CAN module as the wakeup source under VLPS mode, please kindly refer to the following for details.

1.png

Hope that helps,


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

852 次查看
andersbergström
Contributor II

Alright, thanks!

We will fully test this during the system integration phase.

Best regards,

Anders

0 项奖励
回复