ADC calibration failure

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ADC calibration failure

939件の閲覧回数
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 返答(返信)

909件の閲覧回数
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 件の賞賛
返信

877件の閲覧回数
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 件の賞賛
返信

780件の閲覧回数
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 件の賞賛
返信