Skip to content

1.0.0

Compare
Choose a tag to compare
@pic-avr-github-admin pic-avr-github-admin released this 01 Oct 20:36
· 21 commits to main since this release

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.