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

STM32F4_CRC: use correct CRC data #97

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Conversation

xobs
Copy link
Contributor

@xobs xobs commented Feb 16, 2024

The STM32F4 CRC engine uses the MPEG2 polynomial and configuration. This is different from most other CRC engines, and is somewhat surprising.

This patch fixes renode/renode#585

The STM32F4 CRC engine uses the MPEG2 polynomial and configuration. This
is different from most other CRC engines, and is somewhat surprising.

This patch fixes renode/renode#585

Signed-off-by: Sean Cross <sean@xobs.io>
@RenodeBot RenodeBot merged commit b868daa into renode:master Mar 22, 2024
@mszprejda
Copy link
Contributor

Thanks for the contribution! The fix is merged.

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