Is DMA able to access external FLASH in memory mapped mode?
I am fiddling with a STM32WB5M discovery kit.
This kit includes a QuadSPI external NOR FLASH chip and i need to understand this in order to make early design choices.
Could the DMA access that external FLASH memory space?
I didnt try it yet, but my limited understanding of how DMA magic works is telling me it wont work because QSPI is in the way... am i wrong?
is there any way to include external FLASH/RAM thats accessible by DMA?
