STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

Resolved! STM32CubeIDE project setup for collaboration with version control

What is the recommended way to organize a project in STM32CubeIDE so that multiple teammates to share their work via git without thrashing the settings and paths that are user-specific?It seems like we need to eliminate all user-specific and absolute...

Miles1 by Associate III
  • 4930 Views
  • 5 replies
  • 0 kudos

ll_systick_isactivecounterflag alternative in Hal

I have generated my code using stm32cubeide. I wanted a micros function so i discovered one using systick but the problem is it required this ​ll_systick_isactivecounterflag function to check when active counter is set or not. But since this function...

Resolved! STM32L4 USB CDC problem

I'm working on a project based on STM32l496rg and trying to send data from USB CDC to terminal. I`ve created a project in STM32CubeIDE (the latest version available), where I`ve set up clocks, enabled USB_FS_Device and USB CDC middleware and all the ...

0693W000002li0lQAA.jpg
Cyada.1 by Associate II
  • 1836 Views
  • 5 replies
  • 0 kudos

Resolved! Security reminding amid STM32CubeIDE update

MCU Support,I update to 1.4.2 and get a ST remind. See appendix. If I select cancel the update is terminated. Which options should I select? It confuses me because why STM reminds this if it is its software. Does other software come in? Best regards,...

AXu.11 by Associate III
  • 1157 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with the use of timer interrupts using HAL library

Hi everyone, I am new to using ARM architecture based microcontrollers and I am having a problem with peripherals and APBs (Advance Peripheral bus). Currently I am using the STM32F429 (NUCLEO-144) board, programming it with the help of the HAL librar...

NNola.1 by Associate II
  • 2382 Views
  • 4 replies
  • 0 kudos

Generated files have numerous Doxygen warnings

STM32CubeIDE — brand new project with HAL, no user code yet.Generated code includes `@param None` and `@result None` — so Dox is looking for a parameter in the function named `None` — and that in turn is generating an error which is rendered in Eclip...

gw48 by Associate II
  • 1308 Views
  • 1 replies
  • 2 kudos

Resolved! Bug in STM32CubeIDE v1.3.0 - tick mark and radio button not getting selected for SWV

We have a issue with STM32CubeIDE v1.3.0 - this version is an update form our previous bug report "Security Issue - installation on Ubuntu changes the owner:group of /etc"Reproducible: yesOS: Ubuntu 20.04ST software: STM32CubeIDE v1.3.0 with patch f...