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

STM32CubeIDE Silent/Noninteractive Install

I'm attempting to set up a CI pipeline to build firmware built in STM32CubeIDE, but I've not been able to get STM32CubeIDE installed via Dockerfile without manual intervention. Is there a silent install or a way to pre-accept the license agreements s...

MBand.3 by Associate III
  • 1068 Views
  • 1 replies
  • 0 kudos

Resolved! STM32_I2C_BMP_280

Hello Everyone, I am trying to interface BMP280 sensor using I2C with STM32F401 Discovery Board. My code gets compiled without any error and i have declared two global variable, Temperature and Pressure . when i debug using ST Link GDB sever I cannot...

APand.7 by Associate II
  • 1267 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE 1.12.0 released

STM32CubeIDE 1.12.0 was released today on st.com as well as an in-tool update patch.What is new in 1.12.0?* Microcontroller and board lists aligned with STM32CubeMX v6.8.0 – Added the support for the STM32H5 series microcontrollers – Added the suppor...

Is it possible to add Doxygen to stm32cubeIDE

Hello everyone,I am working on a project using the STM32F407 µC in the process of developing my code and documenting it I wanted to integrate Doxygen inside the IDE and I'm not sure if it's possible if yes I would appreciate it if anyone can show me ...

MBHIR.12 by Associate
  • 3183 Views
  • 3 replies
  • 0 kudos

Resolved! CubeIDE cannot find header files after import

This is an issue i currently have with two differents project. After importing an error free project, the IDE have issue linking included files.When building i have "fatal error: FLASH_G0.h: No such file or directory" on the #include "foo.h" line, a...

rcard by Associate II
  • 7216 Views
  • 8 replies
  • 2 kudos

HardFault_Handler"Debug in STM32CubeIDE

 I am currently working on a project using the STM32F407G-DISC1 development board and STM32CubeIDE. The goal is to analyze the data and print the respiratory rate after continuously collecting ADC data for 10 seconds. However, I encountered some prob...

_legacyfs_online_stmicro_images_0693W00000bidi8QAA.png _legacyfs_online_stmicro_images_0693W00000bidh1QAA.png _legacyfs_online_stmicro_images_0693W00000bidiDQAQ.png
名孫.1 by Associate
  • 846 Views
  • 0 replies
  • 0 kudos

Nucleo-H723ZG LwIP HardFault_Handler problem

I am using a NUCLEO-H723ZG board. To enable lwip, I need to enable CPU DCache. With the default settings, and further compilation and launch in STMCubeIde (latest version 1.12), the program always crashes with the error HardFault_Handler. All the sam...

MGaif.1 by Associate II
  • 1935 Views
  • 8 replies
  • 0 kudos

How can I duplicate a project in STM32CubeIDE?

I have a project in a workspace in STM32CubeIDE, generated with STM32CubeMX. I would like to duplicate the entire project, including the .ioc information, to use as the starting point for a new project. How can I do this? I am amazed that this top...

msch by Associate III
  • 9437 Views
  • 25 replies
  • 9 kudos