• How can power down a micro through program
    dear sir; i want to control a micro(89c55wd) for power down mode from program. please advise me.
  • 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...
  • 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...
  • 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...
  • Power down question
    I use int0 interupt for PCON=0x02; I also modify the startup.a51 about IDATALEN=0; but failed to keep the Ram data at next power on. Why? Pls kindly tell me WHY and HOW TO?