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

Is it possible to add asan library to STM32CubeIDE?

Hi. I am working on a very large project, and recently I discovered that I probably have a buffer overflow issue (a strange error that disappears after commenting a completely unrelated piece of code).I tried many things already, but nothing worked. ...

How do you change an ADC channel at the low level

Hello, I am working with the low level drivers and trying to configure an ADC to read 2 channels via the Cube IDE. I am triggering the read of the ADC via a 1 ms internal timer interrupt. Note I am trying to do this read via polling and not via inter...

SJohn.5 by Associate II
  • 2200 Views
  • 3 replies
  • 0 kudos

Compiler optimization does not produce correct code

Hi there,I have encouraged a strange behavior inside newlib_lock_glue.c.On few devices the code does note execute correctly when the optimization is turned on.To me it looks like the optimization throw away the return and just continue evaluating. th...

0693W00000UokFgQAJ.png 0693W00000UokG5QAJ.png
Fero by Associate II
  • 1406 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE memory browser display bug.

Software:Version: 1.10.1Build: 12716_20220707_0928 (UTC)When I use the Memory Browser and display 32 bits wide, and hover my mouse over the LSB, it shows as at address 0x2001FFE3But, if I change the display to 8 bits wide, it clearly shows the LSB at...

0693W00000UnfRaQAJ.png 0693W00000UnfRfQAJ.png
JJaco.8 by Associate
  • 1111 Views
  • 1 replies
  • 0 kudos