Function generator using the DAC output, using DMA alone.

Dependents:   DACDMAfuncgenlib

You are viewing an older revision! See the latest version

Homepage

For a full program, see ... . This has been inspired by MODDMA example4.h. Some differences: - it can work using dma alone (no ISR required, although there is one included if you would like to synchronize something to it), and - there is only one buffer (not two). It is intended for the LPC1768 and has been tested.


All wikipages