Hi,
From the family user's guide of MSP430F5438A, the polarity of the SHI signal source can be inverted with the ADC12ISSH bit, which is in ADC12_A Control Register 1 (ADC12CTL1).
However, there isn't too much information about this signal inverting function of ADC in user's guide.
From my understanding, if there is a negative 1.5V input voltage to ADC, this negative voltage can be inverted to +1.5V by setting the ADC12ISSH bit to 1.
Is my understanding correct, or I missed something?
Thanks
Liu