Having trouble using DMA to store ADC data in a Timer driven ADC sampling sequence.
Description:I'm running Timer 3 to produce a continuous PWM output on Channel 1.I'm also running Timer 1 in slave mode to Timer 3, in PWM one shot mode with the Repetition Counter set to 5 and the Update Event Interrupt enabled.This causes Timer 1 to...