How to generate CRC for post build with STM32CubeMX2 and STM32C5
Summary This article explains how to add a robust firmware integrity check to STM32 projects configured with STM32CubeMX2 (MX2) and developed using either IAR or VS Code with CMake and GCC. It shows how to enable the STM32 CRC peripheral, use a post-...