What is the role of "Continuous Conversion" ADC option, when using Timer Event to trigger conversion?
I've enabled the ADC's SCAN option to convert 8 channels, and have the conversion triggered from a 16khz Timer Event. A DMA stream is enabled to get the data.I'm unsure what the ADC's Continuous Conversion ("ContinuousConvMode") should be set to. ...