• 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...
  • Wrong reading provided by ADC while using 2 ADC Channels
    I was using an ADC channel ADC0.1 in lpC2468 for taking controller to power down, and it worked properly. Now I configured ADC channel 2 ADC0.2 for reading value from thermistor, as I load code into...
  • 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...