2022-12-22 03:18 AM
2022-12-23 02:26 AM
Hi @MPenz.1,
You can use an External High Speed clock mapped on OSC_IN with HSE in bypass mode.
But not a crystal resonator because which would require OSC_OUT pad to maintain the resonator effect. And the OSC_OUT isn't available with LQFP32 package.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-12-22 06:35 AM
Hello @MPenz.1 and welcome to the Community :),
If you refer to this STM32G0B1 datasheet, and precisely table 12, you can conclude that the PC14-OSC32_IN support the OSC_IN and OSC32_IN for LQFP32 package.
For that, you can use the HSE or LSE on PC14.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-12-22 06:40 AM
Thanks for the reply. I want to use HSE therefore I need OSC_IN and OSC_OUT. Where I can find OSC_OUT on the LQFP32 package?
2022-12-23 02:26 AM
Hi @MPenz.1,
You can use an External High Speed clock mapped on OSC_IN with HSE in bypass mode.
But not a crystal resonator because which would require OSC_OUT pad to maintain the resonator effect. And the OSC_OUT isn't available with LQFP32 package.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-12-29 09:47 AM
Other STM32 32-pin devices host CK_IN / OSC_IN on the PA0 pad. Also 20 and 28-pin variants (see L011 for example)
Is this different here, or an oversight in the bond-out ? Rather disappointing..