• Wakeup Timer
    Is that the LPC2103 will resume the next command once either one of the external input interrupt pin is enabled? Or it will reset the whole program? After the LPC wake up from the external input...
  • Wakeup Timer
    Is that the LPC2103 will resume the next command once either one of the external input interrupt pin is enabled? Or it will reset the whole program? After the LPC wake up from the external input...
  • External interrupt wakeup
    Dear Friends Hello, I am writing code for external interrupt to wake up the processor. But when processor goes in power down mode and interrupt occurs it does not goes into ISR Any solution???...
  • External interrupt wakeup
    Dear Friends Hello, I am writing code for external interrupt to wake up the processor. But when processor goes in power down mode and interrupt occurs it does not goes into ISR Any solution???...
  • RTX os_itv_set microsec periodic wakeup
    I wrote a small application using Keil RTX for smartfusion device and probed RTX overhead using Cortex-M3 systick timer (in Digital CRO). I have changed the OS_TICK macro to 50 micro sec. (Even though...