User Activity

I tried to use the hardware crc for my device stm32f103  . But the STM32CubeMX ( version : 6.10 ) doesnot provide any parameters configuration for this IP. The generated  crc.c is as follows :/* CRC init function */void MX_CRC_Init(void){/* USER CODE...