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! Missing Builder after installing STM32CubeIDE for STM32L5

Hi,I have installed the newest STM32CubeIDE (14.1) and tried to load an example project. Unfortunately, no builder is available. The Project Properties under Builders is just empty.Under Preferences the Toolchain Manager GNU Tools for STM32 (11.3.rel...

MM2 by Associate II
  • 1931 Views
  • 6 replies
  • 1 kudos

Resolved! How do I use a previous embedded package?

I am having trouble with the latest STM32L4 package (V1.18.0) so I wanted to roll back to a previous version.  STM32CubeIDE won't let me change versions, even if I have multiple versions installed and it insists on only using the newest one.  I unins...

JayDev by Senior II
  • 859 Views
  • 1 replies
  • 0 kudos

Download STM32CubeIDE without log in

Hello ST Community,we are building STM32CubeIDE projects with Gitlab CI/CD and a Docker-Image.For this we need the STM32CubeIDE installed in the Docker-Image.The Docker-Image is also built with Gitlab CI/CD.Now we want to download the newest STM32Cub...

rengl by Associate II
  • 2480 Views
  • 4 replies
  • 0 kudos

Resolved! What command is used for flashing the MCU?

From the console of CubeIDE, I have seen that for compiling the command used is make -j9 all. I am wondering what is the command used for running a project given that I cannot see it from the console. 

ubaldot by Senior
  • 778 Views
  • 2 replies
  • 1 kudos

Resolved! syntax error but no compilation error

hello,I have a syntax error on one line but no compilation error with stm32cubeide 1.14.1HANDLE_busQuadSPI_CREATE(g_hbusQSPI_storage , &g_hqspi) ; //syntax error HANDLE_busSPI_CREATE(g_hbusSPI3_interne , &g_hspi3); // no syntax errorwith#define HAND...

po221 by Senior
  • 4129 Views
  • 19 replies
  • 4 kudos

chinese support in cubeIDE ?

I have been using CubeIDE as a development tool for many years.Compared to KeilMDK, it has a beautiful interface, powerful engineering management capabilities, and many helpful price differences.For example, the ctd completion plugin can greatly impr...

jlinker by Associate
  • 514 Views
  • 0 replies
  • 0 kudos

failed to start GDB server error

hello forum,I am getting following error - see picture https://i.imgyukle.com/2020/09/07/xXWynv.pngI use blue pill f103c8 - voltages are ok - blue pill is alive I can see the LED blinkoriginal st link v2 LED is red - driver is ok no error in device m...