arduino-mcp2515 icon indicating copy to clipboard operation
arduino-mcp2515 copied to clipboard

Mask & Filters

Open M4rch3llo opened this issue 3 years ago • 2 comments

I'm quite new to Arduino and even newer to CANBUS, I've uploaded the code and got everything to work perfectly after a few tweeks (setting clock speed, can speed, etc).

now to the next step, I don't understand the filtering. for example, how would I code it to only show me a specific CAN i.d?

Just a little snippet of i.d's below but how would I set a filter to only show me 0x34F?

0x35C 0x34F 0x349 0x336 0x35E

M4rch3llo avatar Feb 12 '22 16:02 M4rch3llo

Did you resolve it? I have the same problem.

XhemaliIlevia avatar Jul 27 '22 20:07 XhemaliIlevia

You done it? I also need a filter

Davi512 avatar Sep 18 '22 18:09 Davi512