Question
CRC module init code
Is STM32CubeMX v5.01 supoosed to generate CRC intializtion code? All I get is an empty MX_CRC_Init() function and no handle is created. Is this a bug? I can copy the init code from an example but I'm wondering how/where the CRC clock gets enabled or do I need to worry about this?
