• Device won't leave power-down mode (but does exit IDLE mode)
    The problem I am having is getting the device to exit power down mode with the keyboard interrupt. The board comes out of IDLE mode fine but when I set PCON=0x02 instead of PCON=0x01 (i.e. power down...
  • Device won't leave power-down mode (but does exit IDLE mode)
    The problem I am having is getting the device to exit power down mode with the keyboard interrupt. The board comes out of IDLE mode fine but when I set PCON=0x02 instead of PCON=0x01 (i.e. power down...
  • JUNO idle states - how to exit from
    Hi, I have examined "cpuidle" procedure for ARM JUNO board with different idle states. My question is related to idle states which will cause the CPU core to suspend itself. I am familiar with properties...
  • JUNO idle states - how to exit from
    Hi, I have examined "cpuidle" procedure for ARM JUNO board with different idle states. My question is related to idle states which will cause the CPU core to suspend itself. I am familiar with properties...
  • 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...