• 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...
  • Solutions for LPC1768 ADC noise caused by debugging?
    I am using the Keil uVision5 IDE with the ULINKpro Debug and Trace Adaptor connected to the MCB1700 Evaluation Board. (Target MCU is the NXP LPC1768) It has been discovered that when in a debug session...
  • Solutions for LPC1768 ADC noise caused by debugging?
    I am using the Keil uVision5 IDE with the ULINKpro Debug and Trace Adaptor connected to the MCB1700 Evaluation Board. (Target MCU is the NXP LPC1768) It has been discovered that when in a debug session...
  • 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...