Hi,
I am using S32K311 series MCU and facing ADC calibration failure every time. TEST_FAIL bit is setting.
I have followed below sequence for ADC calibration
what could be the reason behind calibration failure and how to solve this issue ?
Hi,
instability of the board source can cause failures when running the ADC calibration. One way to mitigate this is to run the calibration multiple times, e.g. as it is done in RTD demo examples.
Also be sure reserved bits in CALBISTREG are not modified. Writing to this field can cause ADC to
operate unreliably.
BR, Petr