STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.15.1 released

STM32CubeIDE 1.15.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.11.1 that is available for download. Main issues fixed in this patch: Ticket 177978 : Fixed an issue with ST-LINK firmware upgrade concerning th...

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

Timer for 3 s interrupts after 8 s

Hi ! I am currently using STM32 Nucleo-L073RZThe problem is that I've set it to 3 s but it executes after 8 s. In a different application it finished exactly after 3 s. I just don't understand what went wrong. The code looks like that : What main has...

Xenon02_0-1702571070276.png Xenon02_1-1702571087813.png Xenon02_2-1702571096793.png
Xenon02 by Associate III
  • 621 Views
  • 7 replies
  • 2 kudos

STM32CubeIDE hangs when opening MX /.ioc view

starting the IDE is like rolling the dice every day : will it start and run perfect - or not ?this happens about once in 100 starts, then it hangs in the splash window and you cannot do anything more.seems to be a "well known" thing, there is some wo...

AScha3_0-1701072615096.png
AScha.3 by Chief
  • 1057 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE can't connect (No device found on target)

Have been using STM32CubeIDE with several processors and different Nucleo boards with successAcquired a Nucleo-U575ZI and when I try to download code I get:STMicroelectronics ST-LINK GDB server. Version 6.0.0Copyright (c) 2021, STMicroelectronics. Al...

Hcorw.1 by Associate II
  • 649 Views
  • 3 replies
  • 0 kudos

NUCLEO-F103RB: No device found on target.

Hello,For the past two days I have started experimenting with STM32F0 and STM32F1 Nucleo Boards and the STM32CubeIDE, so I am not that experienced yet. Everything went fine but suddenly, I was not able anymore to program my NUCLEO-F103RB board. It th...

WBach by Associate II
  • 435 Views
  • 1 replies
  • 0 kudos

Resolved! Hard Fault on function start - but cannot debug

I have a problem, but dont know, how to solve...when this function ( mp3dec_decode_frame(..) ) is used, get hard fault. ok, but cannot debug , because no step into function is possible, hard fault is always next step.Now the prerequisites : this func...

AScha3_0-1701984656178.png AScha3_1-1701984719271.png AScha3_2-1701984805304.png AScha3_3-1701984845368.png
AScha.3 by Chief
  • 4892 Views
  • 34 replies
  • 2 kudos

DCACHE on STM32U599

Hi!I'm configuring the STM32U599VJT with CubeMX enabling DCACHE1 and 2, as well as ICACHE. Code is generated without error, but functions like SCB_CleanDCache_by_Addr() are not enabled as the definitions in stm32u599xx.h do not include __ICACHE_PRESE...

paolog by Associate III
  • 808 Views
  • 4 replies
  • 1 kudos

lwIP deadlock with a twist

Setup:MCU: STM32F429PHY: DP83848 (MII)Advertised Mode: 10BASE-T, Half/Full-Duplex 100BASE-TX, Hal/Full-DuplexOS: CMSIS-RTOSv2CubeMX: Yes Just wanted to start of with mentioning that i've read and tried the fixes  provided by @Piranha. I've tried the ...

XD by Associate II
  • 702 Views
  • 4 replies
  • 0 kudos

HardFault_Handler

Hello,until recently, I used the STM32F411CEU6 microcontroller; lately, I switched to the STM32G0B1.I've ported the old C++ code from the STM32F411CEU6 to the STM32G0B1.Everything works correctly; the only issue is that now, 'HardFault_Handler()' occ...

Resolved! In STM32CubeIDE How can I fix "arm-none-eabi-gcc: fatal error: cannot execute 'cc1': CreateProcess: No such file or directory"

When I create the default project for the NUCLEO-F429ZI board and build without any edits I get the following error repeatedly and would like to get rid of it. I can build the same on a different laptop. How can I solve this problem. "arm-none-eab...

jdsotack by Associate II
  • 3191 Views
  • 3 replies
  • 2 kudos