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

Resolved! New errors when compiling assembly only project

Hello,we're maintaining assembly projects to teach baremetal assembly programming on STM32H750 board.Project used to compile without and warnings, but lately we're getting new errors.Project is stripped down to bare assembly and probably something is...

bully by Senior
  • 1175 Views
  • 2 replies
  • 1 kudos

Avoid To Include some HAL function of "stm32g0xx_it.c"

Hello everyone!. I'm looking for a way to prevent a function from the "stm32g0xx_it.c" library from being compiled because I'm using it in my MAIN code. The function is "void I2C2_IRQHandler(void)". What I do is to DELETE the function in the library ...

modonga by Associate II
  • 1561 Views
  • 5 replies
  • 0 kudos

Resolved! 1.13.2 problem with List Pinout Compatible MCUs

Hi,if i select in MX "List Pinout Compatible MCUs"i get this:Sometimes STM32CubeIDE closes without warning.i reintalled the ide, i delete the workspace, i restart the pc, nothing helps! i change in the properties from external bowser (chrome) to inte...

padawan_1-1700563206378.png padawan_0-1700563181762.png
padawan by Senior
  • 2264 Views
  • 6 replies
  • 2 kudos

Resolved! Timer Configuration

Hi, I got a small problem while configuring timers in NUCLEO-F072RB board. I want to configure one timer for 1ms and another for 1sec, Could you please explain me how to set the prescaler and period(ARR) values of both the timers. My HCLK is 48MHz.

makefile:##: *** multiple target patterns. Stop.

First time on this forum, thought that software would be the place to post...  Closest option for a label that I see. I get this error after taking a workspace from a windows environment to Linux.  It seems obvious to me that the Makefile is still us...

SSimm.6 by Associate II
  • 1595 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H755 dual core debugging problem

Good morning:Please I would like to receive your help.I am starting to learn to program the STM32H755 microcontroller using a nucleo board and the STM32CUBE IDE tools.My first project is to blink two leds using individual CPUs. That is, the green LED...

ST-LINK GDB server not work Reason: (0) Unknown.

HiI have this problem again..:C:\ST\STM32CubeIDE_1.13.2\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server.win32_2.1.0.202305091550\tools\bin>C:\ST\STM32CubeIDE_1.13.2\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externalt...

PZamb.2 by Associate III
  • 484 Views
  • 0 replies
  • 0 kudos