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

Recover .ioc file

Hi,Can I recover an .ioc file. The error message when i try to open it "Invalid State: Most probably trying to open 'file.ioc' file from an abnormal previous IDE session exit. Please close such editor and have a new try to recover properly."Thanks

kelseyy by Associate
  • 1936 Views
  • 3 replies
  • 1 kudos

No DNS options in LWIP->Key Oprions in IDE and MX

I am writing this in IDE section as I am using STM32CUBEIDE ver 1.13.1. In my project I wanted to connect to remote host (dynamic IP) by name. However with DHCP disabled (using static IP) and LWIP DNS enabled, there is no option to input DNS options ...

Rad Rad by Associate II
  • 850 Views
  • 2 replies
  • 0 kudos

ST-Link v2 (OpenOCD) not work on STM32H7x

I want to use ST-Link OpenOCD to debug and program my STM32H7x board. But always got failure. My STM32CubeIDE version is STM32CubeIDE_1.13.2, .openocd_2.1.0.202306221132 is within CubeIDE. The attached is the config file for openOCD(.cfg is not allow...

HarryXia by Associate II
  • 3900 Views
  • 2 replies
  • 0 kudos

STM32CubeIDE 1.13.2 macOS keybinding problem

I already wrote a about this to pinned release thread, but as there is no public tracker I don't know if that was the correct place, so I decided to a make a new thread.On macOS, it is not possible to type '@', because ALT+L is hard coded for 'Login'...

jhi by Senior
  • 929 Views
  • 1 replies
  • 0 kudos

Resolved! How to integrate CPP code into STM32CubeIDE C project?

I have STM32CubeIDE C project already running for an application.I am planning to integrate a GIT submodule (CPP code) for proprietary communication.Is it possible to add the CPP module into existing C project and run?Please assist.

Seenu by Associate II
  • 8945 Views
  • 7 replies
  • 1 kudos

Resolved! VREF BUFF configuration

Hello :)I'm am working with a Nucleo WB55 and I am trying to use the ADC. I assume that the reference voltage used for the conversion is equal to 3.6V because I think that this is the default settings and because when I connect 3.3V to the 12 bits AD...

Fannyrsy_0-1700471555715.png Fannyrsy_1-1700471740302.png Fannyrsy_2-1700471825553.png
Fannyrsy by Associate II
  • 918 Views
  • 2 replies
  • 1 kudos

fatal error: FreeRTOS.h: No such file or directory

I create a new stm32 project, check X-CUBE-FREEROS in Middleware. Then I could include FreeRTOS.h to main.c.But if I create a stm32 cmake project. Since no xxx.ioc, I cannot choose X-CUBE-FREEROS. When building my C source, the compiler will show "fa...

sanfran by Associate II
  • 4227 Views
  • 2 replies
  • 0 kudos