Hello,
I am acquiring the analog voltage value using one of the ADC12 channel on the CC430F5137.The converted ADC value is shown in ADC12MEMx as hexadecimal value.But how to convert this hexadecimal value in to decimal value as same as analog input.
For example,If analog input value is 0.7 then how to convert the hexadecimal value of ADC12MEMx to the same value as 0.7
thanks.