Resolved! STM32F429 CLOCK CONFIGURATION PROBLEM
Posted on March 27, 2017 at 08:43I am trying to configure HSE clock with 8Mhz crystal with STM32F429.HAL_ERROR occurs when HAL_RCC_OscConfig function is executed in the following partition. /*----------------------------- HSI Configuration --------...