MSP430 is connected to a pressure sensor. The sensor output is between 0.5V and 1.75V.
(a) How do you configure the MSP430's ADC12 to perform analog-todigital conversion with maximal resolution? Write your C code.
(b) What is the digital value that corresponds to 1.25 V input voltage?
(c) What is the analog voltage at the output of the MSP430's DAC if we use 2.5 V reference voltage and 8-bit resolution? The data register DAC12_DATA=0x007A.