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

Confusing behavior of asm with memory

I try to better understand assembly so I use STcubeIDE debugger to see how my C code is translate in asm langage. But I dont understand a thing. In the asm code I see that it regulary "jump" on memory addresses where there is nothing (only FFFFFFFF) ...

MLalu.1 by Associate
  • 655 Views
  • 4 replies
  • 0 kudos

Debugging on Linux w/ CubeIDE: udev related error

When trying to use the debug function in CubeIDE on Linux I get an udev related error. It works most of the time, but at some functions it stops and the debugger drops out. See below for technical details as well as a workaround.DetailsOS: Kubuntu 18...

0693W000008yN0VQAU.png
BStad.1 by Associate
  • 1040 Views
  • 0 replies
  • 0 kudos

CUBE IDE unit testing and static code analysis

Hican anyone recommend aopen source unit testing tool for CUBE IDEopen source static code analysis tool for CUBE IDEI tried google test and had problems inetgrating it with CUBE IDE and Eclipse. Is there any recommendation from ST?What does ST use fo...

CubeIDE & FreeRTOS on H743

Hello,I have a problem with my H7 and FreeRTOS.I have 3 thread:/* Definitions for defaultTask */ osThreadId_t defaultTaskHandle; const osThreadAttr_t defaultTask_attributes = { .name = "defaultTask", .priority = (osPriority_t) osPriorityAboveNorm...

Importing projects on second computer doesn't work

Hello,i have problems to import projects from one computer to the other. When I import the project it looks like the first one in the picture and I cant build it or do anything with it. The second project is generated locally and works fine. Has anyo...

HBesi.1 by Associate II
  • 732 Views
  • 2 replies
  • 0 kudos