2019-04-11 02:19 AM
Code generation for STM32L051 will create an empty crc.c file when using latest firmware (1.11.2). Actually, the file exists, but MX_CRC_Init() function body is empty.
CRC module is activated and changing parameters does not generate any code.
Everything works well with FW 1.10.0.
CubeMX v. 5.0.1
Alessandro
2019-04-22 08:28 AM
Hi @alessandro.breuza
Yes, you are right MX_CRC_Init() function body is empty with CubeMXv.5.0.1.
Please try with CubeMXv.5.2.0, the issue is resolved.
Best regards,
Nesrine.