SPI Clock
Posted on October 05, 2016 at 19:34I'm using SPI to get data from and ADC: I need fast acquisition so I'm using a STM32F4 board at 50MHz. Using a Logic software I noticed that the spi clock doesn't work at high frequency (50MHz), while it works at l...