Using AFEC ADC conversion (SAM E70/V71) in free run mode using a group natural sequence, can a comparison window be used for all the channels and trigger interrupt if any channel value is out of window limits? If the answer is yes, then can a filter be used for a comparison ? (multiple out-of-window events should trigger the interrupt). The datasheet does not correlate these two modes but it is not clear if the fast speed of a free run conversion can allow enough time for a comparison, especially with filtering.
Such would be a use case where the periodic comparison value is not important for normal operation but ADC in free run is only used to watch for the out-of-limits sensor values.
Please advice if it is possible.