STM32G030K8T6 HSE Crystal Resonator Option Missing (CubeMX)?
Hello,
I recently developed a board to use the STM32G030K8T6 under the assumption that it could support an external crystal oscillator (given what is said in the datasheet) and as I was setting it up in the CubeMX tool I noticed that the HSE was only activated in the Clock Configuration menu, if I checked the BYPASS Clock Source option in RCC Mode settings. However this does not seem to work in order to activate the HSE crystal, and the generated code sets the HSE as bypassed.
Does this MCU actually support an external crystal, or is CubeMX not correctly displaying all the options for this MCU?
Thank you!

