I'm trying to figure out how long time a DMA transfer of n bytes take on the RM46.
I assume that it takes some clocks to read the DMA source/dest addres, transfer the data, and update the registers afterwards.
1. Do you have any timing related info regarding this ?
2. If the CPU core and the DMA tries to access the internal memory, who wins this arbitration?
Lars