STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

How to debug local C/C++ application using STM32CubeIDE?

Using STM32CubeIDE version 1.0.2, I can create a "local C/C++ application", in this case, "hello world" that simply prints to the console, and it will create the proper file structure and compile a working x86 executable. I can execute this program ...

dale by Associate III
  • 1216 Views
  • 1 replies
  • 0 kudos

CPU freezing when inserting or removing a breakpoint

Hi,I've come across an issue whereby inserting or removing a breakpoint anywhere in my code when the processor is running causes execution to pause for ~180ms. I thought manipulation of breakpoint registers was independent of processsor execution sta...

dave2012 by Associate III
  • 308 Views
  • 3 replies
  • 0 kudos

How duplicate STM32CubeIDE project for motor control

Hi, I'm new to STM32 Tools and am using a Nucleo-F302R8 and IHM07M1 motor board. I created a STM32CubeIDE project selecting these boards and importing the code. When I compile the code I was getting files not found. I located these files on my C:\ d...

BTrem.1 by Senior II
  • 247 Views
  • 0 replies
  • 0 kudos

Debug bootloader and application

I am trying to create a custom bootloader and having trouble debugging where in the application it jumps to.Both projects are in the IDE.If needed. The MCU I use is a STM32F103RET6

AKoek.1 by Associate
  • 738 Views
  • 3 replies
  • 0 kudos

STM IDE: missing CMSIS files

Hi, i have a problem with STM IDE projects. When i create a new project, in some cases there are no CMSIS files importet by the IDE.For example, i have crated a project with the STM32L152RCT- MCU. In the folder "Drivers -> CMSIS" are two subfolders n...

JLuck.1 by Associate
  • 740 Views
  • 2 replies
  • 0 kudos

ROM/Flash Self-Test - How to implement CRC with STM32CubeIDE?

I found some guidelines on how to implement the self test on some other compilers, but I found nothing explaining how to do it for STM32CubeIDE.How to perform this test using STM32CubeIDE? ---->>>> Please do not comment on partial instructions or com...

by Not applicable
  • 738 Views
  • 3 replies
  • 1 kudos

Should I set gcc in CubdIDE ?

I want to bink a led on NUCLEO-G474RE, I used CubeMX and CudeIDE.Since I don' t want to use IAR or Keil, so I select CubeIDE toolchain in CudeMX.The code generated and has been opened as project in CubeDE, and the two lines has been added in main(): ...

MQi.1 by Senior II
  • 1538 Views
  • 18 replies
  • 0 kudos