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...

Resolved! Missing IRQ Handlers in .s file

Hey, I'm having issues with my Nucleo Board.I'm using an STM32F410RB Nucleo board. I started a new project as usual. When I go to the reference manual and to the interrupt vector table, I see that the USART 1 and USART 2 are on positions 37 and 38, r...

Drexter by Associate II
  • 719 Views
  • 11 replies
  • 0 kudos

Resolved! How can i use Build variables? pre-build shell script

I want the IDE to save inside a buildinfo.h various const strings containing build timestamp names and other system variables.But im unable to use them inside my pre-build script:#!/bin/sh echo "this is the pre-build script!:D"   set _current_date=${...

0693W00000BaHb5QAF.png 0693W00000BaHcwQAF.png 0693W00000BaHccQAF.png
Javier1 by Principal
  • 511 Views
  • 3 replies
  • 0 kudos

Resolved! printf and scanf functions is not working in stm cube IDE

Hai,I am using the printf and scan f functions in my code of stm cube IDE, when I want to print some messages on VIRTUAL COM port , but the messages are not showing in my serial monitor. I dont know why it is not working , is there we have to write a...

RKUMA.2 by Associate II
  • 579 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CUBEIDE how to add a custom pre & post scripts

From an Idea discussion with @Pavel A.​ https://community.st.com/s/ideazone#0873W000000blKWQAYStCubeMX should enable your programm to know its own code version.via the autogenerated linker script or any way .Related with my old question https://commu...

0693W00000BZrZhQAL.png
Javier1 by Principal
  • 1059 Views
  • 5 replies
  • 1 kudos