Is there any mechanism to Wake-UP MCU on some fixed CAN Message ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is there any mechanism to Wake-UP MCU on some fixed CAN Message ?

ソリューションへジャンプ
1,327件の閲覧回数
s32k146_ige
Contributor IV

Hi, 

is there any  filter mechanism to Wake UP MCU on CAN bus message on specific Message ID ? I have 10 Message ID where i am going to receive data, but due to power limitation i want to Wake MCU on Specific message ID , and discard message on other message ID, this should not wake my system and hence my power consumption is minimized. The other message are going to be on Can bus but if message ID is not matched mcu shouldnt wake up

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,320件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Example S32K144 FlexCAN Pretended Networking STOP mode test S32DS.ARM.2.2

Please check "55.5.5 Receive process under Pretended Networking mode" of S32K1xx MCU Family - Reference Manual:

Pretended Networking mode adds specific wakeup functionality in low power mode (Stop mode). When Pretended Networking mode (PN) is enabled by asserting MCR[PNET_EN], FlexCAN continues processing Rx CAN messages under low power mode, and is able to detect specific wakeup messages by filtering them against ID and payload target values using preselected matching criteria. Wakeup functionality is not available for messages in CAN FD format. When in Pretended Networking mode, CAN FD format messages are ignored.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

1 返信
1,321件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Example S32K144 FlexCAN Pretended Networking STOP mode test S32DS.ARM.2.2

Please check "55.5.5 Receive process under Pretended Networking mode" of S32K1xx MCU Family - Reference Manual:

Pretended Networking mode adds specific wakeup functionality in low power mode (Stop mode). When Pretended Networking mode (PN) is enabled by asserting MCR[PNET_EN], FlexCAN continues processing Rx CAN messages under low power mode, and is able to detect specific wakeup messages by filtering them against ID and payload target values using preselected matching criteria. Wakeup functionality is not available for messages in CAN FD format. When in Pretended Networking mode, CAN FD format messages are ignored.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------