Other Parts Discussed in Thread: TIDA-00648
hello,
I am using MSP430f5659 microcontroller to interface 4-20 mA level sensor. I am using multiple channel read Adc code example of ti ie. msp430f665x_adc_06.c. when sensor is at fixed height it should show a fixed count value but it is showing a range of value (eg: 804-824 for a fixed value). I am using reference voltage as AVCC and AVSS which is 3.3v and gnd . Please suggest some solution to count variation problem.