Set Receive Mask and Filter

Is there an example of how to setup Receive Mask and Filter.
I am using an arduino uno with seeed studio can bus sheild.

I would appreciate any help preferably an example on how to implement this in the code.

many thanks :smiley:

Hi, I had update the library of can bus shield few minutes ago, and I add 2 examples, set_mask_filter_recv and set_mask_filter_send, this two demo will show you how to use mask and filter of mcp2515.

you can download the library here: github.com/Seeed-Studio/CAN_BUS … r/examples

take a try, if any problem else please contract with me freely.