Introduction - If you have any usage issues, please Google them yourself
D169 Demo- DMA0 Repeated Burst to-from RAM, Software Trigger
Description A 32 byte block from 220h-240h is transfered to 240h-260h
using DMA0 in a burst block using software DMAREQ trigger.
After each transfer, source, destination and DMA size are
reset to inital software setting because DMA transfer mode 5 is used.
P1.0 is toggled durring DMA transfer only for demonstration purposes.
** RAM location 0x220- 0x260 used- always make sure no compiler conflict**
ACLK= n/a, MCLK= SMCLK= default DCO ~ 800k
Packet : 93317466d169_dma.rar filelist
D169_dma_01.c
D169_dma_02.c
D169_dma_03.c