Hello,
I couldn’t find anything in the CAN Bus example code or the API for setting a entering mailbox filter.
RA Flexible Software Package Documentation Controller Area Network (r_can)
kindly advise.
Many thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people's questions & connect with other people.
Volt.Tech
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Hello, Thanks for reaching out to Volt Tech Community. The acceptance filter of CAN is implemented with 8 acceptance masks (one mask for every four mailboxes). Masks are independently enabled or disabled for each mailbox. This cannot be done with FSP APIs. You can either manually write the Mask RegiRead more
Hello,
Thanks for reaching out to Volt Tech Community.
The acceptance filter of CAN is implemented with 8 acceptance masks (one mask for every four mailboxes). Masks are independently enabled or disabled for each mailbox. This cannot be done with FSP APIs. You can either manually write the Mask Registers (MKRk) (k = 0 to 7) or more easily set the group masks on the FSP configurator:
The above settings will set the MKR registers automatically:
Regards
Ashish
See less