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! Loading code on STM32U535 vs STM32U545

Hello, we have an STM32CubeIDE project based on the STM32U545. Unfortunately, our first version of PCB's is due to arrive soon populated with the STM32U535 instead, due to parts shortages. My question is, can I use the IDE to load and debug the code ...

CSmit.4 by Associate II
  • 312 Views
  • 1 replies
  • 2 kudos

Resolved! Bug: Annoying GUI Behaviour: Child Windows Disappear

I'm not sure if this is the right forum for this but here goes.When operating with STM32CubeIDE, and doing something that causes a child window to pop up, the window can disappear behind other windows and alt-tab can't find them.  I have to drag othe...

AMacd.1 by Associate III
  • 397 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H573 Debugging in CubeIDE not working

Hi, I'm having issues debugging my custom STM32H573 board.It used to work, before restoring my laptop to factory settings and reinstalling the IDE. I hope someone can help me with the situation, I don't know what fixes to try anymore. Setup: Custom b...

gnarrf95 by Associate
  • 1057 Views
  • 2 replies
  • 3 kudos

Where to report CubeIDE bugs?

Hello,I've updated my STM32CubeIDE to the latest version (1.13.1) and verified that some annoying bugs are still there. I'm curious is there a dedicated place where to report them?I'm talking about really a basic functionality which should be working...

kgardas by Associate III
  • 972 Views
  • 4 replies
  • 3 kudos

embbeded stm32f746 nucleo board ethernet use

stm32 nucleo board use ethernet communiction  send string on board pb7 led on same off string It looks like you're trying to implement a TCP client on an STM32 Nucleo board that controls an LED connected to pin PB7 based on the string send  on  sever...

Resolved! Problems with Firmware Library Package Setup

Hi,on a brandnew PC with Win10 i installed CubeIDE 1.16.1.After that, i want to import example project "BLE_HeartRate. Then i got this message:  I thougt that CubeIDE installed the required Firmware Package automatically?

2024-10-10_17h49_00.png
ledi001 by Senior
  • 316 Views
  • 1 replies
  • 0 kudos

regular HAL_RTC WakeUp

Hello,I'm testing the PWR_STOP_RTC sample on STM32L0538-Discovery.I see how to wake-up period with WakeUpCounter in  the function HAL_RTCEx_SetWakeUpTimer_IT().I think I'd generate periodical wakeup interrupt with fixed period.Is  there any specific ...

curiae by Associate III
  • 220 Views
  • 1 replies
  • 0 kudos

Cannot activate IRTIM peripheral

Hi, I'm developing an application based on STM32U031K8. I need to use the IRTIM peripheral to create an IR transmitter. I set TIM15_CH1 and TIM16_CH1 as "Output Compare No Output" but IRTIM peripheral still cannot be activated. May someone help me?