STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Change target microcontroller

This is a question about STM32CubeIDE.When creating a new STM32 project, you select the board, but if I select STM32F412 and edit the program, can I operate the STM32H743 microcontroller?(We will adjust the pin configuration accordingly)

Debugging STM32F429 on Disco board with CubeIDE

I am using the STM32F429I-DISC1 board and flashed code to the board using the STMCUBEIDE but when i am debugging i have encountered this error(attached the image). I have also tried the external loader file M29W128GL_STM32f4x9I-EVAL and also the fla...

Muthamizh_0-1726114488711.png

unwind the stack in non-exception

HelloI have STM32F407VG MCU with STM32CubeIDEI want to unwind the stackI've found answers online and I've tried that codeThe code works fine after a hardfault happensI tried to use the same code within running (no fault happens) but couldn't do thatT...

AAl-H.1 by Associate II
  • 1461 Views
  • 14 replies
  • 1 kudos

LVGL and STM32CUBEIDE Integration Issue

I am working with LVGL v9.1.1, I am simulating it correctly in the simulator. When i do all the step of integration with STM32 Project (STM32CUBEIDE v1.16.0). I am getting these errors? why this is been happening. Is this toolchain issue/ any bug? No...

JamshaidUsman_0-1723094091220.png

Resolved! CubeIDE is not opening the generated code

Hi! This is my first project using stm32f407 board, After all the configuration, I generate a code on cubeMX but cubeIDE gives me an empty page. Sorry if the question is stupid, I am not familiar with this software

0693W00000aIH0rQAG.jpg
LimoGr by Associate II
  • 1595 Views
  • 3 replies
  • 3 kudos

STM32CubeIDE 1.14.0 pattern recipe problem

Hi,I have project for STM32F405 created manually. Project is using fixed GCC 4.92014q4.After updating STM32CubeIDE to version 1.14.0 i got warnings shown below.Compiler option "Cyclomatic Complexity" is disabled.File "subdir.mk" contains this rule:# ...

s1.png