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! Ubuntu 24.04 install of Cube IDE 1.15.1

When moving to the latest LTS version of Ubuntu (version 24.04), I received the following message when attempting to install Cube IDE and after accepting all of the license agreements:The following packages have unmet dependencies:st-stm32cubeide-1.1...

w3dmj by Associate
  • 6236 Views
  • 15 replies
  • 6 kudos

Resolved! Another BUG. Can not remove breakpoint(s)!

In STM32CubeIDE Version: 1.16.0 can not remove the breakpoints:Not by "Run/Remove All Breakpoints", not by "Toggle Breakpoint".Hard to see - is breakpoint set or not!Menu item "Remove Breakpoint" is missing!How to get around this bug?

GS2 by Senior
  • 226 Views
  • 10 replies
  • 1 kudos

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
  • 62 Views
  • 0 replies
  • 0 kudos

Target unknown error 19

Target unknown error 19Error in initializing ST-LINK device.Reason: Unknown. Please check power and cabling to target.  how to clear the above error, please reply immediately in urgent base to clear the above error

Resolved! Hard Fault Exception by build with optimisation

Hello,I've a project which are build with the STM32CubeIDEA Version 1.16.0. I use the tool chain 11.3.rel1. After build with optimisation -O0 the application works without problems. It is implemented with bare metal and with using of the LL version 1...

bm2 by Associate III
  • 478 Views
  • 8 replies
  • 2 kudos

STM32WB project architecture

Hi,I want to ask an infomation about how to correctly insert some custom code in the BLE_Custom example project. I would like to modify the code in order to perform some operations to read a sensor connected to the P-NUCLEO-WB55 through I2C and than ...

fatal error coming

we are facing following errors during compilation:1. fatal error: cmsis_os2.h: No such file or directory OSWrappers.cpp /STM32U5G9J-DK2/Application/User/TouchGFX/target/generated line 22 C/C++ Problem2.Description Resource Path Location Typefatal err...