Skip to main content
LPane
Associate
November 15, 2018
Question

Hello to All, Please, could someone provide the C code algorithm (or tell me where I can find it) to calculate the same CRC 32 computed by HW in the micros STM32L1 and STM32F3? Thanks a lot

  • November 15, 2018
  • 3 replies
  • 976 views

..

    This topic has been closed for replies.

    3 replies

    Bob S
    Super User
    November 15, 2018

    I typed "crc32" in the search box at the top of the screen and up popped some posts by @Community member​ with just such code. Give it a try.

    Tesla DeLorean
    Guru
    November 15, 2018

    Yikes! some of the code didn't survive the forum relocation well

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    LPane
    LPaneAuthor
    Associate
    November 20, 2018

    Thanks a lot. This is what I'm looking for!