2020-04-11 07:59 AM
2020-04-13 09:20 AM
The RCC_OSC_OUT pin is apparently not available on smaller packages. You can
2020-04-11 07:54 PM
Configure it in the RCC first, on the pinout tab under System Core, then it should become available as a clock source.
2020-04-13 05:29 AM
I'm using cubemx 5.6 under stm32cubeide (under Linux OS) but I'm looking that in RCC on pinout tab, the only option that enable HSE in the clock configuration tab is "bypass" checkbox.
2020-04-13 09:20 AM
The RCC_OSC_OUT pin is apparently not available on smaller packages. You can
2020-04-14 12:55 AM
OK!! The RCC OSC_IN and RCC OSC_OUT pins are not available for STM32G030 (32 pin version) so it's impossible to use external cristal/resonator :( !!!