cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F407 ADC Scan operation

John F.
Senior
Posted on July 11, 2013 at 16:17

The STM32F407 ADC(s) support scan mode where a predetermined group of ADC input channels are successively converted with the results DMA'd to a circular memory array at the end of the group conversion. This works but, while debugging (including breakpoint stops), I've seen the scan get out of sync with the memory buffer. I guess this doesn't normally happen so I'm not too worried ... but, I wondered.

Since the scan can be over as many as 16 channels, is it OK to convert the same channel more than once? Choosing an appropriate sequence could allow a rudimentary sanity check that the data are correctly aligned in the buffer (as certain channels should contain similar results) and would also allow channel results from multiple conversions in one scan to be averaged to reduce noise.

Anyone have any information or opinion please?
0 REPLIES 0