Configuring NUCLEO-H755ZI-Q at 480MHz
I'm trying to configure NUCLEO demo board at 480Mhz but I'm not able in any way, the following clock configuration seams to be correct, no conflicts

But the code will permanently hang on on the following configuration line

If I comment the line
while(!__HAL_PWR_GET_FLAG(PWR_FLAG_VOSRDY))all seams to work correctly, why?
Chip revision seams to be V so It will be capable of 480MHz

What is wrong? Can someone post a correct clock configuration ? Is there a modify to the board to do? I'm using the last STM32CubeIDE 1.3.0 with H7 1.7.0 support library
best regards
GMG
