Mutual Mode Oversampling

This parameter enables the oversampling feature for mutual mode. The oversampling feature takes the average of multiple conversion results to improve the SNR.

Implementation Notes

There are four possible conversion styles for frequency hopping:

No Oversampling: take one conversion for each sample results

Double: take two conversions and take the average for each sample results

Quadruple: take four conversions and take the average for each sample results

8x: take eight conversions and take the average for each sample results

Affected Software Parameters
Selecting this option sets the CAPT_PROJ_MODE_OVERSAMPLING_STYLE compile-time noise immunity definition in the CAPT_UserConfig.h file to seleted oversampling setting when source code is generated.