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! How can I add the [-Wenum-conversion] warning check?

Hello,How can I add the [-Wenum-conversion] warning check?If I check the "Warn for implicit conversion (-Wconsersion) I have many warnings from ST originated files (stm32l4xx.h) so I can not use this option....Best regardsMich 

mich35 by Associate III
  • 250 Views
  • 4 replies
  • 0 kudos

Resolved! X-CUBE-MEMS1 Error: Board Part Number not defined

I have a Nucleo-H755Zi-Q and a IKS02A1. I am using the X-CUBE-MEMS1 Package. In the configurator, when I select "Board Extension IKS02A1"  I get the following error:#error "Board Pin number not defined!! Add USE_NUCLEO_144 define within stm32h7xx_nuc...

Resolved! STM32F103C8T6 Blue Pill USB Bootloader

Hello,I'm developing a USB bootloader for the STM32F103C8T6 Blue Pill (64KB / 128KB). I've seen many protocols and methods for doing this. Can you suggest the best method? I want to program the STM32F103C8T6 Blue Pill with STM Cube IDE software via U...

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
  • 589 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
  • 987 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
  • 2061 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
  • 386 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
  • 201 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
  • 264 Views
  • 2 replies
  • 0 kudos