Releases: mchpTestArea/dspic33a-dac-dma-sinewave
Releases · mchpTestArea/dspic33a-dac-dma-sinewave
1.0.0
dspic33a-dac-dma-sinewave v1.0.0
Release Highlights
- Initial Release - Refer to the README.md for a summary and execution procedure
Features Added\Updated
- This MPLAB® X IDE example demonstrates how to generate a 100Hz sine wave without CPU intervention by configuring the DAC and DMA Drivers within MCC Melody.
- The SCCP Output Compare event is used as a trigger for the DMA to place values from a sine wave lookup table to the DAC output register.