STM32CubeIDE 1.9.0 H750VBT6 ADC fault
Was old project, works well, need make minor changes with not related to ADC functions, not look press "migrate" to latest version. was confused all ADC operations fault. when check what wrong, found ADC lost clocking.
Take new computer, install clean last version of Cube IDE 1.9.0, make new H750VBT6 project.
look on the clock - ADC clocking tab gray color.
enable ADC - look again, again gray color
Also dissapear "clock prescaler" setting in the ADC settings
meanwhile same test with USART for example on the clocking tab.
if USART disabled - gray color
if USART enabled - instanly request adjust clocking
Even if i force copy old sourse code, with latest libraries, ADC dead....