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 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! Switching from Debug to Release mode - how do I push firmware to target (beginner question, am I doing something wrong?)

I am beginner with STM32CubeIDE 1.8.0 and am having trouble delivering release mode firmware to the attached target (STM32F0Discovery module, which is otherwise working well.)I am now experimenting with switching from Debug (the default configuration...

wb0gaz by Senior
  • 9161 Views
  • 8 replies
  • 0 kudos

Resolved! Dual bootloader - how to?

Hi everyone!I have to implement a dual bootloader system on different stm32 microcontrollers in STM32cube ide, and I have some questions…The idea is the following:There is a “pre-bootloader�? at the beginning of the flash. When it starts, it gets som...

Resolved! How to add preprocessor symbol in STM32Cube IDE

#error "Define according the used Cortex core ARM_MATH_CM7, ARM_MATH_CM4, ARM_MATH_CM3, ARM_MATH_CM0PLUS or ARM_MATH_CM0"Based from this Topic https://community.st.com/s/question/0D50X00009XkXPtSAN/need-help-in-dsp-library-for-keil- The problem is so...

How do I configure an Rx only UART interface in cubeide?...

I dont want to 'waste' the pins on the Tx line as this will not be used (the datastream is one way from an RC receiver into the STM32) - This isnt a case of it being a half-duplex etc.I can set the direction of data to be receive only in the advanced...

JHoun.1 by Associate III
  • 1798 Views
  • 5 replies
  • 0 kudos

Beginner with STM32CubeIDE (1.8.0) installed (on Windows) and STM32F0DISCOVERY, want open/import "blink the LED" type example.

Completed firmware update at Help > ST-LINK Upgrade, so STM32CubeIDE is communicating with STM32F0DISCOVERY module.Now trying find a most-basic example (for example, the firmware present in the STM32F0DISCOVERY board would be a good start - blink LED...

wb0gaz by Senior
  • 1039 Views
  • 3 replies
  • 0 kudos