ADC calibration failure

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADC calibration failure

321 Views
Sourdev
Contributor II

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

Sourdev_0-1749582861814.png

what could be the reason behind calibration failure and how to solve this issue ? 

 

 

 

0 Kudos
Reply
3 Replies

291 Views
PetrS
NXP TechSupport
NXP TechSupport

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

0 Kudos
Reply

259 Views
Sourdev
Contributor II

Hi,

I calibrated 5 times but each time TEST_FAIL bit is set and reserved bits in CALBISTREG are not modified still facing issue. 

0 Kudos
Reply

162 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can try to perform ADC selftest as well to check the ADC.
If you have issue still share the simplified project you use. Specify the HW used as well.

BR, Petr

0 Kudos
Reply