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! (M24M01E-F) Data storage

Hi,For my project, I am using an M24M01E-F I2C EEPROM. In this application need to store sensors offset values (float data type) in EEPROM. whether it can be able to write/ read float value. Regards,Rishvana M

Rishvana by Associate II
  • 501 Views
  • 2 replies
  • 1 kudos

Broken server install / Debian 12.5 Bookworm

Hi,Recently, when I tried to install the Debian Linux version of STM32CubeF4 on my Debian Linux (v12.5) Bookworm system, I began by trying to install a package that included Server 2 in its name. The server install hung at 50% installed. Each time I ...

SElli.11 by Associate III
  • 277 Views
  • 0 replies
  • 0 kudos

Resolved! i can't log in myST

This is the first time I use STM32cubeIDE ver 1.15.1 . While using it, there are a few operations that need to be logged in. I already have an account in the practice room at school, but when I log in on my personal laptop, I see a box. "Authenticati...

Screenshot 2024-05-14 171838.png
dnht by Associate
  • 2950 Views
  • 8 replies
  • 12 kudos

How can I change the build analyzer color preferences?

I use the dark theme of the IDE and can find no preference settings to change the colors for the build analyzer output. The IDE shows the usage info with light gray text on a bright green background which (to my eyes) is almost unreadable. I say almo...

Build Analyzer Color Preferences.PNG
DSudo.2 by Associate III
  • 374 Views
  • 1 replies
  • 0 kudos

Convenience of CubeIDE

It is done incorrectly that after pressing the "Debug" button while the project is being compiled and loaded into the MCU - it remains possible to press the "Debug" button again, which is incorrect (this will corrupt the normal course of the process)...

OlegAjax_0-1723713520475.png
OlegAjax by Associate II
  • 367 Views
  • 1 replies
  • 0 kudos

CubeIDE - debugging startup process

When I start debugging - there is unnecessary focus switching between the startup_stm32f* editor, the focus is constantly broken from the current window and CubeIDE switches the focus to itself - this is strange behavior. Is it possible to remove the...

OlegAjax_0-1723714218174.png
OlegAjax by Associate II
  • 328 Views
  • 1 replies
  • 0 kudos

Resolved! PWM configuration

Hi, I'm a newbie in this embedded board and I'm having a hard time setting up the PWM pins. I'm currently using an STM32F103RB with a bldc motor driver shield that has pin 5, 6, 9 for PWM input.The corresponding pins for them are PB4, PB10, PC7 so I ...