STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

Resolved! C-MACRO in Pre-Build script

Hi, for my STM32CubeIDE projects it would be convenient to have a macro whose value increases every time I compile the project; As if it were a counter of the times I pressed the build button, to be used as an ID to identify the specific build.For ex...

FMass.1 by Associate III
  • 2802 Views
  • 7 replies
  • 2 kudos

include path don't work

Hello, I recently had a compilation error with STM32CubeIDE 1.14.0. A json.h file is not found by the compiler, yet I have included the path in the project properties, as shown in the photo. The file is present in the project/drivers/JSON directory. ...

error.jpg

Resolved! lcd.c file not found

so im trying to run a project example from the stm32h747i disc0 repository from github. specifcally the DCMI project i want to try the camera using snapshot mode or capture mode .when i pen the project and try to build it  i gave this error saying th...

Screenshot 2024-07-05 125336.png
yessine by Associate III
  • 1244 Views
  • 4 replies
  • 1 kudos

STM32G0B1RE USB_DRD_FS

Hi everyone, I am currently working on a project involving the STM32G0B1RE microcontroller and had encountered an issue while configuring the USB_DRD_FS (Dual Role Device Full Speed) in Device mode using STM32CubeIDE.Here are the steps I followed:I s...

sravani by Associate III
  • 5360 Views
  • 34 replies
  • 1 kudos

STM CUBE IDE can not program the board.

Hi All, I am having an issue which is persistent for more than a week. I created a simple blink LED program using STM32 CUBE IDE IDE. I compiled it OK. Then, I tried to run it on the board, CUDE IDE got stuck. I can see from the progress bar that Lau...

stuck_at_initializing.png
demir by Senior II
  • 4149 Views
  • 12 replies
  • 0 kudos

FileX integration with NOR Flash memory

I'm using STM32U083C-DK which has STM32U083MCT6 MCU. And I have an external NOR Flash memory: W25Q32JVSSIQ.I've implemented the SPI communication with the Flash memory and able to reset, read the device ID and do basic Flash memory operations such as...

RB4020 by Associate II
  • 900 Views
  • 0 replies
  • 0 kudos

How to configure debug for JLink using flash banks?

Hello, I am working with an STM32U5A9NJ, and I have a working elf file that I can load using Ozone. Ozone lets me configure flash banks when I create the project, but it does not seem to have the same feature in STM32IDE. How can I  do this in STM32I...

leofocuy by Associate II
  • 3273 Views
  • 10 replies
  • 0 kudos

Resolved! Not able to program STM32F407VEt6 chip

I built a custom board and attempted to program it using both the ST-Link Debugger V2 and an STM Dongle, but I'm encountering issues and can't seem to program it successfully.Could anyone suggest what the problem might be?

suhas by Associate II
  • 1221 Views
  • 3 replies
  • 0 kudos

Error faced in error handler generated code

Hey! I am beginner with stm32cube ide. I was doing a simple interrupt push button with nvic. I had cross checked all of my initialisations with other posts over here and they matched. I am facing an error while building the project. The error says "e...

beginner_0-1721136300522.png beginner_1-1721136340587.png
beginner by Associate
  • 643 Views
  • 1 replies
  • 1 kudos