STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

USE_BSP_COM_FEATURE > 0 on B-U585i-IOT02A

Hello forum,I'm trying to use the BSP driver while implementing a USB Host functionality. after the initiation of everything the USB needs, the BSP started to raise a lot of errors of undeclared/undefined stuff, after checking I saw that the error wa...

Resolved! Can't find Nucleo-MB1549 in board selection

I'm used to using the stm32cube-ide. I found a Nucleo-MB1549 in my attic and wanted to play around with it but i can't seem to find it in the board selector section.  Any ideas what i should do next? This is a genuine nucleo board and i am able to fi...

BadEngineer_0-1721771231250.png

STM32F407G-DISC1 unable to be found on STMCube IDE

Hi, I'm having trouble when debugging the STM32 project. The board was connected to my laptop, however, on the IDE I can not find the option to debug on the target board. I bought this board a month ago and debugged it only a few times before.Please ...

Nhat_0-1721790519639.png Nhat_1-1721790693153.png
Nhat by Associate
  • 156 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE v1.12.0 disassembly addresses change

Bug ReportWhen I look at the disassembly of my code, the addresses seem normal. As soon as I scroll through the disassembly, all the addresses change from even to uneven. Further scrolling does not change the addresses back. We look at the disassembl...

JWend.1 by Associate II
  • 702 Views
  • 2 replies
  • 2 kudos

Resolved! Internal browser greyed out

Hy all,I'm experiencing a problem with the internal browser of the CubeIDE.Starting from the beginning:I freshly installed Opensuse 15.6, to override a problem generated by an upgrade went wrong.After the OS was fine, I installed all the applications...

SS_CubeIDE.png SS_CubeIDE_2.png
rdipra65 by Associate
  • 224 Views
  • 1 replies
  • 0 kudos

Resolved! Can't download STM32CubeIDE

Hello all,I can't download the STM32CubeIDE even as I am registered. There seems to be somthing broken with the Web page. I have tried several browsers. This is what I get, so there is no download button and the table is garbled:Any help appreciated....

eble_0-1703151708265.png
eble by Associate
  • 4140 Views
  • 9 replies
  • 9 kudos

Can't set a breakpoint in debug

I'm working with an STM32U575 Nucleo and also a custom board with the same processor.In STM32CubeIDE, neither project will let me set a breakpoint. What am I missing?I've attached a screenshot showing a "broken" breakpoint.