Question
[STMCubeMX2] - Not generating mx_hal_def.h with all peripherals
Greetings for the day,
I am working on STMC5 microcontroller and with that since we need to use the STMCubeMX2 for code generation, I end up generating a code that doesn’t have all the peripherals initialised in mx_system.c and not included in mx_hal_def.h. Any idea why that is happening ? Am I missing some configuration in the tool ?


It can be seen that mx_hal_def.h doesn’t contain all the peripheral headers. This is the issue.
