• Reading ADC in debug mode
    Hello everybody, I have a board MCB2130 (Microcontroller LPC2138). I connected a small sensor to the P0.27 (AIN0.0). The output of the sensor supposed to be (1-1000 mV). I would like to be able to...
  • Keil uVision4 ADC debugging
    Hi folks. I'm new with ARM microprocessors and after some internet research couldn't find anything about that, so I came here. I'm using a LPC2148 and I would like to know how the debug works in Keil...
  • ADC Counts are correct in debugging mode but not in normal mode
    I am working on ADS1241 24 bit ADC. My ADC counts are correct in debugging mode but not in normal mode with or without breakpoints.I am using Keil uvision5 and STLink Debugger.
  • 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...
  • ADC Peripheral Debug Window and ADC_CHSR[7:0]
    The window that the IDE shows when you click on Peripherals -> Analog/Digital Converter doesn't seem to control the checkboxes properly for the Channel Status register bits ADC_CHSR[7:0]. I'm using...