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.

MSPM0L1306: MSPM0L1306

Part Number: MSPM0L1306

I am using armed Keil to execute and debugging of the code of MSPM0L1306 and now I am working on ADC "adc_12_single_conversion" where I am not able to get consistence value at output even after applied voltage to the ADC channel remains constant. I am using ADC channel 0 (PA27) 

  • Hi Seema,

    Do other ADC channels have the same phenomenon?

    I am not able to get consistence value” refer to the fluctuation of the ADC result? What is the amplitude?

    Thanks,

    Leo

  • Hi Leo,
    I have tried all ADC channels and have same results. The values are not stable of the ADC result as there analog input is stable. the voltage applied at channel 0 is 0.396Volt
    Thanks in advance

  • Hi as I haven't receive any answer from your support forum I am closing this without getting solution from your end. Now I have change the way I was coding. I was taking ADC converted values in ADC_single_conversion example 

  • Hi ,I was taking ADC converted values in ADC_single_conversion example but that was not working perfectly and I was getting fluctuating results which cause error in my final outcome. I have changed the way there is an example of voltage_monitoring in which ADC input gets and voltage which i have converted into 12-bit ADC value and not I am getting stable results. 

    My issue is resolved