STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and older, after selecting any MCU or MPU when creating a new project, the STM32Cube option becomes greyed out. This means only empty projects can be created, and STM32CubeMX initialization is not available ...

SemerCHERNI_0-1752684873535.jpeg

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

STM32 Cube IDE Usage

Hi. Just bought the book "DSP using Arm Cortex-M Based Microcontrollers". Supplied after a great deal of searching with shared online resources. I'm trying to create an STM32 project and drop in basic GPIO example source code from the online resource...

waddy by Associate II
  • 980 Views
  • 2 replies
  • 1 kudos

Resolved! STM32cubeIDE sensor using

Hello. I am an electrical and electronics engineering student, and I am doing an internship. I have designed my own PCB with an STM32F103 series processor and a BNO055 IMU sensor. I have received the PCB. All that's left is to write the code for the ...

smldgns3 by Associate
  • 1737 Views
  • 2 replies
  • 1 kudos

AES CBC encryption

I have implemented AES encryption for MQTT messages. In this endeavor, I've updated the code to incorporate AES encryption for MQTT messages using the CMOX library. The "cmox_cipher_encrypt" function is now employed to encrypt MQTT messages using AES...

Whiz by Associate
  • 934 Views
  • 1 replies
  • 0 kudos

STM32F303ZE ADC data display on PC

I want to use my STM32F303ZE board as a high speed data taker from outside ADC pins, and display these (large amount of) data on my computer. I am now using an SD card to store the data on my board. How can I display the taken data from the ADC pins?

elif79 by Associate
  • 706 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CUBEIDE Interrupt Vector Table does not correctly

Hi I am trying to implement my own drivers in order to learn C++ for embedded. I am working with a STM32F407G (discovery board). I was trying to implement a Handler for SysTick but for some reason when I look into the vector table in memory, SysTick ...

erenimo by Associate
  • 1095 Views
  • 2 replies
  • 1 kudos

Resolved! Headless build fail on linux STM32CubeIDE v1.13.1

OS: Ubuntu 20.04.6 LTSSTM32CubeIDE version 1.13.0 or 1.13.1My project builds fine in the IDE and with headless builds on version 1.12.1. With version 1.13.X builds within the IDE work fine, but attempting a headless build from command line fails near...

Marshall by Associate
  • 2259 Views
  • 3 replies
  • 3 kudos

Not receiving data from STM 32 Nucleo

In this code, when I use the temp command, I always get output as "No response received." That means my python CLI is not receiving any data from the STM 32 board. But when I run the same command on the screen terminal on my mac, I get the data. What...

Xx11 by Associate
  • 704 Views
  • 0 replies
  • 0 kudos