This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

About ADC

hello Sir i am doing a project on ARM7 lpc2148 controller in that i am using 3 channels of ADC i.e. AD0.1,AD0.2,AD0.3.
i have made code for ADC but the result which i have got is only on one channel AD0.1
but i want the result of 3 channels
so my que is how to read another 2 channels simultaneosly...
plz help me...

thanking you

  • Have you started by having the ADC perform three conversions, so there will be three results available - one result for each channel?

    And have you spent time with the processor user manual, which tells you how to access the individual registers and how to use the different channels?