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

debug SFRs

I can't read/change the SFR values while debugging in CubeIDE .value of all Registers is "error reading value"If I try to do that IDE throughs and error.The only way to read/change values is by suspending the debugging session.I remember this feature...

Screenshot 2024-11-14 133954.png 0693W00000NqiAGQAZ.png

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 III
  • 693 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
  • 2751 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
  • 654 Views
  • 2 replies
  • 0 kudos