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

Resolved! STM32CubeIDE compiler multiplication bug

Using:Latest STM32CubeIDENucleo-64 G071 (Cortex-M0+)GNU Tools for STM32 (9-2020-q2-update) (default)There seems to be a problem multiplying long numbers. Here's what a multiplication of two 32 bit ints looks like.And this is what a multiplication of ...

0693W000008z2cpQAA.png 0693W000008z2cuQAA.png
dscdsc by Senior
  • 378 Views
  • 1 replies
  • 0 kudos

Resolved! Toolchain version control

I'm working on a project that requires very strict control of the toolchain itself. We must specify exact versions of toolchain components as part of our documentation and production process.The problem I'm having is we started work at Stm cube ide ...

Dfarr.1 by Senior
  • 520 Views
  • 3 replies
  • 0 kudos

Resolved! A problem in Migrating from VScode to CubeIDE

Hi all, I made a project using VSCode but I need to transfer it to CubeIDE, but it is not recognized by cubeIDE so I can't open it, is there any method of migrating from VScode to CubeIDE rather than create from the beginning. Thanks

Roshan by Associate III
  • 930 Views
  • 11 replies
  • 0 kudos

Setup application STM32F7508-DK to boot from qspi

Hi,I'm new to STM32 development board and I have an STM32F7508-DK board. I have spent days trying to have a working setup in order to have a project that makes the STM32F750 boot from the QSPI flash of the board. I have been watching youtube video an...

I get an error when debugging with Cube IDE

Thank you for helping.​environment:​STM32CubeIDE Ver1.6.0​When I start debugging with the STM32Cube IDE, I get the following error:​Please tell me what to do.​Thank you.​-----STMicroelectronics ST-LINK GDB server. Version 5.8.0Copyright (c) 2020, STM...

Ebun.1 by Senior
  • 1281 Views
  • 4 replies
  • 0 kudos

Resolved! How to generate main.cpp with STM32CubeIDE

Hi, I'm working on a project in c++ and every time the IDE generates main.c instead of updating my main.cpp file. The project is set to C++, but still it generates main.c. That's very annoying. Can i fix this?

RDe R.1 by Associate
  • 1145 Views
  • 1 replies
  • 0 kudos