Does the Quad-SPI flash on the STM32F769I-EVAL board actually function??
Going through the process of starting a project from STM32CubeMX with an STM32F769I-EVAL board, I found that the installed Quad-SPI NOR Flash chip is connected such that PB2 -> Quad-SPI Clock. PB2 cannot function as a clock for Quad-SPI per STM32Cub...