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! No capture IT triggered

Hi,Something seems to be wrong with STMCubeIDE Version: 1.16.0 Build: 21983_20240628_1741 (UTC) with an STM32G070RBT6. After generation of the code, the Timer code is like this:/*** @brief TIM3 Initialization Function* @param None* @retval None*/stat...

Gaetan by Associate
  • 737 Views
  • 2 replies
  • 1 kudos

Code Coverage Gcov Lcov

Hello,is anyone able to generate a lcov coverage report in Stm32cubeIde or to visualize the the coverage result inside the editor?I have the *.gcno and *.gcda file (by semihosting). Regards Peter

PPete by Associate III
  • 742 Views
  • 1 replies
  • 0 kudos

Resolved! Bad code generation with ADC LL API and STM32CubeIDE

I recently changed the configuration of working product from HAL API to LL API to improve performances.Unfortunately, the LL initialisation code generated by the STM32CubeIDE for the ADC was incomplete, and forgets to set the PCSEL register when need...

cberg.1 by Associate II
  • 1069 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F1 with EasyCAT

Hello~I am testing my stm32f103rb board with ethercat board(as shown). The trouble i am having is that there is no easycat library to use. I did some research and only found the .cpp easycat library. I'm using stm32ide and written in C language. This...

arduino-uno-rev-3-easycat.jpg
ANHTUAN by Associate
  • 874 Views
  • 2 replies
  • 1 kudos