STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 1445 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
  • 447 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
  • 1104 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
  • 620 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
  • 735 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
  • 6867 Views
  • 4 replies
  • 0 kudos