cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G071KBT6 external crystal connection

SS_135
Associate II

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

1 REPLY 1
Peter BENSCH
ST Employee

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

0693W000007ZlVOQA0.pngWhen 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

In order 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.