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

I want to change the MCU Reference.

I use STM32CubeIDE Version: 1.0.2.I chose STM32L4R5QGIx for MCU Reference. I did generate code. However, after that, I want to change the MCU Reference to STM32L4R5QII6 by operating STM32CubeIDE. Is it possible? What should I do if possible?

ashiz by Associate II
  • 609 Views
  • 2 replies
  • 0 kudos

SYS in system core is not able to be configured.

Hi, I am using an stm32f091rc board and I am trying to configure the systick settings so that I can run Freertos on my board. However, I get the error shown in the picture. Does anyone know a fix for this? I am hoping that it is not a limitation of t...

MOstl.1 by Associate II
  • 1073 Views
  • 3 replies
  • 0 kudos

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
  • 1354 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
  • 339 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
  • 272 Views
  • 0 replies
  • 0 kudos