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

Resolved! [STM32F411E-Discovery Board] HAL_RCC_OscConfig() always returns HSE_TIMEOUT while waiting for HSE to be ready and I can't figure out why. All peripherals are initialized to default Mode.

Using STM32CubeIDE v1.6.1 on MacOS 11.3.1Steps to reproduce:Create a new STM32 project.Board Selector -> Select STM32F411E-DiscoName project, leave everything else as default, hit finish.Initialize all peripherals with their default Mode? YesDebug as...

DNguy.9 by Associate II
  • 1489 Views
  • 5 replies
  • 5 kudos

Disable "searching for binaries"

The process "searching for binaries" takes forever, and happens every time you open the program.The IDE should already know where the binaries are.So I would suggest the ability to turn this off, or just fix it to not search every location when it al...

inojosh by Associate II
  • 196 Views
  • 1 replies
  • 1 kudos

Zephyr RTOS Setting on Stm32Cube IDE

Hi,I am trying to configure Zephyr RTOS in STM32CubeIDE after downloading the necessary package. However, I am encountering issues with locating and setting the Zephyr base path.What I've DoneDownloaded the Zephyr package in STM32CubeIDE.Attempted to...

Anusree_k_2-1730114513060.png Anusree_k_1-1730114480268.png

How to add Eigen library C++ to STM32CUBEIDE

Hi, I need help with instructions how I add the Eigen library C++ library to an STM32CUBE IDE project. I have created a project with no target for simplicity, using C++ as the basis language. I have downloaded the open source Eigen C++ library which ...

Bachir by Associate
  • 1678 Views
  • 6 replies
  • 2 kudos

Resolved! CubeIDE Resume (F8) button active when it shouldn't be

Hello,I am facing a small but very boring issue with the Resume (F8) button of the top tool bar.This button is active when it should not be, while download is in progress and if you click on it, the download fails.This behavior is systematic.Randomly...

zeboss49 by Associate III
  • 381 Views
  • 2 replies
  • 0 kudos

Changes in ioc file not updating the code.

I am working on STM32F103 for a project with CAN. While working I set the CAN Test mode to Loopback in the ioc file, afterwards I set the test mode back to normal mode. but this change was not updated in the main.c file. In main.c file, the line in M...

Gladson_0-1712912318500.png Gladson_1-1712912403244.png
Gladson by Associate III
  • 3192 Views
  • 14 replies
  • 5 kudos