STM32H563 External loader: HAL_RCC_ClockConfig() fails
Hello,I am trying to develop an external loader application for the STM32H563ZI which is connected to a QSPI flash of type W25Q129JV. I have managed to create a project as described in the ST example. My problem is that the call to HAL_RCC_ClockConfi...