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

Resolved! Downloaded code does not seem to run.

Hello Everyone,I am running CubeIDE on Windows 10. It installed easily and from the little that I know it runs ok.I have the official ST-Link interface for OTHER THAN the Nucleo board and I have upgraded the firmware in there to current release.I hav...

xst by Associate III
  • 837 Views
  • 5 replies
  • 3 kudos

Resolved! Actual Include paths do not correspond to Include Paths in the settings

Hello, I am trying to add source files in my project, the folder is organized like this : - events :     |  - include :     |      |  - events :     |      |      |  - internal :     |      |      |      |  - Some header files [A]     |      |      |...

Toin_0-1722897384992.png
Toin by Associate II
  • 707 Views
  • 4 replies
  • 2 kudos

Choose different builds for "Run" and "Debug" button

Currently the behaviour of CubeIDE is to always choose the same build configuration for the Run and Debug button.Is there a way to have the two seperated? Most of the time I want to flash the Debug build for debugging and the Release build with stron...

A.D. by Associate III
  • 575 Views
  • 2 replies
  • 2 kudos

Resolved! STM32 OV2640 DCMI

Hi,I would like to ask a question about STM32 OV2640 usage. My task is; take an output data from OV2640 and send to Computer via USART. When I communicate with UART, I took an output which shown in the figure. I did not is it true or wrong output but...

image.png

Resolved! X-NUCLEO-NFC08A1 bring up on NUCLEO-U575ZI-Q

I am fairly new to STM Cube IDE and the expansion packages.I wanted to bring up the X-NUCLEO-NFC08A1 on NUCLEO-U575ZI-Q with the examples and read through several user guides etc. including the STMicroelectronics.X-CUBE-NFC6_GettingStarted. The docum...

IdSTM_0-1721135721192.png
IdSTM by Associate
  • 521 Views
  • 2 replies
  • 0 kudos

How to customize startup file?

I am a newbie in embedded programming. My idea is to build 3 applications with 3 separate project file. These 3 applications will work together in 1 CPU as shown in the image below:To jump from App to another APP, I do the same way bootloader jumps t...

trieunguyen_0-1722178081604.png