Hi,
I am pretty new to the TI platform and C programming. I need some help in understanding how to read ADC values from two pins.
I have the understanding of functions ADC_open, convert and close.
I used ADC_Open and ADC_Convert functions to open the driver and read the values from the two pins.
However, I am reading values 52685, I am not sure if I am reading the correct value or not.
What should be the values? should the convert the values I read again?