DMA, timer6 and DAC problem
Posted on July 06, 2016 at 14:48Hi, I am trying to generate analogue output using DMA. I have a taken http://vk.com/id62355309's cample code for testing. The output frequency is defined by#define OUT_FREQ 5000 // Output waveform frequency Above val...