ADC Calibration on MPC5674F
08-30-2019
01:09 PM
900件の閲覧回数
tgc-yilmaz
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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...
1 返信
09-02-2019
01:15 AM
786件の閲覧回数
davidtosenovjan
NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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: