• low power mode
    I am trying to put my STM32F103 eval board into standby mode and wake it up using two different external interrupts. I can use the external interrupts with no problem, but I can not get the low power...
  • low power mode
    I am trying to put my STM32F103 eval board into standby mode and wake it up using two different external interrupts. I can use the external interrupts with no problem, but I can not get the low power...
  • sam7x low power mode
    hi everybody I am using at91samx257 micro controller. I want to set at91samx257 in low power mode but when i do this, the at91samx257 consumes about 40mA(PLL is set to 48MHz and no peripheral clock...
  • sam7x low power mode
    hi everybody I am using at91samx257 micro controller. I want to set at91samx257 in low power mode but when i do this, the at91samx257 consumes about 40mA(PLL is set to 48MHz and no peripheral clock...
  • 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...