STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Resolved! CubeIDE: Build fails (make: returns with error 2)

HiI try to build a small project (only timer interrupt triggered led blinking) to get familiar with the basic tools. But CubeIDE quits a build with following:08:47:42 **** Incremental Build of configuration Debug for project SandkastenF3 **** make -j...

OLenz.1 by Associate II
  • 1945 Views
  • 5 replies
  • 0 kudos

How to exchange MCU?

What is the best way to change the MCU in an existing project, for example if the memory has become too small and i want to switch to the same MCU with more memory?Do you really have to start all over with configuring the pins, adding compiler settin...

Problems with downloading program.

Hello,if I try to download my program from STM32CubeIDE, the following will happen:STMicroelectronics ST-LINK GDB server. Version 5.2.3 Copyright (c) 2019, STMicroelectronics. All rights reserved.   Starting server with the following options: ...

0693W000001sheGQAQ.png 0693W000001sheLQAQ.png
Moritz1 by Associate III
  • 621 Views
  • 4 replies
  • 0 kudos

Failed to start GDB server

,I have STM32F446 board. I am trying to debug a code, but it states that Failed to start the GDB server. I have attached a photo for the problem.Could anyone support to solve this issue.

0693W000001sjt3QAA.png
KIbra.1 by Associate
  • 421 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 DAC DMA Underrun problem

Hi, I am currently working on small project which I need to generate some arbitrary signal using DAC inside STM32G431KB.Code is shown below.#include "main.h" #include "SysClockConfig.h"     uint16_t Output_Buffer[10] = {2048,2048,2048,2048,2048,2048,...

LLOLO.1 by Associate II
  • 1418 Views
  • 3 replies
  • 0 kudos

Why USB CDC fails on open if cache is not enabled?

I have created a project with STM32cubeIDE using usb CDC. If cache is not enabled, accessing via firmware a specific variable located at ox20005604 (for example reading it) once a time, it causes that subsequent open from PC of the serial port retur...

AIach.1 by Associate II
  • 346 Views
  • 2 replies
  • 0 kudos