Solved
Enabling the CRC Clock with one line inside MX_CRC_Init() befor the use of MotionMC_Initialize was enough:
__HAL_RCC_CRC_CLK_ENABLE();
B
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Enabling the CRC Clock with one line inside MX_CRC_Init() befor the use of MotionMC_Initialize was enough:
__HAL_RCC_CRC_CLK_ENABLE();
B
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.