STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Debugging Issue with STM32CubeIDE

Hello,I am encountering an issue while debugging a project using STM32CubeIDE. The problem arises when I start the debugging process. Below is the output from the console:Open On-Chip Debugger 0.12.0+dev-00597-ga5a21219f (2024-06-03-11:04) Licensed u...

romi by Associate III
  • 872 Views
  • 1 replies
  • 0 kudos

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
  • 610 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
  • 554 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
  • 896 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
  • 680 Views
  • 2 replies
  • 1 kudos