STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

STM32CubeIDE 1.10.1 released

Fixed issue131250 source files got deleted after project migrationRelated threadsSTM32CubeIDE 1.10.0 Migration IssueHow to avoid project migration issue in STM32CubeMX v6.6.0 and STM32CubeIDE v 1.10.0

STM32CubeIDE shows login dialogs on startup.

Hello, I have just installed v1.9.0 on a new laptop and whenever I start the program I get login dialogs for multiple sites, (for ST, ST SW, Eclipse, etc.) and when I use my normal ST.com login credentials it rejects them. Also when I attempt a soft...

BMohl.1 by Associate II
  • 4018 Views
  • 10 replies
  • 0 kudos

Resolved! Error updating to STM32CubeIde 1.10.0

When I attempts to update STM32CubeIde 1.9.0 to 1.10.0 I get the following errorsAn error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,...

0693W00000QKCwpQAH.jpg
RHerm.3 by Associate III
  • 4186 Views
  • 7 replies
  • 0 kudos

Resolved! Including path to linked files doesn't work as expected

I've created an STM32 Project, selected the NUCLEO-G431RB board and generated the code. I've added a source folder to the project (mu_platform) and LINKED some .c and .h files into that folder. I selected mu_platform folder and right-clicked "Add/r...

0693W00000QKVG9QAP.png 0693W00000QKVFzQAP.png

Resolved! Issue with version 1.9.0?

I updated from version 1.8.0 (compilation was ok) to version 1.9.0 where I get 2017 errors :-o.Apparently and issue with ld.exe..tools\arm-none-eabi\bin\ld.exe: SV-F777.elf section `.bss' will not fit in region `SRAM' Processor STM32F777VITxDo you ha...

Buffering in SWV ITM Data Console?

I have built a code using the STM32CubeIDE with only 1 taskvoid StartMyTask(void *argument){  /* USER CODE BEGIN 5 */  /* Infinite loop */   char c = 'A';  for(;;)  {   ITM_SendChar(c); //sends the char c to the PC debugging termi...

bjbfj by Associate II
  • 1271 Views
  • 2 replies
  • 0 kudos