STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 1211 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
  • 2767 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
  • 761 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
  • 302 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
  • 424 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
  • 1337 Views
  • 3 replies
  • 1 kudos

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...