Resolved! Is there any way to for the DMA to read the target address as part of the source?
Posted on May 11, 2017 at 16:04Suppose there's a table with two columns: column A has the destination address and column B has the value I want to write to the destination. (Destination addresses in column A are NOT contiguous) Is there any way to d...