STM32F030C: SPI Slave at 13.5 MHz with GPIO_Speed = Low for EMI reduction?
Hello everyone,I am currently working on a project using the STM32F030C, and I have a question regarding the GPIO speed configuration (slew rate) for SPI pins.Here is my setup:MCU: STM32F030CInterface: SPI (configured as Slave)SPI Clock Frequency: 13...