Confused by STM32L4 datasheet max SPI clock frequencies
Posted on March 22, 2016 at 20:10I'd like to use an STM32L4 in a project where I am interfacing with a 1-MSPS, 16-bit SPI ADC (LTC2378-16). Obviously the SPI clock has to be > 16 MHz to run this at full speed. However, for best performance the clo...