STM32CubeIDE (MCUs)

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
  • 2072 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
  • 1365 Views
  • 3 replies
  • 0 kudos