• Power Down Mode Application
    I am using LPC2138 and I'd like to set it into power down mode to conserve power. Based on the data sheet, LPC2138 is able to wake up by RTC (Interrupt Wakeup Register - INTWAKE, bit 15) What i have...
  • Power down mode
    I'm using CC1010 in a project and it's datasheet says that the consumption in power down mode is 0,2 uA. My circuit is consuming 38,8 uA with only the CC1010 on it, I took off the periphericals. It's...
  • 89S52 Power Down Mode.
    89S52 External Interrupts. Hi all... i am making a project for driving a dc motor clock and anticlock wise using L293D which is connected to port 3^3(pin 2 of L293D) and port3^4(Pin 7 of L293D) and...
  • STM3: power-down modes and RL-ARM
    I'm using the STM32F103 working with RTX kernel. I would like to put in power-down mode (sleep, stop or stand-by). With sleep there's no problem, works fine. Is it possible to set either stop or stand...
  • power down in lpc2468
    hi, I'm trying to get the LPC2468 into a power down mode and I want to stay in this power down section of code until an usb interrupt occurs to wake the processor. What I want to do is set the...