STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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 project on old board

HelloI am using board NUCLEO-G071RBI wrote for it a code, and all worked well.Now I want to rewrite a new project for the same board, but elementary functions such as PWM output doesn't work. If I run again the old project all works OK again.Someone ...

MichaelR by Associate III
  • 531 Views
  • 1 replies
  • 0 kudos

STMCube IDE fails to erase memory

Hello everybody. I have a custom board with an STM MCU on it.  This is not the first custom board I use, and all the others are working as expected.This custom board works for a replacement of an identical board which stopped working. This means that...

Resolved! winbond W25Q128JVSIQ external loader problem

i am working with stm32 h750vb and i successfully wrote a winbond W25Q128JVSIQ external loader and it works fine on the cube programmer but when i use the cube ide i found that it successfully erase the external flash before file download and fails t...

Resolved! GPIO pins always high on STM32F405RGT6

Hello!I have an STM32F405RGT6 MCU with a custom PCB. I have some trouble with my GPIO pins as they only seem to be high.  I am using the STM32CubeIDE software and have configured all GPIOs. I having trouble with PA12 and PA15 in particular. See GPIO ...

mathieusteketee_1-1714673847264.png mathieusteketee_2-1714674006691.png mathieusteketee_3-1714674122590.png mathieusteketee_4-1714674305061.png

Resolved! callback not getting triggered by 1us timer (TIM5)

HI,I set TIM5 up to trigger every 1us (APB1 42MHz) with the below function and I expect HAL_TIM_PeriodElapsedCallback() to be invoked every 1us but that's not the case. How do I make sure that the callback gets invoked properly?My init function:stati...

debug by Associate III
  • 1179 Views
  • 4 replies
  • 1 kudos

configuration

Hi,I now implementing i2c with 1 master (U575ZI-Q) and 3 slave (LK432KC).I confirmed my code. It worked well.but after changed title of the project and deleted some project, it made me confued,, so I made every(1master 3slave) project new. Here is th...

eunni_0-1714758042670.png eunni_1-1714758057098.png eunni_2-1714758125923.png eunni_3-1714758171256.png
eunni by Associate III
  • 2664 Views
  • 7 replies
  • 0 kudos