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

XCube FreeRTOS STM32N6

Im trying to setup FreeRTOS with the new STM32N6.According to https://github.com/STMicroelectronics/x-cube-freertos, the new Nucleo board for the STM32N6 is mentioned as supported.But in the CubeIDE, when trying to enable the FreeRTOS middleware, it ...

(DEV_TARGET_RESET_ERR)

 Hello,I’m trying to program my STM32 microcontroller STM32F301C8T6TR using ST-LINK, but I keep getting the "DEV_TARGET_RESET_ERR" error. Here’s what I’ve tried so far:Reset Pin (NRST): Connected directly to the RST pin of the ST-LINK.BOOT0 Pin: Conn...

Ekran Resmi 2024-12-21 02.26.48.png

STMCubeIDE won't include SPI HAL driver

I am putting together a project for the U031 Nucleo board based on the DAC signal generation example project. From the configuration page I have added SPI, as well as TIM2 and the other required drivers (DAC, DMA, EXTI, TIM1). When it generates code,...

RMod by Associate II
  • 285 Views
  • 16 replies
  • 1 kudos

Build GNU Tools for STM32 12.3.rel1

I am trying to build the toolchain and I'm looking for some help getting over this hurdle.When I run build-prerequisites.sh on Ubuntu, it stops when it tries to run "helper.py" with the error "You need to install python-magic."  Helper.py is running ...