STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

Resolved! How to set STM32IDE peripherals into default mode?

Hello Everyone, I have a STM32F401RE and the version of STM32IDE is 1.6 . I have been told that after naming a project, the STM32IDE pops a massage asking if want to set the peripherals into default mode. But for some reason my version NEVER shows m...

GSant.5 by Associate II
  • 1246 Views
  • 2 replies
  • 0 kudos

For the past 2 week I am working with STM32H723 to send some data using ethernet but I am unable to ping my board even example programs not helping me.

For the past 4 months I have being working with STM32H7 and F7 MCU and I made few projects and I really love working with DMA and interrupts. But now I need to use ethernet and send some data using TCP/UDP protocol.In STM32F767ZG ethernet works fine...

0693W000008ydOOQAY.jpg 0693W000008ydOJQAY.jpg 0693W000008ydPRQAY.jpg
anklabs by Associate
  • 946 Views
  • 1 replies
  • 1 kudos

Resolved! How do you add LL drivers to STM32CubeIDE generated project?

Hi, this seems like it should be a simple task but I have not yet found a way. I have a project that I created in STM32CubeIDE v1.3.1 and by default all peripherals I've enabled use the HAL drivers. I want to use the LL drivers however but there does...

DBurr by Senior
  • 3895 Views
  • 3 replies
  • 0 kudos

Resolved! How to add APIs

I am new to STM32CubeIDE and I was trying to write a simple UART driver using polling method. I was successful when I wrote the function in the main.c and compiled the code. So, I wanted to make an API of the same function and moved the function to s...

Can anyone tell me how to deal with Websocket frame architecture or masking data as per WebSocket frame are concerned?

Can anyone tell me any library for Websocket frame architechture in STM32cubeIDE. I have seen many links in Github but failed to implement so can anyone tell me the simplest method to do WebSocket frame for masking the Transmit data to Websocket Serv...

SVerm.3 by Associate III
  • 593 Views
  • 1 replies
  • 0 kudos

I have been trying to download a program to a Nucleo-STM32L476 and I always get the message debugger connected debugger connection lost

In the CubeIDE I have a simple program just to get familiar with the IDE. I have connected the STM32L476 and as the run / debug process starts I see the message below. When the console indicates debugger connected The LED on the ST-Ling part goes gr...

EScha.1 by Associate II
  • 1180 Views
  • 7 replies
  • 0 kudos

Resolved! CubeIDE fail to compile

Hi everyone!I'm new to CubeIDE. I've just installed version 1.6.1 on Windows 10 and I find myself in a situation...At my first attempt to make to blink the PC13 Led, the compiler cannot complie those lines and bring the following error:c:\st\stm32cub...

NVETE.1 by Associate II
  • 3407 Views
  • 4 replies
  • 1 kudos

Can The Static Stack Analyser from CubeIDE used manually

Hello erverbody,I had a Projekt, build with FreeRTOS and Ac6 plugin and Eclipse.Know I try to figure out if the stack size of the task is set correctly.For this i generate the .elf file and the .su file with the eclipse/Ac6 setup.Is there a way to lo...

JMüll.2 by Associate II
  • 1519 Views
  • 3 replies
  • 0 kudos