SPI non-DMA max speed ?
I am communicating with a TFT LCD and trying to speed things a little bit. At the moment I dont have DMA library written, so I am using standard SPI mode.I configured the SPI clock as 5Mhz on STM32F407 mcu. My main clock is PLL on 96Mhz. With APB2 = ...