I just started to work with this device to get familiar with it ...
I tried to verify the TI code example for internal thermometer in SD16 channel 6: msp430x20x3_sd16A_02.c with my device.
Even though the example focuses more on value deviation I was more interested first in the absolute value delivered by the converter and temperature sensor.
The result is surprising me and I can not bring that together with expected V_Sensor = 300..450 mV.
The hex values I get from SD16MEM0 at breakpoint via debugger are at about 0xD570 (quite stable), which with bipolar setting of the converter would mean a much higher V_Sensor (and with that temperature).
Is there some hint for the interpretation of such result? The source code is unchanged, the project is created by myself (might there be some influence here?).
Thanks, Michael.