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

Can't run program through CubeIDE.

Normally, I click "Run" in CubeIDE, my program loads onto the Nucleo board and starts running as soon as its loaded. However, in the course of using the debugger, I've somehow messed this up. Now, when I press run, the program downloads correctly, bu...

ASmit.4 by Associate II
  • 449 Views
  • 0 replies
  • 0 kudos

Resolved! How to write stm32l5xx_hal_mmc DMA to stm32l5xx_hal_ospi?

I’m attempting to optimize a process of loading a large file from eMMC flash memory directly into a SPI device with 8 data lanes. Originally, I meant to use peripheral to peripheral in the DMA component that comes internally with the STM32L5 series. ...

DBark.2 by Associate III
  • 1186 Views
  • 4 replies
  • 0 kudos

Window layout

Hello!I'm using the latest 1.6.1 version on Linux Ubuntu.The window layout looks like most of the IDEs I know, source tree on the left (called project explorer), and each source can be displayed in editor on the right and can be rearranged in more wi...

PG.1 by Associate III
  • 586 Views
  • 1 replies
  • 0 kudos

Instabilities are occurring in Version 1.6.1

I'm using version 1.6.1 in linux, and there are several problems, for example, the main.c file opens but I can't use Delete or BackSpace keys, other times I can't edit the properties of the Device Configuration Tool. It has also occurred that the Dev...

by Not applicable
  • 319 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE 1.6.1 Update Fails on WIndows 7

I have gotten update notices for STM32CubeIDE 1.6.1 for a couple weeks now. But every time I try to update it fails. I did try deleting the cache directory "STM32CubeIDE\STM32CubeIDE\p2\org.eclipse.equinox.p2.repository\cache" but that did not work...

Resolved! No binary or hex file output

Hello,I've a strange problem with CubeIDE 1.6.0, there's no binary or hex file output even if the corresponding outputs are activated under MCU post build outputs. Any ideas what might be the issue there?Regards

RAltm by Senior
  • 4491 Views
  • 20 replies
  • 1 kudos

After upgrading to STM32CubeIDE 1.6.1 the .cproject file gets messed up with spaces instead of tabs and extra blank lines (spaces + tabs) between each normal line. This messes up any source control system.

prior 1.6.1:<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> \t <storageModule moduleId="org.eclipse.cdt.core.settings"> \t \t <cconfiguration i...

Martin_S by Associate II
  • 428 Views
  • 1 replies
  • 1 kudos