STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

Accessing IKS4A1 eCompass heading data

Hello,I just recently got into STM32 programming and I have a NUCLEO-F401RE with a IKS4A1 board. I am trying to print the heading data based on the ECompass example so I can eventually send it through UART. For now, I have used Unicleo-GUI to see tha...

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
  • 1119 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
  • 951 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
  • 931 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
  • 640 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