Part Number: TMS320F28034
Section 8.10.2 of SPRUI10 talks about the Procedure to use for ADC Zero Offset calibration. The procedure calls for setting an artificial offset (value of 80) and then taking an average to account for board noise. This value is then subtracted from 80. The resulting "Correction value" is then written into the AdcRegs.ADCOFFTRIM.bit.OFFTRIM Register value.
My questions are the following:
1. What is the tolerance on the correction value and what is an acceptable range? I need to set a warning if the average is outside a threshold +/- tolerance.
2. Is there a way to induce a fault for software verification tests by affecting the correction value to push outside its acceptable range?
Appreciate any help that can be provided.