S32G2 : How to set filter value in LLCE CAN RX FIFO

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32G2 : How to set filter value in LLCE CAN RX FIFO

1,193 Views
skseofh
Contributor II

Hi~

 

I'm using S32G274A.

I know that LLCE CAN RX FIFO has HW Filter value

and it can be set by these configuration below.

skseofh_0-1636527308694.png

 

How can I set filter value using Filter code and filter mask?

Could you give me more details about 'filter value calculation'?

0 Kudos
1 Reply

1,164 Views
bpe
NXP Employee
NXP Employee

Refer to Sections 4.123. through 4.125 of S32G CAN_LLCE Driver User Manual
for the description of these objects. The actual values depend on the message
types you application needs to receive and the way it wants to handle them.
There are no applicable calculation formulas. Study the description of Rx filter 
and related calls in Sections 1.3.2.4 and 3.1.2.10 of LLCE Firmware User Guide
to understand the meaning of these fields.

The documents mentioned above can be found:

S32G CAN_LLCE Driver User Manual - under plugins\eclipse\plugins\Can_43_LLCE_TS_T40D11M10I2R0\doc\

LLCE Firmware User Guide - under firmware\llce_interface\doc\

all paths are from S32G LLCE Gateway installation directory.

Best Regards,
Platon

 

0 Kudos