STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Resolved! external loader file not found

  I am using the STM32F429I board using the stmcubeIDE i tried to load the program via st-link but it got ended with the above program.After that i tried the alternate steps by loading the external loader but i cant find the (.stldr) file in the exte...

Muthamizh_1-1725608648684.png Muthamizh_0-1725608524755.png Muthamizh_3-1725608904172.png

Resolved! Turning ON onboard LED with Button Press

Hello, Am building a code on the NUCLEO-L4R5ZI-P to control motors on a robot. I want to include button presses to activate different modes (speeds, directions, etc). Setting ports as GPIO_Inputs and connecting and pressing the buttons is not working...

Odd_coder by Associate III
  • 747 Views
  • 4 replies
  • 2 kudos

Problem programming Bluepill from Cube

Hello. Please forgive a 'newbie' question. Whilst I am new to STM32 chips I have been programming MCUs for many years which makes this problem even more frustrating.I wrote a program which I then uploaded onto a Bluepill (genuine processor) using Cub...

alphanov by Associate II
  • 1014 Views
  • 13 replies
  • 1 kudos

Resolved! Device configuration tool not working i cannot also set targeted project type to stm32cube but only to empty , have tryin several board types and cpu , after click "finish" the device configurator doesnt displaying nothing it is empty white window

I have tryin many versions of stm32cubeide + reinstalling them + also reinstalling windows 10 and still cannot get running device configuration tool inside ide etc..

Lfili.11 by Associate II
  • 3310 Views
  • 7 replies
  • 0 kudos

CubeIDE does not update touchgfx display

Any project I have tried to run from the CubeIDE will only display a static screen. I am using the STM32H7B3I-DK.I currently have my project setup to show one screen for a second and then switch to another that has wildcard values that update. The sc...