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! LIve Exressions says " Failed to evaluate expressions.".

Hi.I am developing on STM32CubeIDE with F446RE Nucleo, and I want to get the voltage value by calculating ADC value.But that doesn't work.Here is the "main.c".I made two variables.(" ADC " means ADC value, " v " means voltage value.)Red texts are tex...

MED2972 by Associate III
  • 3190 Views
  • 14 replies
  • 8 kudos

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 II
  • 355 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
  • 2174 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
  • 491 Views
  • 2 replies
  • 0 kudos