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.

CC2642R-Q1: Reading Incorrect ADC values

Part Number: CC2642R-Q1


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?