ADC Calibration on MPC5674F

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

ADC Calibration on MPC5674F

616 Views
tgc-yilmaz
Contributor III

Hello,

I'm using a MPC5674F. I want to read adc values with eQADC and want to work in Continuous Scan mode. I would also like to calibrate the adc module. But for the calibration of adc, I have to refer to 3 different voltage values (except 5V). I have no idea how to get the calibration values (gain, offset) with 3 reference points. Can you help with this?

Thank you for your help...

Labels (1)
0 Kudos
1 Reply

502 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, calibration routine is described in the AN2989:

https://www.nxp.com/docs/en/application-note/AN2989.pdf

 

Note, that reference channels must be sampled in the moment ADC voltages are stabilized what defined as 8ms (Delay from power up to full accuracy = 8 ms.)

Example code with eQADC calibration you may find here:

https://community.nxp.com/docs/DOC-334425

0 Kudos