User Activity

Posted on September 26, 2017 at 09:27After migrating project from FW_L4 v1.8.0 to FW_L4 v1.9.0 there is mising line:RCC_OscInitStruct.PLL.PLLM = 1;in function void SystemClock_Config(void)MCU is STM32L486VGT. Why this happened?