DMA of continuous mode ADC triggered by event out of Timer3???
Hello all...I have 6 channels of A/D that I want to sample continuously for 480 samples total. I want these samples to be triggered on the rising edge of event out of Timer3 every 5 seconds...I have tested Timer3 using toggle and GPIO and it looks a...