Octo/QuadSPI options for using external RAM and FLASH
I'd like to use both external RAM and flash at the same time for an STM32H7 application. I'd like to get a better idea of what options are available for this.
For example, 256Mbyte flash in memory mapped mode for execute in place and 4gb of SRAM indirect mode for read/write.
Would this require two quadSPI or octoSPI ports? Or can it be done with just one port? I see in AN5050 that octoSPI supports multiplexed modes.
Thank you.
