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

CUBE IDE unit testing and static code analysis

Hican anyone recommend aopen source unit testing tool for CUBE IDEopen source static code analysis tool for CUBE IDEI tried google test and had problems inetgrating it with CUBE IDE and Eclipse. Is there any recommendation from ST?What does ST use fo...

CubeIDE & FreeRTOS on H743

Hello,I have a problem with my H7 and FreeRTOS.I have 3 thread:/* Definitions for defaultTask */ osThreadId_t defaultTaskHandle; const osThreadAttr_t defaultTask_attributes = { .name = "defaultTask", .priority = (osPriority_t) osPriorityAboveNorm...

Importing projects on second computer doesn't work

Hello,i have problems to import projects from one computer to the other. When I import the project it looks like the first one in the picture and I cant build it or do anything with it. The second project is generated locally and works fine. Has anyo...

HBesi.1 by Associate II
  • 657 Views
  • 2 replies
  • 0 kudos

STM32F446 HSE, HSI problem.

Hi guys,I'm facing a problem with STMF446RE MCU. I designed custom stm32f446re board. When i try to upload a program, it uploads successfully but it does not execute it. In STM32CUBEIDE, i can connect a device and achieve debug mode. In debug mode,  ...

GSay.1 by Associate II
  • 1069 Views
  • 6 replies
  • 0 kudos

Resolved! Generate STM32H745I-DISCO (Blinky LED Test)

I have a STM32H745I-DISCO with the STM32CubeIDE platform. I have reviewed various examples that generated the BSP folder for stm32h745i_discovery.h/c files. These files are not generating when creating my own project. I would like to use the BSP_LED_...

DWill.5 by Associate
  • 673 Views
  • 1 replies
  • 0 kudos