STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! debug error with stm32h755 on cube ide

I configured adc+dma of h755 on cubemx and generated code for cube ide.I compile (have not changed the code since it was created) and it's normal.However, when debugging, it runs to this line and cannot exit.H755 board is NUH755ZIQ$AT3, while I debug...

Screenshot 2024-07-19 155024.png
Ruồi by Associate III
  • 1071 Views
  • 4 replies
  • 0 kudos

Resolved! How to input non-numbers in timer configurations?

Hi,In various ST's example .ioc files, the timer PSC, period, etc, are set with text but not numbers. This will define the numbers to macros in the code. But I can't input text in the CubeIDE. So, is this feature only supported in the standalone vers...

Resolved! Can't find linker flags settings in STM32CubeIDE 1.15.1

Hello,I get this compilation warning: The float formatting support is not enabled, check your MCU Settings from "Project Properties > C/C++ Build > Settings > Tool Settings", or add manually "-u _printf_float" in linker flags.The stated "recipe" to f...

1.png 2.png
JLemi by Associate III
  • 3030 Views
  • 6 replies
  • 0 kudos

I need to integrate the AD7766 library in STM32CubeIDE

Hi STM community,well, i would like to get data from the AD7766 with STM32 via the SPI protocol and I didn't find the AD7766 library to integrate it in the STM32CubeIDE. is there anyone who worked on this before or has a link where i can find the lib...

amlok.1 by Associate II
  • 773 Views
  • 2 replies
  • 2 kudos

Resolved! C-MACRO in Pre-Build script

Hi, for my STM32CubeIDE projects it would be convenient to have a macro whose value increases every time I compile the project; As if it were a counter of the times I pressed the build button, to be used as an ID to identify the specific build.For ex...

FMass.1 by Associate III
  • 2536 Views
  • 7 replies
  • 2 kudos