STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Problem: STM32CubeIDE deleted all my projects inside workspace, and created new directory as per workspace choosen after renaming a folder in my PC, which was included inside workspace in STM32CubeIDE

Info: |- STM32CubeIDE 1.4.0   |- OS: Window   Description:  - I have chosen working directory/worskspace -> e.g.: C:\course_1\cubdeide_ws  - (STM32CubeIDE was closed)  - I have then renamed my course folder -> e.g.: C:\course_2\cubdeide_ws  - I the...

JAkht.1 by Associate
  • 679 Views
  • 4 replies
  • 0 kudos

How do I activate the FPU on F411?

I am using the F411 by CUBE IDE.I enable the CUBE's library of DSP and it was accomplished naive. Even after I inserted <include "arm_math.h"> the BUILD worked perfectly. But, after I copied one arm_FIR_filter_example from GITHUB, the compilation cha...

JSILV.2 by Senior
  • 2896 Views
  • 13 replies
  • 0 kudos

Resolved! STM32H745i-DISCO bricked no connection even with boot1

Hi, I have recently bricked my STM32H745i-disco board by turning off the m4 core within OB which had a bulk of my code. My board became unresponsive, the LCD turns white and the leds on the board light up but do not respond to the reset button. Stlin...

CChri.5 by Associate III
  • 2205 Views
  • 15 replies
  • 0 kudos

Trying to view flash while debugging

I've used Keil for the last year - and they have a feature where I can view the flash memory while debugging (and even change it)I can't seem to find that with CubeIDE. Is there a way to see flash memory? I want to read/write and confirm it's there,...