• 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...
  • 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
    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 consumption FUSE
    hello TECHIES. It says we have got to do a emulator a fuse giving consideraion to power consumtion. 500ma to 30A. Any language on any micro. C or C++ on a cordex? Any ideas?
  • Config Low power sleep mode in STM32
    Dear Friends, I am very interested to achieve low power consumption in STM32L152VD. So far, I followed the STM32L-Discovery board program written in Keil. My board which has only MCU soldered on...