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

STM32H563 & FreeRTOS

We've designed a board with an H563 on it. Before I started the PCB layout I checked that FreeRTOS was supported for this device and saw it was.However, now I come to create a project in the Cube IDE it doesn't seem quite so straightforward.It [the H...

DiBosco by Senior
  • 137 Views
  • 2 replies
  • 1 kudos

ST-LINK - Target no device found.

i am plugin the ST-link cable it shows COM6 in the devices but while debugging it is showing the below error Target no device found Error in initializing ST-LINK device.Reason: No device found on target. 

Import existing files into Cube project

Hi there,I used Rowley Crossstudio for STM32L011 development so far but wanted to try the CubeIDE as well.But upon generating a fresh STM32 project and importing my c++ files from my directory, I can't build the project because in the properties ther...

JohannesHofmann_0-1720292159156.png

Resolved! serial monitor not working

im trying to create a project that write something in the serial monitor(raed/write) . i followed many tutorials step by step but i everytime my serial monitor doesnt print my message( i used tera term/putty/and even the serial monitor in the ide "co...

Screenshot 2024-07-09 115726.png
yessine by Associate II
  • 352 Views
  • 8 replies
  • 2 kudos

Resolved! Missing definition of type "SPI_HandleTypeDef"

I have configured a STM32 project in the ioc interface to use SPI2 - I can see it having the green check mark in the ioc interface. However when I generate code I don't see any spi driver header, and when compiling I get a:error: unknown type name 'S...

Encountered Error when opening STM32_Programmer_CLI.exe

Hi! I'm trying to flash a STM32H723ZG with STM32CubeIDE 1.14.0 and ST-LINK V2 and use OSPI peripheral to communicate with the W25Q256 external flash as QSPIand I have this error:(I have tried all the suggestions given in the community to solve this p...

dwJavad by Associate II
  • 1375 Views
  • 14 replies
  • 1 kudos

change the update period of the live expression view

Hello,I will debug a application on the STM32G030F6 which are use to 90% the low poer sleep mode. For this I will show the changes of variables in RAM and Flash also the changes of SFR from the MCU hardware like SPI in real time. I will also manipula...

bm2 by Associate III
  • 125 Views
  • 2 replies
  • 0 kudos

Can't install STM32CubeIDE in Ubuntu 23

Getting the below error while installing The following packages have unmet dependencies: st-stm32cubeide-1.12.1 : Depends: libpython2.7 but it is not installableE: Unable to correct problems, you have held broken packages.

Raees by Associate III
  • 8206 Views
  • 10 replies
  • 15 kudos