use Teensy 3.1 DMA to send sine wave to DAC, timed by PDB

Dependencies:   USBDevice mbed

Example of using Teensy 3.1 DMA to send sine wave value to DAC timed by PDB, based on https://forum.pjrc.com/threads/28101-Using-the-DAC-with-DMA-on-Teensy-3-1

you can jumper DAC to A0 and sample the output or view with scope.

Committer:
manitou
Date:
Mon Oct 05 14:23:37 2015 +0000
Revision:
0:a57be408001f
use DMA to output sine wave to DAC, timed by PDB

Who changed what in which revision?

UserRevisionLine numberNew contents of line
manitou 0:a57be408001f 1 http://mbed.org/users/mbed_official/code/USBDevice/#2af474687369