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.

CCS/LAUNCHXL-F28027F: f28027f

Part Number: LAUNCHXL-F28027F

Tool/software: Code Composer Studio

Hi,

I am using ADC module in my application. While configuring simple example of ADC_SOC there seems fluctuation in values. While providing 3.3V to input pin of Voltage1, the value of ADc becomes nearly 4096 which is correct but during this phenomena value at Voltage2 becomes nearly 2570 but it should be randomly fluctuating instead of dependent on Voltage1 as shown in figure

But when we provide 3.3V to input of Voltage2 then Voltage1 is completely random which means independent of Voltage2 as shown in below picture

Other problem is when no supply is provided then voltage reading by Voltage1 is below 900 which is quite fine but voltage2 becomes more random an above 1000 as shown in picture below.

Which modifications could be done so that behaviour of Voltage2 becomes sames as Voltage1.

Thank You