I am having difficulty in getting a working clock configuration for an STM32H753 chip.
the STM32H753 chip is mounted on a board with an external 12Mhz HSE crystal and 32k LSE crystal. Using the CUBE config tool I have the attached SystemClock_Config function. The function gets stuck waiting for a valid RCC_FLAG_PLLRDY signal in line 42...