• 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...
  • 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...
  • 1us delay in low power mode
    Hello I am struggling for days, I can't any solution please check me! Stm32L0xx serie microcontroller is running in low power with MSI clock source at 1048 KHz (1,048Mhz) I try to read temperature...
  • 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...
  • Simulation Bug of Atmel SAM7x?
    while evaluating the examples under \Keil\ARM\RV30\Boards\Atmel\AT91SAM7X-EK, I got the following Error: *** error 65: access violation at 0x00000000 : no 'execute/read' permission But the examples...