S32K344 - Wake up on can message

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

S32K344 - Wake up on can message

跳至解决方案
492 次查看
RBSamuel
Contributor III

Hello everyone!

I need to create a code for the S32K344 microcontroller that should wake the MCU up when receive a specific can message. Is there any example or tip to implement this?

I saw on the following topic that I can't use the FlexCAN module directly.

Solved: S32K3 Wake up method - NXP Community

Then I configured the CAN0 TX/RX and also set the RX to be WKUP, but nothing happens after MCU enters in standby.

RBSamuel_0-1709643871074.png
For this specific wkpu, I'm trying to use the wkpu module for the hardware interrupt 19, according to the S32K3xx_IOMUX.xlsx.


Thank you.

 

标记 (3)
0 项奖励
回复
1 解答
483 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @RBSamuel,

You can use the following application note as base, which showcases various wakeup use cases, including FlexCAN: S32K3 Low Power Management AN and demos - NXP Community

Best regards,
Julián

在原帖中查看解决方案

1 回复
484 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @RBSamuel,

You can use the following application note as base, which showcases various wakeup use cases, including FlexCAN: S32K3 Low Power Management AN and demos - NXP Community

Best regards,
Julián