You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.