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.

Revisions of main.cpp

Revision Date Message Actions
0:a57be408001f 2015-10-05 use DMA to output sine wave to DAC, timed by PDB File  Diff  Annotate