Can I leave the Oscillator in pin when using the internal clock of STM32F0 microcontroller?
Hi, I am new to custom PCB design. I am designing my first PCB with stm32f030 and PowerSTEP01. My application involves SPI communication with PowerSTEP01. I want to use the internal clock of the STM32 MCU to avoid external oscillator and capacitors. Does SPI communication work well without external clock signal? If yes, Should I leave the clock input pins PF0 and PF1 floating or pull down to ground?