STM32CubeIDE (MCUs)

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

PROBLEM WITH POSIX

Hi all,Ihave a project on stm32cubeide and I use threadx in mu nucleo-144-u575zi-q .I 've  used PTHREAD_ONCE_INIT and put  #include <tx_opsix.h> in my code but the compiler not found that file. I found it in C:\Users\Roberto\STM32Cube\Repository\STM3...

rdl by Associate III
  • 1066 Views
  • 0 replies
  • 0 kudos

Setup for ISPU Core workshop fails

I'm trying to do the ISPU workshop and using STM32CubeIDE fails trying to use the projects loaded from the file system.  I can load the program, the program properties, build settings need to be changed and while everything looks good it won't compil...

TJM by Senior
  • 1036 Views
  • 2 replies
  • 0 kudos

Resolved! Missing PWR peripheral registers in stm32g051 svd file

I've checked in svd version 1.4 : the PWR resisters are missing, just like the exti registers in this post : Solved: No GPIO registers in System Viewer drop down menu ... - STMicroelectronics Community@Imen.D Can you make a version 1.5  ?There are al...

PMZ by Associate III
  • 1468 Views
  • 4 replies
  • 1 kudos

Resolved! Stm32CubeIDE and macOS14.2

Hi,I recently upgraded to macOs14.2 while running IDE@1.13.2. This worked for a while... 2-3h. All the sudden the IDE kept crashing on me. So I upgraded to 1.14.0 which did not solve the problem. I can't even press on the small > icons to drop down a...

Screenshot 2023-11-30 at 13.53.52.png
JE by Associate II
  • 1493 Views
  • 2 replies
  • 1 kudos

Installing CMSIS and CMSIS_DSP - missing files

Board H745ZII have installed ARM.CMSIS  5.8.0 and CMSIS-DSP 1.15.0 via the IOC>Software packs> and selected the components I want available under Select components. I have then enabled them under Middleware and software packs so CMSIS and CMSIS-DSP a...

MEde.1 by Associate III
  • 1668 Views
  • 2 replies
  • 0 kudos

read_memory: failed to read memory

 I'm trying to debug with an STM32H753BI using openocd and gdb using cube ide but im getting error like failed to read memory.here is the log:xPack Open On-Chip Debugger 0.12.0+dev-01312-g18281b0c4-dirty (2023-09-04-22:31)Licensed under GNU GPL v2For...

user_gk by Associate
  • 2411 Views
  • 3 replies
  • 0 kudos

STM32L476 Hard Fault during startup

Hello, I realised an stm32l476 board. After receiving the board, we tested all the connection power.. All is good.To start with the coding I added a simple code to toggle pins to check the functionality. The code install successfully on the board. Ho...

NIXAIRSOLUTIONS_0-1700097730756.png NIXAIRSOLUTIONS_1-1700097765714.png