• LPC2148 ADC interrupt problem
    Hello all, i am using lpc2148 in one of my application. i used adc conversion competition interrupt so that no need to poll it. it works fine when first time it completes conversion of adc and execute...
  • ADC LPC2148
    I am using LPC2148 and I'm doing my work on ADC . I did 2 channels of ADC and its working perfectly but when I'm gone to 3rd channel output of 3rd channel is not working and i want to know that if we...
  • ADC activation in LPC2148
    i am doing my project on LPC2148. when i interfaced the ADC AD0.1, there is no error while compiling. When the code is debugged the result is displaying in the global register and interrupt pin ADINT...
  • LPC2148 ADC working but incorrectly
    hey i am using LPC 2148. and configured the hardware for taking the analog signal at P0.28 which is ADC0 channel 1. i am using following code but the output stays 0 or 1023 only. my hardware...
  • LPC2148 ADC configuring
    Can anyone explain me the code of LPC2148 collecting data from the sensor via ADC that register configuration and other things related to that I am so confused