Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi, I am trying to test Low power Sleep mode on Nucleo-4R5ZI development board. Unfortunately i am getting following errors and not entering into sleep mode and not working Debug mode.

Please help how can i test low power modes on development Nucleo-4R5ZI board. I am working AC6 tool and used the path STM32Cube_FW_L4_V1.13.0\Projects\NUCLEO-L4R5ZI\Examples\PWR\PWR_LPSLEEPand got the below errorsInfo : Previous state query failed, t...

MBhar by Associate II
  • 485 Views
  • 0 replies
  • 0 kudos

How to prevent variables from being initialized

Hi , I am using an STM33L072 with the Keil uVision environment. I want to prevent a couple of variables from being initialized on startup The manual says to use#pragma arm section zidata = "non_initialized" uint8_t reset_pos;RtcCalendar_t Curren...

STM32L0 ROM EMULATION EXAMPLE AND SETTINGS

Hi everybody. I'm just using STM32L072kb uC and i neEd to use internal EEPROM . I read on the datasheet 6K epprom with ecc availability but I don't know how can i use it. are there any example and how I have to set it? I tried with STM32CUBEmx but is...

Cant change build settings in eclipse

Hi,Recently I came into a problem where I could not use "%f" in sprintf functions using AC6. I found a thread on how to fix it (linked below)http://www.openstm32.org/forumthread2108However in a project I am working on now I cannot change any build se...

Board support file for STM3240G-EVAL in Keil MDK 5

Hi,I have asked this question before, but this time with a different aspect.Board support for STM3240G-EVAL board was available in Keil V4. In Keil V5, it's not available. Is there any way that I can copy some files from V4 installation to V5 install...

MRana by Associate II
  • 596 Views
  • 1 replies
  • 0 kudos