Skip to content
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

mcp2515: can driver incomplete ID flag handling #20645

Open
kfessel opened this issue May 2, 2024 · 0 comments
Open

mcp2515: can driver incomplete ID flag handling #20645

kfessel opened this issue May 2, 2024 · 0 comments

Comments

@kfessel
Copy link
Contributor

kfessel commented May 2, 2024

Description

EFF / EID flag is not handled correctly in all cases

RTR flag is not han dled

Steps to reproduce the issue

read the code RTR handling is missing , eff flag is set by guessing (only if id is >2047)

Expected results

follow the can standard

Actual results

sometimes guessing a eff flag never handles the rtr flag

Versions

@kfessel kfessel changed the title mcp2512: can driver incomplete ID flag handling mcp2515: can driver incomplete ID flag handling May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant