STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

In main.c I have #include <regex.h> and calls to regcomp and regexec. In the build output, I receive undefined reference to `regcomp'. Is it an error in the linker stage? What linker setting I should change?

MCU GCC Linker options are-mcpu=cortex-m3 -T"C:\Users\ssz\STM32CubeIDE\temp\edmr2\STM32F103VETX_FLASH.ld" --specs=nosys.specs -Wl,-Map="${BuildArtifactFileBaseName}.map" -Wl,--gc-sections -Wl,--verbose -static --specs=nano.specs -mfloat-abi=soft -mth...

Resolved! Debug CMake project with STM32CubeIDE

Hey, I'm using the latest Cube IDE and would like to Debug a Cmake Project.I'm using an Stm32F429 Disc Board for testing purposes.The Project Structure looks like this:myProjectSourceCodeapp (contains main() + ASM Startup Code + App Code)modulesSomeM...

0693W00000D08PGQAZ.png
JHeni.1 by Associate II
  • 1641 Views
  • 6 replies
  • 0 kudos

STM32CubeIDE 1.7.0 released

STM32CubeIDE 1.7.0 was released last week on st.com as well as an in-tool update patch.Caution: The in-tool update does not allow updating debug probe drivers and ST-LINK server tool. Full installer is required for this.What is new in 1.7.0?Target su...

HTTP Access Forbidden issues

I have the latest CubeIDE 1.7.0, but this phenomenon is exist on previous 1.6.1 too. Two computers, two IDE versions, the same phenomenons,It is not possible to download the TOUCHGFX pack via package manager.  When I am creating a new project, I get ...

0693W00000D0Z1QQAV.png 0693W00000D0Z1zQAF.png
Vuha by Associate II
  • 512 Views
  • 1 replies
  • 0 kudos

Header files not showing up in project?

I'm using the NUCLEO H755ZI-Q project as part of the X-CUBE-AWS. But when I import my project, none of my header files or include folders appear in my project. In my included picture, I can find ethernetif.h on my computer and my project successfully...

0693W00000D0UWOQA3.png
MBlanco by Associate II
  • 399 Views
  • 1 replies
  • 0 kudos

Resolved! How to compare Build Configurations

I've inherited a project that contains 10 build configurations. In the STM32CubeIde properties windows I cannot find any differences between a couple of the configurations. There are so many settings in various windows, tabs, etc. Instead of selec...

gsieb.1 by Associate II
  • 1169 Views
  • 3 replies
  • 0 kudos

Resolved! SWV not working with STM32L475

SWV trace and printf not works with my Discovery board STM32L475​VGT6 MCU. I am using using micro USB for connecting board with PC. How can I trace using SWV

SSIVA.1 by Associate
  • 446 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H723 SVD file incomplete

Definition of I2C5 is missing from the STM32H723.svd file found in STM32CubeIDE 1.6.1 installation directory.Is this a mistake or by design? Because of this I can't access I2C5 control registers in the debugger.

HWidj.2 by Associate III
  • 889 Views
  • 2 replies
  • 0 kudos