OSC32_IN and OSC32_OUT when are not used for LSE on STM32F070CBT
Hi,
I am curious about one thig.
I am using STM32F070CBT microcontroller which has LQFP48 package. My curiosity is about 3rd and 4th pins. In datasheet these pins additional functions are OSC32_IN and OSC32_OUT respectively. In my project, i did not intend to use these pins as external oscillator. Am i have to initialize these pins to use as GPIO and disable HSE oscillator( even if i did not use it as an oscillator) ?

