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

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

Breakpoint based on memory written

I am debugging with STM32CubeIDE, and I have a problem in my program of something unrecognized writing in the memory space. To be more specific in the 0x20001FBCCould it be possible to define a breakpoint in the debugger that shoots when this memory ...

Eclipse Color Themes extension

Hi! So, TrueSTUDIO supports the Eclipse Color Theme extension right out of the box.STM32CubeIDE instead does not, but not only: even after searching for it in the Marketplace, it does not show up. Why?I know that maybe this is not an high priority is...

Lori B. by Associate III
  • 1091 Views
  • 1 replies
  • 1 kudos

Multiple MCU support in a static library project

Some time ago I created a static library project in AC6 System Workbench for STM32. The project expanded and I started to adding build targets for more microcontrollers, STM32L, STM32F7, etc. After migrating the project to Cube IDE I am no longer abl...

0690X000009k2OhQAI.png
MMatu by Associate III
  • 503 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE on MAC Mojave and .dylib ... Resolved!

When I started a debug-session, I got the following message:dyld: Library not loaded: /opt/local/lib/libusb-1.0.0.dylib Referenced from: /Applications/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server....

Resolved! With the ADC using single ended input channel, what is the internal vref, what is the 12 bit voltage range for measurement (is it 0 to 2.5V or 0 to 3.3V)? What is the lowest accurate measurement resolution when we have less than 20mV to measure?

I am trying to work with photo diodes and need to measure 20mV or less with ADC. Whats the best resolution I can get with a single ended ADC (using ADC 3 channel 12 at the moment).Whats the measurement range on that channel? When we have less than 10...

PRedd.111 by Associate III
  • 616 Views
  • 2 replies
  • 0 kudos