Question
I am trying to understand how the over sample hardware works on the ADC.
My setup is I have timer 15 triggering ADC1 at a fixed frequency - say 1MHz
I have 4x over sample ratio set and the single trigger for all over sampled conversions set so I only get 1 DMA transfer for per 4 samples.
So with 4x over sample and 1MHz trigger rate.
Questions
- Do I get 1 sample per microsecond or 1 every 4 microseconds.
- Does the ADC sample the input once at the beginning of the 4x over sample process or does it re-sample the input on each of the over sample conversions..