STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! Linker Options Tab Has Disappeared From Properties?

I used the Linker options to set optimization earlier today. Now, I no longer seem to have that tab in Project>Properties. Using the latest version of the IDE (1.12.0). I'm sure it's something dumb I did, but can't figure out how to get it back.

_legacyfs_online_stmicro_images_0693W00000bht1hQAA.png
nobbyv77 by Associate II
  • 862 Views
  • 2 replies
  • 0 kudos

Resolved! How to Connect STM32F407-Discovery Board to Ethernet?

I have STM32F407-Discovery Board and want to connect it to the Ethernet using its built-in Ethernet Module, please give me example as I am new to STM32 MCU, Do I need Hardware Editing in STM32F407-Discovery Board for Ethernet functionality or just I ...

AAhme.41 by Associate II
  • 6478 Views
  • 3 replies
  • 1 kudos

STM32CubeIDE 1.12.0 Debugger Connect Problem

While using STM32CubeIDE I'm having a problem connecting to the device using the ST-LINK GDB server. I receive the following error message:Tried the following to remedy the situation:Erased existing program using STM32CubeProg.Loaded and ran program ...

_legacyfs_online_stmicro_images_0693W00000bhh5NQAQ.png _legacyfs_online_stmicro_images_0693W00000bhhCdQAI.png _legacyfs_online_stmicro_images_0693W00000bhhCjQAI.png

CubeIDE shows negative value for unsigned integer?

Hi,In my live expression, I see my unsigned variables go negative values. For example, when uint8_t type variable is 128 it shows as a -1, if 129 then -2. I don't understand what is wrong. I can see uint8_t in the type column in the live expression. ...

EOzde.1 by Associate III
  • 1027 Views
  • 2 replies
  • 1 kudos

How to change output directory for managed build

Hi all, i'm facing a very little problem with STM32CubeIde.Everything is ok for build and debug, but the outputs (.elf file, .bin, etc...) are generated in Release and Debug directory at the root of the project.I just want to specify another output d...

JMART.22 by Associate II
  • 2271 Views
  • 3 replies
  • 0 kudos