STM32CubeMX 4.9.0 STM32F7 Clock Configuration CLK48 Clock Mux BUG?
Posted on August 02, 2015 at 19:48Hi,In setup for STM32F746G-DISCO, FW_F7 V1.1.0 In Clock Configuration, when selecting PLLSAIP @ CLK48 Clock Mux for USB,it generates codePeriphClkInitStruct.PLLSAI.PLLSAIP = RCC_PLLP_DIV4;which should bePeriphClkIni...