• Micro power down
    I was curious to know if anyone has had experience programming the C164CI micro. I am looking to learn power management features especially 'power down'. If you have some sample code could you post it...
  • 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...
  • Debug over power-down
    Efficiency is at the heart of the ARM® architecture. ARM cores are commonly used in products where power consumption and battery life are critical considerations, but this can pose additional challenges...
  • 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?