2175014_en-US

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

2175014_en-US

2175014_en-US

S32K3xx Config Rx Mailbox

Hello team,

We are trying to configure Global mask for FlexCAN RX mailbox. But it is going in hardfault condition. 

Kindly need your support in above issue. Is it possible configure Global mask and receive CAN Msg for any CAN Id? 

Currently we are configuring every RX CAN Mailbox ID using configRxMB() api. But configuring RX mailbox ID's there is a limitation of 32 Id only. If it is possible to set Global Mask for RX Mailbox, it would be possible to receive for any CAN Id.

Thanks,

Vinay

Re: S32K3xx Config Rx Mailbox

Thank you Julián_AragónM.

This solved my issue. 

Re: S32K3xx Config Rx Mailbox

Hi @vinaykl,

In order to receive all CAN IDs, you can configure the global mask for "don't care" (0b):

Snag_160b277.png

For example:

FlexCAN_Ip_SetRxMbGlobalMask(INST_FLEXCAN_0, 0U);

Best regards,
Julián

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-20-2025 12:13 PM
更新者: