• 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...
  • 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...
  • internal ADC test
    Hi all , Currently i am working on AT91SAM9260 ,In this IC ADC also is their .Any body have a test code for testing the Internal ADC. Its bit critical for me. Hoping for the reply soon...
  • misunderstanding about peripherals in 64,100,144 pin STM32L152
    Hi, I am designing a board with STM32L152VD LQFP100. From the datasheet pin definition table When I look for USART3 pins I find pin pairs 55,56 and 78,79 both for USART3. I am sure about pin 55 and...
  • STM32L152 *** error 65: access violation at 0x0000000C : no 'read' permission in debuger
    Hello I begin with STM32xxx Cortex M3 MCU. I MDK-ARM I make new project for STM32L152 MCU program is very simple blinky with LED, compiled is OK Program Size: Code=936 RO-data=276 RW-data=32 ZI-data...