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 STM32U3 series.Added the support for...

C++ surpport of stm32cubeide is not work.

in default situation, you could not call c++ function in C file. So the main.c  is not suitable file in C++ project. if user choose C++ project,the generated main.c ,stm32h7xx_it.c should sufixed with .cpp.

yujin by Associate II
  • 18 Views
  • 0 replies
  • 0 kudos

STM32H563Zi: Error in initializing ST-LINK device.

Hii,I am using Nucleo-H563Zi. Suddenly I got  "Error in initializing ST-LINK device" Reason: Unknown. Please check power and cabling to target. What I have tried to solve this:. Connected pin BOOT0 and VDD and tried to connect to cube programmer.. tr...

Annotation 2024-11-27 182306.png

code generation breaks if I migrate my ioc file

Yesterday I updated CubeIDE to 1.17.0. Everything seems to work except code generation.When I open my projectname.ioc file, it asks me to migrate or continue. Since I was updating anyway, I chose "migrate". When I then made changes and saved, a dialo...

Project explorer shows files in two places

in an STM32CubeIDE V1.17.0 project I add folders Application and Application/Src. I add Application/Src to the list of  source locations. I add a couple of new C++ template source files to the Application/Src folder. These compile OK.But why does the...

pde14qro_0-1733479204252.png

UART not receiving as expected

Hello, I am completely new to STM32. I am using a RAK3172 based on the stm32wle5ccu6 chip. I have already tested some basic codes on it and works fine. I am trying to write a code to perform modbus communication with a certain device. So i started wi...

KCB11 by Associate
  • 118 Views
  • 5 replies
  • 0 kudos