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.

MSPM0C1103-Q1: ADC0 Channel Configuration for Temp Sensor and Voltage Input

Part Number: MSPM0C1103-Q1
Other Parts Discussed in Thread: MSPM0C1103, SYSCONFIG

Tool/software:

Hello,

I believe that Channel 11 of ADC0 on the MSPM0C1103 is assigned to the internal temperature sensor.
If I want to use Channel 0 of ADC0 for voltage measurement, is it possible to configure both channels simultaneously using SYSCONFIG?

Best regards,
DDdoor

  • Hello,

    It is not possible to simultaneously sample from multiple channels on the MSPM0C1103. Instead, you can configure your code to sequence between the desired ADC channels. Please reference the DriverLib for details on how to do so.

    Best,

    Owen