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

Refactor comms processing #228

Open
yconst opened this issue Nov 24, 2022 · 0 comments
Open

Refactor comms processing #228

yconst opened this issue Nov 24, 2022 · 0 comments
Labels
bug Something isn't working firmware Issues that concern Tinymovr Firmware

Comments

@yconst
Copy link
Collaborator

yconst commented Nov 24, 2022

Referencing PR #225 , message reception of CAN messages should be performed in the interrupt handler, and stored in a ring buffer. Then further processing, including sending a reply if necessary will be performed in the main loop.

@yconst yconst added bug Something isn't working firmware Issues that concern Tinymovr Firmware labels Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working firmware Issues that concern Tinymovr Firmware
Projects
None yet
Development

No branches or pull requests

1 participant