Davi512

Results 3 issues of Davi512

Hi, I need to filter two ID's. I use CAN.filter(id); but this give me only one ID. In mcp2515 I can filter a couple ID's.

Hi, when I upload a sample sketch CANreceiverCallback my cpu reads some id and restart. Even if I set filter to one or two id. ![image](https://github.com/sandeepmistry/arduino-CAN/assets/113210366/3023f808-9be3-416e-8546-9b974f335522)

I have problem to filter to couple ID's for one ID I use this but this work only for one id. ![IMG_1607](https://github.com/sandeepmistry/arduino-CAN/assets/113210366/19cdc84a-db76-4665-875e-ad0200c58a82) CAN.filter(0x612,0x1FFFFFFF);