2021-03-01 04: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
2021-03-01 05: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:
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