VREFBUF can't set to internal with new MX Version (+VDDA isolation is forced)
Hello everyone,
I have a project with an STM32U575VGT6. This was created with STM32CubeMX version 6.8.1. Now the project should be made compatible with the latest IDE version (V1.17.0) as part of a larger conversion action and for this purpose a migrate of the ioc was carried out (STM32CubeMX version 6.13.0).
In the original project, VREFBUF was set to ‘Internal voltage reference’ mode with ‘SCALE0’.
After the upgrade, this selection is no longer available and VREFBUF is set to ‘Disabled’ by default.
I have also noticed that since the upgrade there is the option ‘isolation Vdda’ under ‘PWR’, which cannot be deactivated.
Ultimately, this means that 0V is applied to the Vref pin and the ADC and DAC do not function correctly.
What has been changed here and what do I have to set so that my application works again?
Many thanks for your help
Robert
old Version:

new Version:


