Question
GPIO configuration for LSE crystal (STM32F102RBT6)
Posted on November 28, 2011 at 20:11
This should be an easy one for you...
I'm a new STM32 user and I am unsure how to configure the GPIO for PC14-15 when using 32kHz crystal as the LSE. Do both pins need to be configured as alternate function (PP or OD?) or as input/output? I would assume alternate, but I've noticed in the examples that, even though the alternate fuction is used, some pins are still configured as I/O ( e.g., USART RX and input-capture). Thanks! #stm32f102rbt6 #stm32-pc14-pc15-gpio-lse #lse #rtfm #gpio