STM32G030F6 OSC_EN
Hello,
I am using STM32G030F6, use HSE, but when I set the system clock, PA14 change to OSC_IN but while PA15 change to OSC_EN, and I can't find any specification of this defini
tion, can I use it as OSC_OUT?
Hello,
I am using STM32G030F6, use HSE, but when I set the system clock, PA14 change to OSC_IN but while PA15 change to OSC_EN, and I can't find any specification of this defini
tion, can I use it as OSC_OUT?
PC15 ist an input push-pull output with default value low and optional pull-up or pull-down, if you configure it as OSC_EN.
Please find some more information in the reference manual RM0454, section 5.2.1, subsection External source (HSE bypass):
The OSC_OUT pin can be used as a GPIO or it can be configured as OSC_EN alternate function, to provide an enable signal to external clock synthesizer. It allows stopping the external clock source when the device enters low power modes.
Note: For details on pin availability, refer to the pinout section in the corresponding device datasheet.
(remark: as mentioned earlier OSC_OUT is not available at smaller packages than the LQFP48).
Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.