I'd like to use a DMA channel on the nRF52 to copy RAM from one block to another. However, there doesn't appear to be any DMA controllers that are not directly associated with a peripheral. Please advise.
I'd like to use a DMA channel on the nRF52 to copy RAM from one block to another. However, there doesn't appear to be any DMA controllers that are not directly associated with a peripheral. Please advise.
Indeed there are no DMA channels to copy RAM from one block to another, so you can't do it with DMA
Indeed there are no DMA channels to copy RAM from one block to another, so you can't do it with DMA