STM32L4 QUAD-SPI clock
Posted on September 04, 2015 at 17:17Hi, Based on the STM32L4 datasheet the maximum QSPI clock is 48MHZ, but the clock used for the cube examples is 80MHZ. should I reduce the clock to 40MHZ? I'm using the Spansion S25FL127S memory in my custom boar...