STM32G071KBT6 external crystal connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-01 4:28 AM
Hi Tema,
Using the STM32G071KBT6 32 pin LQFP , hereby having an issue on connecting external xtal . In Nucleo board, i have 64 pin and in data sheet is clearly says that, 48 and 64 pin having dedicated pins for external crystal.
Kindly help to know how to connect the external xtal to STM32G071KBT6 MCU
Regards
Sudeendra
- Labels:
-
STM32G0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-03-01 5:32 AM
Hi, Sudeedra,
the STM32G071KBT6 is providing two pins for either HSE or LSE. Per default it is set to LSE, but you can easily switch it to HSE using STM32CubeMX:
- RCC: Enable BYPASS Clock Source
- RCC: Enable OSC enable
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Good luck!
/Peter
