New STM32CubeMX has some major bugs ! (6.7.0)
Hello,
Updated CubeMX as well as H7 libraries, and now see problems with clock configurator, as well as some LL function calls in system clock init has no definition !
STM32H743XI should have 480MHz clock...
And if we generate code, we get problems like this : (H7 V1110)
LL_PWR_EnableRange1BoostMode();
Error[Li005]: no definition for "LL_PWR_EnableRange1BoostMode"