Hi, it's possible to use an external clock of 8Mhz (HSE generated by a crystal) on STM32G0B1KBT6 (LQFP32 pinout) on PC14 or PC15?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-22 3:18 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-23 2: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-22 6: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-22 6: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-23 2: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-29 9: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..
Up vote any posts that you find helpful, it shows what's working..
