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

Commits on Mar 22, 2024

  1. [GH#585] STM32F4_CRC: use correct CRC data

    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>
    xobs authored and mszprejda committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b868daa View commit details
    Browse the repository at this point in the history