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

stm32cube ide and iar ide

I am using bno080 dev board with nucleo board.I have the code from github which is done in the IAR IDE.https://github.com/hcrest/bno080-nucleo-demo/I am using stm32cubeide....While initializing the project in IAR IDE they asked to enable i2c configur...

AR.7 by Associate II
  • 479 Views
  • 0 replies
  • 0 kudos

Resolved! Excessive resource usage

Hi, I am attaching a simple .ioc configuration file with which I generated a new project using stm32 cubeide which when compiled generates a footprint of about 12kB.Frankly, it seems excessive to me, to the point of making this platform unusable for ...

I am trying to discover things about the IDE, but there is a problem. The IDE's information centre isn't working. Clicking on the blue I, information gives me the following error:

/...../workspace/.metadata/.plugins/com.st.stm32cube.ide.mcu.informationcenter/tech-doc.html: No such file or directory, on a linux OS. But I can find it manually! The file links in that document point to non existent directory in the path. The pat...

petereiso by Associate II
  • 1007 Views
  • 5 replies
  • 0 kudos

Generate code guarded by #if DEBUG

Can I have CubeIDE generate GPIO initialization that will be guarded by #if DEBUG?On my board there are LEDs that are connected to pins which are also used for debugger connection. I want cube IDE to initialize those pins as outputs only if I set the...

TMark.14 by Associate III
  • 510 Views
  • 2 replies
  • 0 kudos

Error while debugging.

Hey guys I am facing this issue badly and I am not able to figure out the issue. Please let me know what could be the problem. I have shared the error belowError in final launch sequence:Failed to execute MI command:target remote localhost:61234Error...

NBhar.1 by Associate II
  • 1817 Views
  • 3 replies
  • 2 kudos

printf on STM32L562-edk using stm32cubeide IDE

Hi,I have used STM32L562-edk for my project. So, I have used stm32cubeide for software development and flashing the EVK. I have added printf for debugging my code. But I am not getting any debug message on SWV ITM window.Can someone will help me to d...

Neel by Associate III
  • 1159 Views
  • 3 replies
  • 1 kudos