Tool/software:
ADC Control Register (0x2B) includes the following bits:
ADC_AVG - Setting to 1 provides a running average.
ADC_AVG_INIT - setting to 1 indicates to start the average using a new ADC conversion.
Though the rest of the 87 page datasheet there is no indication of how the aveage works (ie. how many sample, or over what time period is it calculated?)
Can anyone provide more information on what the "running average" means?
Thanks!