• LPC1768 ADC instability!!!
    Hello everyone, I'm developing software for embedded systems for medical supposes. In my latest project, I need to read the ADC value for 6 channels of LPC1768 ADC unit. I'm having some problems though...
  • regarding adc code for lpc1768
    hello, what is the sampling rate of a lpc1768 mcu board? how to v get to know the value of adc at time t1, t2, etc... what is the code used for getting the output on hyperterminal this way.... ad0...
  • LPC1768 ADC not functioning
    I am using LPC1768 for my project. I used the following code to test the micro-controller's ADC on a training board. The code reads the channel 5 of the ADC and puts its value on DAC(polling strategy...
  • Wrong values from ADC LPC1768
    I have a problem with the ADC in the LPC1768. The user manual says that the ADC is 12-bit but the maximum value of ADGDR register is 0x3FF (10-bit). In my case the ADGDR register values are greater...
  • adc
    hello; i m implementing temerature display on lcd. i m using c8051f020 ic which has inbuilt adc. i m using 4051 mux for selection of temperature from various sources (eg:temperature of bath...