Tool/software: Code Composer Studio
according to 28004X datasheet, zero offset for ADC module is needed, but there is no AdcOffsetCalibrate() function corresponding to 28004X. So i coded the ADCzeroOffsetCalibration below. During debug, program stuck in
I found that ADCINTOVF was always set 1. And I can not find the root cause, could you please give some advice, thanks.