2026-05-20 7:26 PM - last edited on 2026-05-22 4:48 AM by mƎALLEm
Original post: https://community.st.com/t5/stm32-mcus-products/stm32h7-flash-crc/td-p/887279
HAL_StatusTypeDef HAL_FLASHEx_ComputeCRC(FLASH_CRCInitTypeDef *pCRCInit, uint32_t *CRC_Result)
{
...
...
FLASH->CRCCR1 |= FLASH_CRCCR_CLEAN_CRC | pCRCInit->BurstSize | pCRCInit->TypeCRC;
...
...
}Solved! Go to Solution.
2026-05-22 3:22 AM
Hello @mycodeworksIdontknowwhy
This issue has already been addressed in STM32CubeH7 v1.13.0. We recommend updating your firmware to the latest available version to benefit from the fix.
2026-05-21 4:03 AM
Hello @mycodeworksIdontknowwhy
Thank you for bringing this issue to our attention.
I reported this internally.
Internal ticket number: CDM0062824 (This is an internal tracking number and is not accessible or usable by customers).
2026-05-22 3:22 AM
Hello @mycodeworksIdontknowwhy
This issue has already been addressed in STM32CubeH7 v1.13.0. We recommend updating your firmware to the latest available version to benefit from the fix.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.