How can I let the CAN enter Stop Mode

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

How can I let the CAN enter Stop Mode

1,452 次查看
春华张
Contributor I

   as the S32Kxx-RM description,the CAN enter the Stop mode,the first step is enter Freeze mode ,and then Stop mode is requested at chip level.

Is there the "chip level Stop" mean "CPU Stop"?If yes,then cpu stop ,how I can know whether the CAN had enter Stop mode?

 Is there have a exmple for CAN stop and wakeup? thanks!

0 项奖励
回复
1 回复

1,329 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,
Yes, the chip level stop is entered once WFI instruction is executed.
“If FlexCAN receives the global Stop mode request during Freeze mode, it sets the LPMACK bit, negates the FRZACK bit and then sends the Stop Acknowledge signal to the CPU, in order to shut down the clocks globally.” (Section 53.5.11.3 RM rev.9). Please see Section 25.2.2.6 Stop mode acknowledge error.

Regards,
Daniel

0 项奖励
回复