William Marsh
/
DACandticker_sample_with_debug
Lab3 example program 2 with debug code
DAC Ticker
- Sample code for part 2 of lab 3 using the DAC, called from a Ticker.
- Note that to use AnalogOut from the Ticker (an ISR), we create a version without locking.
- This version has extra code for debugging