ADC accuracy for the example code S32k118q048 evb

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

ADC accuracy for the example code S32k118q048 evb

256 Views
yousefdessouki123
Contributor II

When working with one of the examples from the NXP cookbook, i reliased that the inaccuracy of the ADC channel conversion is very high. In the example code all conversions results for the voltages are shifted 1000 in terms of the final readings. For example when I connecte a 4V on the ADC pin, the voltage result after applying the scaling formula  is 5000. All readings suffer from this phenoma. Is there anything that could be done to mitigate such issue.

0 Kudos
Reply
1 Reply

243 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @yousefdessouki123,

You can refer to AN12217. Specifically, chapter 3 (Best practices to increase accuracy). 

Many factors can cause this, such as unstable VREF. You can also try to add an RC filter at the ADC input to suppress high-frequency noise. 

Best regards,
Julián.

0 Kudos
Reply