• 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 Management Mode in DS89C450
    Hi, I am using DS89C450 micro-controller chip. I read the DS89C450 datasheet. To save power, CD1 and CD0 (PMR.7-6) bits need to set to 1, which sets an operating rate of 1024 oscillator cycles for...
  • 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 saving modes
    Hello, I'm using the scu api in order to program transition between the XE166 modes. One of the mentionned steps is to copy flash to psram. Did someone know how can do this. and did someone have ideas...
  • Low Power Mode in STM32L152
    Hi, I am using the below function to enter low power mode in STM32L152, but yet the current consumption of MCU is about 4 mA. is there other configurations? RCC_APB1PeriphClockCmd(RCC_APB1Periph_PWR...