Akshay, Going back into the example, at line 136 you should see this statement: AdcOffsetSelfCal(); Please step into this function and note (either by watch window or hovering over the variable) the value of AdcConvMean after it is written to at line 159(inside DSP2803x_Adc.c) If you could pull up a watch window to the AdcRegs and capture those on screen after this function returns to main, that will be helpful as well. Best, Matthew
↧