arduino-mcp2515
arduino-mcp2515 copied to clipboard
Mask & Filters
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
Did you resolve it? I have the same problem.
You done it? I also need a filter