STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32 GNU ARM linker

Posted on June 30, 2015 at 11:27HiI am working with stm32 using GNU ARM Eclipse plugin.I want to modify the linker scripts to change the program start addressCan anyone help me?  Thanks

Cesar cfg by Associate II
  • 1518 Views
  • 10 replies
  • 0 kudos

STM32F411 - DMA only works once

Posted on April 12, 2015 at 18:59 Hi, I'm trying to use an STM32F411 Nucleo (Nucleo-F411RE) to drive a few Adafruit Neopixel LEDs (also known by the part number WS2812). These use a digital pseudo-PWM control signal to transfer digital d...

philpem by Associate II
  • 850 Views
  • 2 replies
  • 0 kudos

STM32F091 CAN Filter Setup

Posted on June 29, 2015 at 21:20Hi, I'm using HAL functions for F0 and F1 to setup CAN filters to allow message only with global id (here is 0) and node id(here is 0x02) to be received. The F1(STM32F103CB) is working fine, but F0(STM32F091CC) only r...

Junbo Yi by Associate
  • 550 Views
  • 1 replies
  • 0 kudos

STM32F405RGTx_FLASH.ld uses unaligned SP

Posted on June 01, 2015 at 08:51 Hello ST People, The .ld file that the cube generates for me (STM32F405RGTx_FLASH.ld) contains: _estack = 0x2001FFFF;    /* end of RAM */ but this makes the initial SP unaligned which I only noticed because some floa...

markb by Associate II
  • 615 Views
  • 5 replies
  • 0 kudos

STM32CubeMX Bug report: LTDC

Posted on March 06, 2015 at 09:29STM32CubeMX, Version 4.6.0 LTDC Configuration (STM32F429VITx) When a Project is saved and reopened, the Calculated Values of the LTDC Configuration are set to some Default values of a 640x480 Display instead of using...

0690X00000603RiQAI.jpg 0690X00000603RnQAI.jpg
stst9191 by Associate II
  • 719 Views
  • 3 replies
  • 0 kudos

CubeMX 4.6 i2c settings messed up

Posted on February 08, 2015 at 20:28Tested on STM32F030C8x chip - when configuring i2c via CubeMX available options for ''Clock No Stretch Mode'' are ''Clock Stretch Enabled'' mapped to I2C_NOSTRETCH_ENABLED (and via macros to I2C_CR1_NOSTRETCH) whi...

Problem with stm cubeMX and keil

Posted on February 10, 2015 at 09:46Hi to all,  i use CubeMX and Keil 5.12  with Stm Nucleo, STM32L152RE, all work well. Yesterday  I upgrade the CubeMX to 4.6 version,  later this upgrade i have this error: --- The Project references devices, files...