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

jleehey1 by Associate II
  • 317 Views
  • 3 replies
  • 1 kudos

C++ support of stm32cubeide does 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
  • 339 Views
  • 3 replies
  • 2 kudos

Resolved! myST Login issue in STM32CubeIDE

Hello, I just updated from 1.12.0 to 1.13.0 and now when i save changes it asks me to sign in to mySt to download a software package. When i try to login to my ST i get this error: I am on my work network, not sure if that matters. My internet is wor...

cmendi_0-1689698718278.png cmendi_1-1689698783053.png
cmendi by Associate II
  • 29360 Views
  • 23 replies
  • 11 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

Usb fs stm32h503

Hello, I’m a bit new to microcontroller programming. I want to implement full speed 12Mb/s usb protocol to send messages back and forth from/to my pc using usbc port on stm32h503rb nucleio board. I tried following serval videos on how to implement th...

OPUS Codec library for STM32 MCU

I am trying to develop an OPUS Codec library for an STM32H723 Nucleo board. But I am running into build issues related to the specific STM32 target and/or intrinsics available. Has anyone successfully done this (created an Opus.lib)? If so, can you s...

0693W00000aJst2QAC.png
MHoop.1 by Senior
  • 1571 Views
  • 4 replies
  • 0 kudos