STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

What is the good way to import an STM32 project that compiles on a server which uses a makefile and no IDE into STM32CubeIDE in order to debug it.

Hello everyone,I want to debug an existing application (STM32F405) of my company which has been coded without IDE (so just makefile and gcc on our server) and using the stlink to flash. I imported this project with the option "makefile project" on th...

TKopp.67 by Associate II
  • 620 Views
  • 4 replies
  • 0 kudos

How to import existing project compiling on a server with gcc and "homemade" makefile to CubeIDE in order to evaluate the debug possibilities. How ITM is better than Serial and which features uses SWO ?

Hello everyone, I want to ask if there is a document or video that is a guide to import a non Cube project to CubeIDE. In my case, i have a well working project which is compiled with a home made makefile and gcc on my company's server. I want to do...

TKopp.67 by Associate II
  • 495 Views
  • 4 replies
  • 0 kudos

the gap between DAC DMA stop and start

Hi allI know the question title sounds weird but here is the actual thing I would like to know about.So, I have an array of 1000 bytes which I apparently use in the HAL_DAC_START_DMA function, and then start the DAC DMA trigger timer. This works supe...

0693W000007BxjAQAS.png 0693W000007Bxj5QAC.png
Mr ZEE by Associate II
  • 2031 Views
  • 5 replies
  • 0 kudos

Resolved! Using section attributes within a union

I've been assigning some of my storage areas into different memory areas as defined within the STM32H743ZITX_RAM.ld file in a project using STM32CubeIDE. This has first required me to insert the appropriate definitions where I've used memory domain D...

NSR by Associate III
  • 2247 Views
  • 5 replies
  • 1 kudos

Resolved! Timeout during download

New a project for generating code while install the STM32CubeIDE first time. I try to close my firewall but it doesn't work.

0693W000007BkL5QAK.png 0693W000007BkLPQA0.png
Gchen.1 by Associate II
  • 1183 Views
  • 4 replies
  • 1 kudos

Cube32CubeIDE v1.5.1 skips breakpoints

Hello everyone,​first of all, a 'hello' from me as I'm new to the STM-world! Today I sarted with the Cube IDE on Ubuntu and a STM32H743ZI2 NUCLEO board. After troubleshooting the IDE i finally managed to get it working. When debugging, the program is...

MLang.7 by Associate III
  • 601 Views
  • 1 replies
  • 0 kudos

run release without breakpoints

Hi,I flash a project for debugging and set some breakpoints. Then I compile for release and run the code using the green arrow symbol. The code is flashed, but does not run, as it is stuck in a breakpoint from earlier debug sessions.Is there a way to...

How to use arm_sin_f32 and arm_cfft in STM32CubeIDE

I'm using arm_sin_f32 and arm_cfft in STM32CubeIDE, but no matter how I change my setting, there is still a bug like "undefined reference" exist. It seems like I have done wrong while changing the setting.Is there a user guidence of how to use these ...

KXu.3 by Associate II
  • 1893 Views
  • 5 replies
  • 1 kudos