Tool/software:
I can DMA to port A (32 bits).
I can DMA to port B. (32 bits).
Since portA address is 0x400A0000 and portB is 0x400A2000 (contiguous) I would have thought a 64 bit DMA to 0x400A0000 would write to both ports...
But it doesn't...
Any ideas ?
--
Phil