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

Flash corrupted, showing ? (Question mark)

I am working with STM32CubeIDE on device STM32H743I am working with the flash and sometimes the data inside them being corrupted, showing ?.What may be the reason causing some of the memory to show ?.How can i identify that without getting hardfault?...

DVars.1 by Associate II
  • 1065 Views
  • 7 replies
  • 0 kudos

Using std::mutex with STM32H7B3I

I got an error when try to use std::mutex, std::lock and similar.There is a define _GLIBCXX_HAS_GTHREADS that prevents compiling of .Is there a way to define it from compilation or an implementation of std::mutex in RTOS?Best Regards

FMarr.2 by Associate III
  • 1332 Views
  • 3 replies
  • 0 kudos

Nucleo project hung in system memory

Using STM32CubeIde 1.6.0.Using ST-LINK on NUCLEO-l4r5zi for debug.Create a new project selecting NUCLEO-l4r5zi board.Build with default settings - able to debug and step through main().Add printf("Entering while loop\n") just before final while(1) lo...

RHerm.3 by Associate III
  • 420 Views
  • 2 replies
  • 0 kudos

Resolved! which is best IDE for STM32.

I am using only I2c ,USB and I2s in the STM32 MCU. May I know, Is there any other IDE that is better to replace STM32cubeIDE or it is the better choice.

AR.7 by Associate II
  • 1013 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE import from Raisonance Ride7?

Hi,We have some old projects in Ride7, but we want to stop using Ride7 to work on them. It would be nice to use STM32CubeIDE for these projects. Is there any way to import a Ride7 project, or would I have to build up the project in STM32CubeIDE from ...

andyn_ff by Associate II
  • 580 Views
  • 2 replies
  • 0 kudos

Chinese characters?

Hello I can enter Chinese characters into the C/C++ editor of STM32CubeIDE ?And how to avoid that already written Chinese character will be interpreted in wrong way in new opened files?i.e. in windows, you can set the non standard character set for ...

LaoMa by Associate III
  • 687 Views
  • 2 replies
  • 1 kudos

How to use STM32CubeIDE to load hex file on target?

I am using an STLINK V3 and STM32CubeIDE V 1.6.0....I would like to load a hex file instead of the debugger .elf file onto the target. I have followed the online steps and created the hex file....Can someone tell me the steps needed to point STM32Cu...

SWenn.1 by Senior III
  • 6385 Views
  • 4 replies
  • 0 kudos