• Unable to activate ADC
    I am trying to modify the Blinky program to acquire data in an array from port C.3 using ADC 13 but am unable to run it. I am new to such programming.I am using MCBSTM32E.I have attached the ADC.c file...
  • 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...
  • 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...
  • 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