Hi there,
I have a quick question on EDMA.
On the page 74 of spru966b.pdf, the example said there are 256 words (I supposed 2 bytes word) to be copied. But on the next page, ACNT=0x100h, BCNT = 0x1h and CCNT = 0x1h, which means there are ACNT*BCNT*CCNT = 256 bytes will be copied. I am so confused on it.