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

Switch CRC computation from SW to HW #254

Open
PatrickKa opened this issue Mar 3, 2024 · 0 comments
Open

Switch CRC computation from SW to HW #254

PatrickKa opened this issue Mar 3, 2024 · 0 comments

Comments

@PatrickKa
Copy link
Contributor

Description

Unfortunately, the HW CRC unit of the STM32 is a bit weird and the HW CRC32 differs from the SW version. This means that we have to notify the other endpoints about the change, and they need to implement a version that agrees with our HW version. Only then can we finally switch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant