Resolved! STM32F303CB is missing peripherals definitions in the HAL and LL drivers
I am using an STM32F303CB with HAL/LL version 1.10.0It seems that TIM2 is not available in the drivers for this part as RCC_CFGR3_TIM2SW is not defined.Is this a fault with the driver library or a configuration from Cube?Thanks