-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32 CAN: fix wrong ID and MASK filter #5791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/morph build |
Build : SUCCESSBuild number : 810 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 460 |
Test : FAILUREBuild number : 647 |
Once #5802 is in, will restart CI |
/morph build |
Build : FAILUREBuild number : 869 |
/morph build |
Build : SUCCESSBuild number : 872 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 542 |
Test : SUCCESSBuild number : 718 |
Description
This PR fixes a wrong configuration of the STM32 CAN ID and MASK filters resulting that only some IDs and MASKs were working correctly (Thanks @zh0umu).
Status
READY
Migrations
NO
Related Issues
#5765
#5351