Solved
Extending Flash memory on STM32F429 MCU using external memory that can store images during MCU Flashing
..
..
Well it doesn't support QSPI, and the SPI implementation doesn't map into the memory space of the MCU directly.
You could use SPI to connection to W25Q256 or MT25L256 type devices in 8 or 16-pin packages. These are NOR Flash.
The F429 can support F(S)MC peripheral for parallel RAM or FLASH, but these soak up a lot of pins vs SPI, QSPI type devices.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.