Operation together between Pretended Networking mode and Doze mode (or Stop mode) - FlexCAN

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

Operation together between Pretended Networking mode and Doze mode (or Stop mode) - FlexCAN

497 次查看
Phu_Le
Contributor I

In Pretend Networking mode, the CHI clock is turned off, keeping only the PE clock active to capture messages that match the filter. Meanwhile, in Doze mode or Stop mode, FlexCAN requires all clocks of both CHI and PE to be turned off. However, according to the Reference Manual, the PN mode can operate together with Doze mode or Stop mode. I want to understand how this is possible.

Phu_Le_0-1747896234306.png

 

0 项奖励
回复
3 回复数

462 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @Phu_Le 

May I ask which chip you are using?

BR

Harry

0 项奖励
回复

458 次查看
Phu_Le
Contributor I
Thanks for reply. I'm using MCX W71 MCU
0 项奖励
回复

403 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi

In MCX W71 Reference Manual

52.3.1.1.5
Pretended Networking (PN) mode
This special low-power mode receives wake-up messages with low power consumption. This mode can be selected to operate together with Doze mode or Stop mode. Before entering a low-power mode, MCR[PNET_EN] must be 1. 

This means:

PN mode is specifically designed to work in conjunction with MCU low-power modes.

While in Doze or Stop mode, CHI (Protocol engine) clock is shut down, but CAN_PE (Physical Layer Engine) remains active to monitor the CAN bus and detect wake-up events.

BR

Harry

0 项奖励
回复