2017-06-04 10:27 PM
Hi all!
We're working on a board that uses the STM32F7 and we'd like to add external SRAM and NOR Flash. In both cases, we'd like to use Serial memory to save on IO pins, layout, etc.
In looking at the schematics for the STF32F779I-EVAL board, I see that they've added SRAM, NOR FLASH, and SDRAM, but in all three cases they're parallel versions, rather than serial.
Is this possible? Can they both be wired to the FMC using the QSPI interface?For reference,
is the NOR FLASH we'd like to use, and is the SRAM.Thanks!
#sram #stm32f7 #fmc #qspi