Cannot Enable More Than 1 Output on PLL2/3
Posted on April 24, 2018 at 16:33I am using the STM32H743xx Nucleo board with CubeMX V4.25.0 and CubeH7 V1.2.0.The HAL drivers have some issues with enabling the PLLs and individual PLL outputs (P, Q, R).1. HAL_RCC_OscConfig() always enables all PLL...