This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADC Calibration in RM48

Other Parts Discussed in Thread: HALCOGEN

Hello Everyone,

I wanted to calculate Offset error of adc using calibartion mode and midpoint calibration mode.

In adc.c file generated by HALCOGEN there is a function for calibration as adcCalibration and adcMIdpointCalibration.

My question is , is it enough to call this function with the corresponding ADC module in my application to compute the calibration or should I write a program of myself .

Does the Offset error of adc will be added to the conversion result automatically?

Please Kindly suggest some answers.

Thank you.