Releases: microchip-pic-avr-examples/dspic33ck-dac-dma-sinewave
Releases · microchip-pic-avr-examples/dspic33ck-dac-dma-sinewave
1.0.0
Sine Wave Demo 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.
- The same demo can be used with the Explorer 16/32 board with dsPIC33CK256MP508 PIM or the dsPIC33CK Curiosity development board.