S32G LLCE CAN HOH filter priority

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

S32G LLCE CAN HOH filter priority

Jump to solution
1,194 Views
chansookang
Contributor III

Hello,

I've been working with the S32G CAN LLCE, and it seems that the priority of HRH filters in the CanHardwareObject configuration is not mainly determined by the index or object ID order.

In my case, I had both FULL and BASIC filter types configured, and even though the BASIC filter had a lower index, it looked like the FULL filter matched first.

When multiple HOHs are configured for the same controller, how exactly is the matching priority determined? (index, basic/full, filter code size? etc)

 

Tags (1)
0 Kudos
Reply
1 Solution
1,161 Views
Joey_z
NXP Employee
NXP Employee

hi,chansookang

Thank you for your information.

Refer to the RTD_CAN_LLCE_UM.pdf,All filter entries for a channel are searched in ‘order’ – the first match completes the search. Therefore, If FULL filter is tried first and it fails, search will continue and eventually match a BASIC filter.

Joey_z_1-1750734824797.pngJoey_z_1-1750734824797.png

Joey_z_0-1750734785039.pngJoey_z_0-1750734785039.png

Hope it can help you.

BR

Joey

View solution in original post

0 Kudos
Reply
3 Replies
1,162 Views
Joey_z
NXP Employee
NXP Employee

hi,chansookang

Thank you for your information.

Refer to the RTD_CAN_LLCE_UM.pdf,All filter entries for a channel are searched in ‘order’ – the first match completes the search. Therefore, If FULL filter is tried first and it fails, search will continue and eventually match a BASIC filter.

Joey_z_1-1750734824797.pngJoey_z_1-1750734824797.png

Joey_z_0-1750734785039.pngJoey_z_0-1750734785039.png

Hope it can help you.

BR

Joey

0 Kudos
Reply
1,180 Views
Joey_z
NXP Employee
NXP Employee

hi,chansookang

Thank you for your reply.

Could you share more information for us?

Which version of LLCE are you using? Are you using S32G3 or S32G2?

BR

Joey

0 Kudos
Reply
1,174 Views
chansookang
Contributor III

Hello, 

i am using LLCE 1.0.9 and S32G2 (s32g274a rdb2)

thank you

Tags (1)
0 Kudos
Reply