is there method to receive packets from can
only with specific id or match mask? Example: if packet has id 0x123 it has to ignore.
I want to do it by driver level.
Asked
Active
Viewed 61 times
0

Mike
- 860
- 14
- 24
1 Answers
0
Yes, you can configure the mailbox to receive the messages from an intended message ID. You can change it in the library or driver of beagleboard

ddpd
- 603
- 1
- 10
- 25