I'm using MKL25Z4 in order to use ADC to make 1024 samples that wiil go to an array in memory by using the DMA. After that I press a button and change it so that the DMA will send the samples for DAC and I encounter some problems:
Hello @darkWarrior735,
In the following link there's an example that uses the DMA ADC, also, in the SDK there's an example in demo_apps examples.
Best Regards,
Alexis Andalon