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

How to see core utilization in stm32 cubeide?

I am using STM32L452RC for my project. I need to know the core utilization that is similar to how we see in the task manager. I need to know this, since I want to see the difference in the utilization with and without involving DMA. I need to verify ...

RAnan.3 by Associate III
  • 1424 Views
  • 5 replies
  • 0 kudos

STM32CubeIde freezes if a lot of data is SWV traced

HiI trace (or I try) uint32 variable (counter increased by the HOST USB interrupt) to trace MSC class problems (BTW many bugs in HAL USB Host library). I receive about 2 million traces in about 80 seconds. The problem is that eclipse if freezing and ...

0693W00000Y6kI4QAJ.jpg
pj_stm by Associate III
  • 785 Views
  • 3 replies
  • 0 kudos

Resolved! How to debug mbed cpp program and make values visible

Hello. I am currently debugging an mbed cpp program in cubeIDE and trying to visualize the contents of variables. I was able to import from mbed to cubeIDE on my own. When I place a breakpoint on the variable I want to know about, I get the result [N...

0693W00000Y6tYgQAJ.png
hsanr.1 by Associate II
  • 837 Views
  • 2 replies
  • 0 kudos

Nucleo F746 - LwIP / TCP Server

I have managed to get LwIP working and my Nucleo can be pinged and discovered via IP scanner tool. I want to get TCP/IP server working and I saw there are some files called TCP inside LwIP Library I just can get my head around it. But I have used TCP...

KPovs.1 by Associate II
  • 1473 Views
  • 1 replies
  • 0 kudos

How to generate ELF file with relative paths

Hi,I have run into a problem I can't find a solution for. Basically, I want to have in the ELF file which is generated during the build process the relative paths to the source files. Currently absolute paths are put into it to the source files, so I...

AHes.1 by Associate
  • 1197 Views
  • 1 replies
  • 1 kudos