STM32CubeMX 6.8 Changes VOS on STM32H745 again
I'm building several projects based on STM32H745 and upgraded to STM32CubeMX 6.8. Upon doing so, VOS0 no longer is an option when using PWR_DIRECT_SMPS_SUPPLY:
6.7:
Now with 6.8:
Of course, this changes all the peripheral speeds and causes many problems with existing applications. I don't think this is correct.
I have an incredibly simply project that does nothing other than initialize FDCAN using generated code which immediately goes into Hardware Fault. Using 6.7, this does not happen at all.
