ADC calibration failure

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ADC calibration failure

734 次查看
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 项奖励
回复
3 回复数

704 次查看
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 项奖励
回复

672 次查看
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 项奖励
回复

575 次查看
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 项奖励
回复