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

Does STLINK allow debugging with breakpoints?

I am using a Nucleo-64 with the STM32F070RB on it with the STM32CubeIDE and I can flash my code to the memory but all I can do in debug is halting the CPU and reading out the registers. No user variables are allowed to be tracked and no breakpoints ...

MPers.1 by Associate II
  • 655 Views
  • 5 replies
  • 0 kudos

Resolved! ULINK2 debugger

Hello,can the ULINK2 debugger works in the STM32CubeIDE?In case, how the Debug Configuration has to be set?ThanksMaurizio

LaoMa by Associate III
  • 1278 Views
  • 1 replies
  • 0 kudos

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
  • 1335 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
  • 1542 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
  • 485 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
  • 1226 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
  • 674 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
  • 828 Views
  • 2 replies
  • 1 kudos