[bug]STM32CubeMX incorrect clock configuration for Nucleo-F446ZE
Posted on May 24, 2016 at 17:04The Nucleo-F446ZE use an STM32F446ZET6U When I create a project for the nucleo, HSI is incorrect (HSI = 8Mhz but should be 16 Mhz) If I choose the mcu only, the HSI value is correct. #stm32f4 #stm32cube #bug