STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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
  • 556 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
  • 380 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
  • 1335 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
  • 321 Views
  • 2 replies
  • 0 kudos

I will try to ping another ip with STM32F207VG.

I pinged STM32 with my PC.However, STM32 did not find a way to ping another ip.Ask for advice.I am using STM32F207.I'm using STM32CubeIDE.I am using FreeRTOS.I called functions in api_lib.c to connect the network.The PC pinged STM32 and the response ...

Lyoun.1 by Associate
  • 232 Views
  • 0 replies
  • 0 kudos