The datasheet states
"The ADC_AVG bit enables or disables (default) averaging.
ADC_AVG_INIT starts average using the existing (default) or using a new ADC value"
I need more information about the ADC averaging, how to use this.
1. Does this work in continuous mode, or is this average from each sample duration (e.g. 24ms conversion time)?
2. Does the ADC_AVG_INIT also start the ADC, or only reset the ADC average value?
Thank you!