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

Resolved! decimal places in expression window

I'm quite new in STM32CubeIDE.Working with the "live expression" tab during debugging I wonder if there is a possibility to format the output e.g. for a float value in the decimal value ?Here:  1.43924809 to 1.42 

CubeExpression.jpg
UweH by Associate
  • 392 Views
  • 1 replies
  • 1 kudos

Local variable overwrite global variable

Hi,I'm facing a problem in the managing of local variables on STM32WB50CG with the STM32CubeIDE version 1.14.1.Specifically, the code must perform a write via the sprintf function on a local variable (allocated at address 0x20009bd8).ALL the writings...

Problem on replacing MCU

Hi everybody. First of all let me thank you for reading this post. I started a project using STM32F103R8T7 MCU but when I was almost done with the full program of it for my application I noticed the MCU hasn't enough memory for an improvement I tried...

braian_bannert_0-1719311190254.jpeg braian_bannert_1-1719311210385.jpeg braian_bannert_2-1719311543217.jpeg braian_bannert_3-1719311555783.jpeg

Resolved! How do I use STM32Cube command-line toolset in Ubuntu?

I want to build my stm32cubeide code from CLI, and thought STM32CubeCLI https://www.st.com/en/development-tools/stm32cubeclt.html#documentation would be useful. However, its user manual https://www.st.com/resource/en/user_manual/um3088-stm32cube-comm...