• ADC performance in EPM900
    I am developing application with LPC9107 and using EPM900 for development (with latest update). I am geting very poor and noisy output from ADC. Raw output, without any additional software filtering...
  • ADC performance in EPM900
    I am developing application with LPC9107 and using EPM900 for development (with latest update). I am geting very poor and noisy output from ADC. Raw output, without any additional software filtering...
  • ADC IRQ lpc1768 problem with 2 ADC
    I have written a code for lpc1768 ADC IRQ with flag to averaging the value and optimized temperature for adc0. my question is how can change this code for both adc0 and adc1 in burst mode in interrupt...
  • ADC IRQ lpc1768 problem with 2 ADC
    I have written a code for lpc1768 ADC IRQ with flag to averaging the value and optimized temperature for adc0. my question is how can change this code for both adc0 and adc1 in burst mode in interrupt...
  • Differences in programming 8-bit ADC and 12-bit ADC
    Hi, I am currently trying to modify an existing code to display 12 bit data (C8051F206) instead of 8 bit data (C8051F226). When I download the existing codes and run the program, my LCD is able...