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! The float formatting support is not enabled

Hello All,I am getting this error while compiling the project " The float formatting support is not enabled ".I have checked use float with "printf from new lib-nano" in MCU/MPU settings save and recompile the problem didn't go!!I have added manually...

Fahd by Associate II
  • 785 Views
  • 4 replies
  • 4 kudos

Resolved! HAL_Delay() --> SysTick_Handler never be called

Hi all,Version: 1.15.1MCU : g473Before investigate deeply on my own I wonder whether if anyone have faced the same problem with Interrupt table in general ...I placed a breakpoint there :void SysTick_Handler(void){/* USER CODE BEGIN SysTick_IRQn 0 */...

bibah by Associate II
  • 1127 Views
  • 6 replies
  • 0 kudos

Resolved! serial monitor not working

im trying to create a project that write something in the serial monitor(raed/write) . i followed many tutorials step by step but i everytime my serial monitor doesnt print my message( i used tera term/putty/and even the serial monitor in the ide "co...

Screenshot 2024-07-09 115726.png
yessine by Associate III
  • 2510 Views
  • 9 replies
  • 2 kudos

How to use STLINK-V3 + remote OpenOCD to debug?

STM32CubeIDEVersion: 1.15.1Build: 21094_20240412_1041 (UTC)OS: Windows 10, v.10.0, x86_64 / win32Java vendor: Eclipse AdoptiumJava runtime version: 17.0.8.1+1Java version: 17.0.8.1STLINK V3J15M6B5S1 At localhost, I can use "ST-LINK(OpenOCD)" to debug...

PixPin_2024-11-26_16-23-27.jpg
QLiu.6 by Associate II
  • 614 Views
  • 0 replies
  • 0 kudos

RTC in Vbat Mode

Custom board with STM32H563 and 32.768KHz LSE and supercap for RTC in Vbat mode. I want RTC longevity in terms of weeks; it lasts 4 days. Is there anything SW can do to extend this time? For short intervals (minutes) the RTC updates fine. Disabling S...

mccabehm_0-1732565829691.png mccabehm_1-1732565859985.png mccabehm_2-1732567591377.png
mccabehm by Associate III
  • 255 Views
  • 1 replies
  • 0 kudos

How to solve the GDB issue for Linux Mint

Hello together, I have installed the latest Linux mint at me and the latest STM32CubeIDE.My board is STM32L010 Value Line Nucleo-64 (MCU: STM32L010RBT6 64 Pins). I have encountered again the problem with the GDB version.I cannot start the debug mode ...

Sirensun by Associate
  • 351 Views
  • 2 replies
  • 0 kudos

Resolved! cannot debug with CUBEIDE "Error: failed to erase memory"

hi i am having a problem with my stm32cubeide, specifically i cant connect to the stm32f407vgt6 microcontroller on my custom board, but when loading or erasing with cubeprog everything goes smoothly.i have tried cleaning my board, updating stlink to ...

Screenshot 2024-11-16 162113.png Screenshot 2024-11-16 162215.png
OWLchan by Associate III
  • 934 Views
  • 3 replies
  • 1 kudos