Posted on November 18, 2015 at 02:51I have a project that is using USART1 on an STM32F301R8. The initialization code that CubeMX generates for USART1 includes a reference to ''RCC_USART1CLKSOURCE_PCLK1'', which does not exist in stm32f3xx_hal_rcc.h ...