STM32H725 possible bug in CRC peripheral with input data reflection
During porting by code from STM32F3 to STM32H7 i had the problem, that the calculated crc of my firmware was not computed correctly.I found out, that on STM32H7 the reflection of the crc peripheral works not correctly if writing data smaller then 4 b...