• 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...
  • internal regulator for ADC of stm32l152
    Hi Can we use internal regulator for ref voltage of ADC of STM32L152? if you have experienced it please tel me how to do?
  • Scatter load question (STM32L152)
    I'm trying to place a variable in EEPROM such that the address of the variable shows up at the EEPROM's address but the linker does not try to initialize the var. The idea is that when code reads the...
  • 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...