• IDLE MODE EXIT PROBLEM
    HI all,,,, I need a small help from you all.... actually i am new to electronics and programming part. i am making a small project in which i need to enter the idle mode to save the battery consumption...
  • idle mode with lpc9102
    Hello all, I'm playing with lpc900_idle.zip example measuring current in idle mode with lpc9102. It's the same as in normal mode ~6mA. I'm getting the same result even when PCON is set to 0x03...
  • Resuming from Idle mode
    Hi, Myself Ganesh, If the microcontroller is in the idle mode, how can I resume it back to the normal mode of execution? Thanks in advance.
  • watchdog timer in idle mode
    Could someone of you explain me a common way to restore the register value of the watchdog timer? I'm working with the LPC2214 controller. At the beginning of the programm I initialize everyting...
  • Prefetch Abort (PAbt) after Entering Idle (Help!)
    Part: LPC222x Hi, I am experiencing a Prefetch Abort after entering Idle mode via setting the IDL bit in PCON. Where I normally would run this: StartTimerInterrupts(); while (1) { ...