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

Bad serial com on STM32H753IITx with later FW

Code which have worked well like a year ago with FW, MX and IDE versions that were current at that time does not work now.The problem comes after a call to HAL_UART_Transmit with one byte ("C") to transmit. After it is transmitted and while the count...

DGrön.1 by Associate II
  • 133 Views
  • 0 replies
  • 0 kudos

netXDuo TCP Server problem

Hello all.I'm writing an application with the NUCLEO-H563ZI board (with the intention to use later the STM32H563 into a custom board).My application will communicate with a master PC via the embedded Ethernet, exchanging process data and commands.The...

Release build configuration in STM32CubeIDE

Hi Team,We are using STM32CubeIDE version 1.15.1 for MCU development in the project. We are trying to add Release build configuration in the project.I have created a .elf file for the release build configuration and want to append 4 bytes of CRC to t...

STM32CubeIDE 1.5.1: Memory viewer broken ?

I recently upgraded to 1.5.1 and it seems I am now unable to look at the ram memory anymore for some mysterious reason . Eg I wanted to check the stacks of my freertos tasks but the memory shows up as all ???????? from 0x200003F0 onwards (between 0x2...

0693W000006H5FEQA0.jpg

How to include FatFS properly?

Hello, I want to write data to a SD card. When I want to include fatfs, in header files i get errors. ff_gen_drv.h line 57 (typedef struct { uint8_t is_initialized[_VOLUMES];:( '_VOLUMES' undeclared here (not in a function)sd_diskio.h line 35 (extern...

ÇSerp.1 by Associate II
  • 1820 Views
  • 5 replies
  • 0 kudos

HAL_SYSTICK_Config() hangs on HAL_Init()

I had a working project in STM32CubeIDE when "suddenly" HAL_Delay() did no longer properly work (with the stepper motor shield). During investigation I found that HAL_Delay was basically hanging forever. No, without knowingly changing something, my c...

0693W00000AP5kEQAT.png
MDaub.1 by Associate III
  • 640 Views
  • 1 replies
  • 1 kudos

Resolved! Postcompilescript: Emty command

Hello, I'm using STM32CubeIDE Version 1.17.0. A project import from an older Verionen causes an Error message while compiling: Errors occurred during the build.Errors running builder 'CDT Builder' on project '<Projectname>'.Internal error building pr...

hja by Associate
  • 232 Views
  • 4 replies
  • 1 kudos

Unable To Create/Open STM32 Projects

I closed out of my project last night, and tried opening it today and kept having it just freeze on the homepage of the STM32cubeide. I even tried creating a new project and nothing. I even tried reinstalling but still same error. When I try to close...

CFran.1 by Associate II
  • 5335 Views
  • 12 replies
  • 0 kudos

STM32CubeIDE - 1.15.1 - Dependency to libncurses5

Hello,I want to use STM32CubeIDE with Ubuntu 24.04 (new LTS), but on this version we don't have libncurses5 but libncurses6. If we install STM32CubeIDE from .deb we have an error because libncurses5 is not installableIf we install STM32CubeIDE from g...

Dunfell by Associate
  • 3299 Views
  • 9 replies
  • 13 kudos