Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
Hello,
According to the datasheet, the MSPM0C1104DGS20 has 10 ADC channels.
Is it possible to use all 10 channels simultaneously?
Best regards,
DDdoor
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.
Tool/software:
Hello,
According to the datasheet, the MSPM0C1104DGS20 has 10 ADC channels.
Is it possible to use all 10 channels simultaneously?
Best regards,
DDdoor
Hi DDdoor,
My apologies for the delay in my response.
There are only 4 MEMRES registers, which allows up to 4 channels to be measured at a time. In order to measure 5 or more channels, after the first 4 channels are measured the software will have to reconfigure the next 4 channels before measurement is performed.
Thanks Keith - you are correct. Bad choice of wording on my part.
I meant to say it is possible to use up to 4 ADC channels assigned to the 4 MEMRES registers and measured in sequence.
To measure 10 channels you first assign 4 ADC channels to the MEMRES register and perform the measurements, either one channel at a time or sequentially. Then to measure the next 4 channels, assign 4 different ADC channels to the MEMRES registers and measure, then again reassign the last 2 ADC channels and measure.
Hello Dennis Lehman,
My question also refers to the ability to measure the analog signals input to each pin sequentially.
Since there are 10 analog-capable pins, I assumed it would be possible to configure all 10 in SysConfig.
However, when setting up a sequence in CCS, I confirmed that only 4 channels can be assigned at a time.
Given this, would it be possible for you to provide a sample design that allows for reconfiguring and measuring the next set of 4 channels?
Best regards,
DDdoor
Hi DDdoor - my apologies for the delay. Attached is a MSPM0C1104 project using all 10 channels.adc12_all_channels_measured_MSPM0C1104.zip