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

Can't use C++ linked to Cube Code generation

I am writing C++ projects using STMCubeIDE and running into a problem when using classes or other C++ features.Even when choosing that the project be a C++ project, I can't build the code. Manually changing the file extensions to .cpp makes the code ...

JKahn.1 by Associate III
  • 586 Views
  • 2 replies
  • 0 kudos

Where are downloaded mcu packages ?

Hello,I generated a project with the boad wizard. It actually downloaded a big MCU package. I wonder where this is downloaded and if I can find the corresponding HAL and Low-layer drivers documentation.I am on Linux.Thanks

0690X00000DBkFpQAL.png
MRech.1 by Associate II
  • 723 Views
  • 4 replies
  • 0 kudos

Unable to get a working Blinky

Folks, I have fallen at the first hurdle. I bought a Nucleo-H743Z12, and when it arrived, I checked the jumpers according to the instructions, and plugged it into USB. It lit up its LEDs and performed as expected : The Usr button changed the LED disp...

MEwen.1 by Associate II
  • 814 Views
  • 6 replies
  • 0 kudos

Is STM32CubeIDE a tool chain? If so why does everyone including STM recommend some other tool chain in their tutorials? Can anyone recommend a good tutorial or other training source for STM32 programming?

I am in the steepest part of the learning curve for C programming and am experiencing typical frustrations. I can't get "Hello World" to run at this point. I appreciate your patience. I have just ordered the Ritchie Kerighan book and another on STM32...

SGill.1 by Associate II
  • 663 Views
  • 5 replies
  • 0 kudos

Resolved! CMSIS RTOS V1 Semaphore issues in STM32CubeIDE

Hi,I am using STM32F405, CMSIS RTOS V1, and STM32CubeIDE. I want to create a timer interrupt that periodically release the semaphore to signal the execution of a task. The issue is that it gets stuck after osSemaphoreRelease is called in the interrup...

DLim.16 by Associate II
  • 1814 Views
  • 4 replies
  • 0 kudos