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

Resolved! if-block brace ignored...why?

Hi guysIn the picture, you can see a code fragment in debugging mode. You also may see, that the controller is forced to stop at line 476, the if statement.Now the problem: I want to enter the if-branch, if the function returns with the READY typedef...

White_Fox by Associate III
  • 129 Views
  • 4 replies
  • 1 kudos

Stm32CudeIde 1.17.0 FREERTOS.MEMORY_ALLOCATION

In Stm32CudeIde, FreeRTOS has been added to the CudeMx settings.There is a project.ioc in which all the cube settings are available.In the gui cube settings, I can't make an event with static placement, only Dynamic. The Static string is not in the A...

juvf by Associate II
  • 16 Views
  • 0 replies
  • 0 kudos

Nucleo-L496ZG-P Issue flashing board

For the first week of having the board, I was able to load different programs with no problem. Somehow, it seems that I got the board into a bad state.  Now, most of the times when I try to flash a program to the board I get the infamous:  Waiting fo...

Failed to execute MI command

I am trying to debug my hardware for the first time. I was working in TrueStudio 9.3.0 as I had started this project in it before STM32CubeIDE came out. When I started to try to debug my program to day I got an error. OK, maybe I should try STM32C...

No ETH Connectivity Option for STM32F779

I cannot find the ETH connectivity option in the Pinout & Configuration window. It is listed as an option in the datasheet, and pins are given for the various MII options. What can I do to configure the MCU with a RMII interface to an external PHY ch...

jcGTRI_0-1740070191837.png jcGTRI_1-1740070353410.png
jcGTRI by Visitor
  • 38 Views
  • 1 replies
  • 1 kudos

STM32CubeIDE .cproject vs CMake files

Hello,I've started working with CMake in STM32CubeIDE: STM32CubeIDE Version: 1.17.0 Build: 23558_20241125_2245 (UTC) (C) 2024 STMicroelectronics ALL RIGHTS RESERVED Everything works perfectly, and I can compile without any issues.However, I'm not s...