STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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! <string> not found when included in a .h file

Hi,I need to use <string> (standard in C++ libraries and am working in a C++ project. My header file is a normal .h, and on compiling I get the below. Oddly, if I select string in the header and view declaration, the standard file opens up just fine?...

mtechmatt_0-1725368189958.png
mtechmatt by Associate III
  • 237 Views
  • 1 replies
  • 1 kudos

CubeIDE forcing you to login to ST [...] - Follow up

The original Thread "CubeIDE forcing you to login to ST ...", opened by @JDoe.2 in August 2023 with 37 Kudos for JDoegot shut down (flagged as read-only) today with a last statement by @Amel NASRI which is marked as "Solution". Congratulations ST, no...

CBerg by Senior
  • 2362 Views
  • 20 replies
  • 35 kudos

Resolved! STM32F103 FreeRTOS CMSIS V2 issue

Hello,A project generated using FreeRTOS CMSIS V1 compiles and works, but the same project using CMSIS V2 does not compile.freertos_mpool.h is missing while it is present in projects using the F4 family.It looks that this old issue has been solved fo...

zeboss49 by Associate III
  • 514 Views
  • 2 replies
  • 0 kudos

Resolved! Support for STM32H757

When trying to generate code using STMCubeMX, both TrueStudio (understandable) and STM32CubeMXIde are greyed out. I have the newest version of CubeMX, CubeMXIde, and TrueStudio installed.When will the 757 be supported? We are in a rush in developin...

RGari by Associate III
  • 396 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE not flashing my board anymore

Hello everyone,I'm currently facing an issue with STM32CubeIDE when trying to flash our board.It wasn't like this before and nothing special really change in the project configuration but now when I try to run the code I get this : STMicroelectronics...

Pkemarco by Associate II
  • 790 Views
  • 8 replies
  • 0 kudos

Resolved! UART Data Transmission on STM32H755 Nucleo Board

Hello everyone,I'm reaching out in hopes of getting some urgent assistance with a project I'm working on for my studies. The deadline is approaching quickly, and I need to resolve this issue as soon as possible.Project Overview:I'm developing an anom...

Student1 by Associate II
  • 1519 Views
  • 11 replies
  • 9 kudos

Resolved! Is it possible to create a compile_commands.json file?

I work in a workspace but I use vim with clangd for editing my code. I am wondering if it is possible to create a compile_commands.json file and if so how. If the IDE uses cmake under the hood then it should be rather straightforward but I cannot und...

ubaldot by Senior
  • 3019 Views
  • 4 replies
  • 2 kudos

Resolved! USBD_LL_PrepareReceive stops filling buffer content

I'm making a simple USB MIDI implementation, and using a DAW to send note-on/note-off events from the computer to the device. The maximum packet size is 64 bytes, events are 4 bytes each so up to 16 events should fit in one packet.When I send one or ...

Selection_132.png
iforce2d by Associate III
  • 232 Views
  • 1 replies
  • 0 kudos

Resolved! IDE not generating .elf file while importing project

Dear,I am facing a problem while importing a project (that is built from another computer) to a new system, IDE is not generating .elf in the debug folder. While compiling is also warning about the same. Suppose I take a .elf from the old system and ...

STM32F767 ITCM Code Placement

 Hi,I have been trying to place a function in the ITCM region for some time with no luck. As close I get was HardFalult There are some examples for the F7 series on the web. Some dating back to 2016, some similar to F767 with the same core but I cann...

TKana.1 by Associate III
  • 298 Views
  • 2 replies
  • 0 kudos