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.

MSP430FR5989: Recalibration ESI MSP430FR5989.

Part Number: MSP430FR5989

Hi all,

In ReCalScanIF function:

"

AFE2_drift0 = (AFE2_Max_DAC_Ch0 + AFE2_Min_DAC_Ch0)/2 - AFE2_base0; New_level = AFE1_base0 + AFE2_drift0;

Delta = (ESIDAC1R0+ESIDAC1R1)/2 - New_level;

If "Delta", the difference between the new level and previous level of DAC of AFE1, is less than 10, a valid measurement is confirmed and the new DAC values are set for channel 0 of AFE1, as calculated in these equations.

"

=> Can i change Delta more than 10 ?

Thanks,

**Attention** This is a public forum