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

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
  • 1379 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
  • 354 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
  • 281 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
  • 859 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
  • 868 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
  • 824 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
  • 1826 Views
  • 18 replies
  • 0 kudos