PSRAM controller and MDMDA
Hello,
There seems to be some limitation about PSRAM controller and MDMA:
Although that are several channels that can be used with MDMA, there is only a single interrupt for MDMA.
If I understand correctly, it means that mdma can't be used with several PSRAM banks at the same time, and we must choose which memory will be used for the MDMA.
Is that correct ?
Another thing, we need to do dma from external nor to sram.
The problem is that the I see that external nor flash is not accessed like a memory, but need specific programming (HAL_nor_program), so my understanding is that it can;t be used for DMA.
Or can it ?
Thank you,
ranran
