Use STM32H7 CRC peripheral on Flash memory (instead of Flash CRC)
The STM32H753 has 2 CRCs. One global CRC and one specific for Flash memory.
I think it is possible to use the global CRC for flash memory right ? The benefit would be to use a different polynom than the one from Flash CRC.
is it possible to have an idea of the performance loss @ 400MHz CPU clock. I know it depends on many factors, I just want to know if it's twice slower, 10 times slower...
