cancel
Showing results for 
Search instead for 
Did you mean: 

CAN Filter Masks

ngaylard
Associate II
Posted on January 12, 2010 at 12:43

CAN Filter Masks

1 REPLY 1
ngaylard
Associate II
Posted on May 17, 2011 at 13:37

Hello All,

I would really appreciate some help. I am working with the STM32 and using CANBUS to implement a J1939 receiver. The problem I have is that I need to use MASK mode.

Firstly the CAN documentation on the STM32 sucks! It is incomprehensible when it comes to filters, especially in MASKED mode, which makes me wonder if ST have bothered to do much with this.

I have successfully had the system working in List Filtering mode and I can get Masked mode to work IF I only enable a single Mask/Id combination.

When multiple mask/id filters are enabled (with the different values) then unwanted messages are caught as the message ''falls through'' and it caught - normally by Filter Mailbox 3 or 4!

Many thanks and all help appreciated.