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

STM32CubeIDE 1.5.1 released

STM32CubeIDE 1.5.1 releasedSTM32CubeIDE 1.5.1 was released this week as an in-tool update patch. This is a bug fix release.Caution: The in-tool update does not allow updating drivers and ST-LINK server tool. Full installer is required for this.Main i...

STM32CubeIDe V1.5.1, has compiler issue ?

STM32CubeIDE v1.5.1 use GUN11 language settings.did try option --Verbose (not solve)does any one occurred same issue?check the pic, line 1823 ~ 1837 disappear. I make confirm on disassemble filed.

0693W000006GEQJQA4.png
Leimen by Associate II
  • 451 Views
  • 1 replies
  • 0 kudos

Resolved! Add my own library project to STMCubeIDE

Hi,I started from scratch and successfully created STM3232H7B3I-DK project as in Workshop2020.Now i added a project library, it compiles and produces .a file but i have this message:libModuleA.a: file not recognized: File format not recognized.I supp...

FMarr.2 by Associate III
  • 2874 Views
  • 9 replies
  • 0 kudos

Resolved! "No such file or directory" error

I created a new project in STM32CubeIde (STM32F401, USB Host MSC). I haven't added a single line of my code yet. When I try to compile the project, the error appears:../Middlewares/Third_Party/FatFs/src/option/../ff.h:29:10: fatal error: ffconf.h: No...

PBobo.1 by Associate II
  • 1319 Views
  • 1 replies
  • 0 kudos

Resolved! Disable Breakpoints in Release Build

How can I disable breakpoints for release builds? If I accidentally forget a breakpoint on, and it gets hit in the release build, then the program just freezes (including halting the watchdog timer!) - what am I missing?

Ddu P by Associate III
  • 1327 Views
  • 6 replies
  • 0 kudos