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 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 1457 Views
  • 0 replies
  • 3 kudos

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

shifting on the written data to external flash using qspi

this is the code in the main that test the drive my stm32h750vb which is connected to the winbond25Q256jv external flash which is connected using qspi :/* USER CODE BEGIN 2 */uint8_t buffer_test[MEMORY_SECTOR_SIZE];uint32_t var = 0;CSP_QUADSPI_Init()...

Stm32

How to use timer interrupt in GPIO interrupt

M_J by Associate II
  • 2066 Views
  • 8 replies
  • 0 kudos

STM32CubeIDE locks the Workspace location. Best method to modify the Workspace location so the code base is completely portable except for the compiler/linker.

STM32CubeIDE v1.12.0This type question has been asked different ways but never specifically for a procedure. In the past we have used Eclipse Workspaces with a single project and we were able to copy, paste and rename the Workspace and then open it a...

LPM - stop mode

Hi, I am using STM32L562CEUx controller. We are using I2C,UART,SPI, RTC with external crystal(32.768MHz), external clock - 24MHz.Trying to use LPM - stop1 mode.DeInit all the peipheralsInput pins changed to Analog pins.Output pins remained sameCurren...

Pkuma.41 by Associate II
  • 529 Views
  • 0 replies
  • 0 kudos

C not embedded C

I want to use STm32cubeIDE to just program in C for learning C, is that posable?   If so where can I find detailed instruction to set it up? Thank you, ƒg 

fgilm.1 by Associate II
  • 4323 Views
  • 11 replies
  • 5 kudos

Resolved! Problem the Nucleo F401RE board

Hello my friends, I'm trying fleshing programming my Nucleo board abrow "STM32IDE", but it's not work. Message is "Error in initializing ST-LINK device. Reason: No device found on target". Messag in FAIL.txt is "The interface fimware FAILD to reset/h...

A.Rade.96 by Associate III
  • 3721 Views
  • 4 replies
  • 3 kudos

How do I wakeup device through Bluetooth from Mobile App?

I am using STM32WB55 for testing. Can you tell me How do I wakeup device through Bluetooth from Mobile App? If the CPU2 goes to SLEEP also, will the BLUETOOTH ADVERTISE and can the mobile device can connect to  STM in LOW POWER mode?

BT.2 by Associate II
  • 563 Views
  • 0 replies
  • 0 kudos