[252] SAADC: Unexpected behavior when TASKS_CALIBRATEOFFSET is used during sampling

This anomaly applies to Revision 3, build codes QFAA-Gx0, QFAB-Gx0, CIAA-Gx0.

It was inherited from the previous IC revision Revision 2.

Symptoms

The EasyDMA results buffer in RAM has incorrect values.

Conditions

TASKS_CALIBRATEOFFSET is run after TASKS_START and before EVENTS_END.

Consequences

Incorrect values are stored in RAM.

Workaround

Run TASKS_CALIBRATEOFFSET before TASKS_START or after EVENTS_END.