Other Parts Discussed in Thread: RCV420
Tool/software: Code Composer Studio
Hello,
In my project I've used a pressure sensor with output 4 - 20 mA. This current is converted to voltage 0 - 3V3 volts using the RCV420 IC. This is further given to the ADC pin of TM4C123 launchpad.
I've checked the output of RCV420, it's a stable voltage for a specific pressure. The problem is
The ADC value shown on CCS is not at all stable. The value keeps fluctuating with almost + or - 100.
To check with the issue I used multimeter to check voltage fluctuations on RCV420 output, the it shows a constant voltage. The same pin when I connect to launchpad, the adc reading keeps on changing.
The changes in the voltage is in milli volts. Is there anyway to get a stable adc value??
Regards
Praveen