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! PWM on PA8 for a stm32f103rct6 does not work

I am trying to use pin PA8 as a PWM output using timer 1 on channel 1 for a stm32f103rct6. I have successfully programmed pins PA9, PA10, and PA11 to provide PWM output on channels 2, 3, and 4, but when I do the same for PA8 on channel 1, I do not ge...

JGaby.1 by Associate II
  • 517 Views
  • 4 replies
  • 0 kudos

Resolved! ST, Please stop login strategy in your tools

Hi STI generally appreciate your tools and how to keep on make them better, keeping also quality on track.But let me say this: It is highly annoying that it is mandatory to login in the CubeMX and CubeIDE.Please remove this again.Use case: as a embed...

Led by Senior
  • 2469 Views
  • 9 replies
  • 7 kudos

error: undefined reference to 'main'

Hello!I built a CubeMX project from Simulink after I connected an STM32 H753ZI hardware to my laptop.It is giving me an error in "bl main" : C:/Users/detec/OneDrive/Documents/MATLAB/lastcon/STM32CubeIDE/Debug/../Application/User/Startup/startup_stm32...

STM32H563 Makefile Project breakpoint failed to stop

Hi,Currently I don't know why my cube ide could not stop at some breakpoints that I set on the IDE.About my project, I imported a makefile project on Cube IDE, then I set up the build and debug configuration, all the things work except the break poin...

Khoa by Associate
  • 580 Views
  • 2 replies
  • 0 kudos

List file doesn't match source!

I had a report of a hard fault so looked in the list file to find out where it occurred. It pointed to HAL_GPIO_Init in the list file, so opened the stm32wbxx_hal_gpio.c file in STMCubeIDE. The source for HAL_GPIO_Init in my project doesn't match the...

RPowe.1 by Associate II
  • 423 Views
  • 1 replies
  • 0 kudos