Resolved! Most effective way to generate waveform?
Need to generate a repeating waveform with external SPI 16-bit DAC.Using a table of values in memory, repeatedly loop through table outputting values to DAC.Delay between outputs is constant. No glitches at repeat!DMA only (no interrupts).What's the ...