Hi,
I am working on an application that uses the 12bit ADC of the MSP430F5435 microcontroller. I have programmed the controller in such a way as to get the output from the ADC. But the problem is that there is some drop in voltage at the output of ADC.
For example, the input to ADC is 0.418V and my expected output is 684 (ADC digital value). Theoretically I get the correct reading. But practically there is lot of fluctuation at the output of ADC. To reduce this, I tried averaging the readings. But I do not see any significant change in the output. What can be the problem ? How can it be resolved?
Thanks and Regards,