Why is USE_PWR_LDO_SUPPLY defined by default when generating a project in CUBEMX?
Hi there,
i configure power as PWR_DIRECT_SMPS_SUPPLY,

but after generating project, both PWR_USE_LDO_SUPPLY and PWR_DIRECT_SMPS_SUPPLY are defined. This will cause program exception sometime, i have to remove USE_PWR_LDO_SUPPLY. I took several days to locate this issue!

so my question is:
1. Why is USE_PWR_LDO_SUPPLY always defined by default?
2. Where are these preprocessors comming from? so I can configure.
Best regards
Peter
