• 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...
  • 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.
  • dual releases
    I have to maintain this program written by a group that thought that timing was going home at 4:59 not something related to programming. Thus I am dead scared of changing release for the compiling/linking...
  • Dual DPTR
    Hi I want to use dual DPTR on my 89c669 from Philips. When i insert the pragma #pragma modp2 I get this error(s) *** ERROR L127: UNRESOLVED EXTERNAL SYMBOL SYMBOL: ?C?STRCPYP2 MODULE: ....
  • CMSIS Dual-Core semaphore
    Hi, Does someone know if it is possible to implement shared semaphores within dual-core architecture using CMSIS library. I am working with a LPC4337 dual-core and need to access the same peripheral...