DMA
DMA info on the M16C.
-
DMA channel example
- This project uses DMA to control output on the M16C's DAC.
-
DMA used for DTMF tone decode.
- This project uses DMA channels on the M32C to transfer data from the ADC to memory for an FFT to perform DTMF decoding.
-
Great DMA example
- This project uses DMA channels to generate color NTSC and PAL video via RGB and sync signals. This is a great example of how to use DMA channels in the M16C.
-
Serial Port using DMA
- Project provides an example of using a serial port witha DMA channel.

