STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! PORT D Read errors.

I have an STM32CubeIDE project using HAL for a STM32G071RBT6I have Port D bits 0 to 6 set up for GPIO Input, with pull-up enabled.In hardware these are connected to an 8-WAY dip switch, which when each switch is "on" connects the respective pin to GN...

Screenshot 2025-07-16 at 16.20.46.png Screenshot 2025-07-16 at 16.20.13.png
KMill by Senior
  • 260 Views
  • 11 replies
  • 3 kudos

stm32u073 wake from stop mode using RTC alarm

Hi,I'm trying to get a stm32u073 to wake up from stop mode using an RTC alarm. I previously did the same on a stm32f103 which seemed to work just fine. When trying the same on the stm32u073 the controller either doesn't wake up or wakes up every seco...

Jochem by Associate II
  • 85 Views
  • 3 replies
  • 0 kudos

STM32H757 SWO Debug Error

I get the following error when trying to debug an STM32H757 with SWO enabled. Failed to enable SWV configuration.Failed to execute MI command:-data-write-memory 0x5c003010 x 4 0x77etc...It would seem the debugger (ST-link v2) is not able to read the ...

CWadd_0-1730695812762.png
CWadd by Associate
  • 671 Views
  • 2 replies
  • 0 kudos

Ghosting Problem on STM32C0 CDC (classic coremw)

I have solved the problem, but I want to know the root cause so I can solve this perfectly.I use STM32C071FBP6. Because STM32CubeIDE won't generate classic CDC VCP anymore, I use STMicroelectronics/stm32c0-classic-coremw-apps: Provides a set of appli...

Resolved! STM32N655 BKPSRAM

Hello,In my project, I want to hold boot params in BKPSRAM so "Application project" can also write and read this section easily. If boot is needed, "Application project" will set boot params as required and after that it will use "NVIC_System_Reset"....

B.Kaya by Associate III
  • 145 Views
  • 3 replies
  • 0 kudos

Nucleo-DRP1M1 with Nucleo-G0B1RE

Im currently facing issues with DRP1M1 and the Nucleo-G0B1RE in source configuration.I followed the instructions in the wiki however it seems that no actual communication is happening between the USB PD Devices this is the log i get from the cube mon...

PKrem.1 by Associate II
  • 68 Views
  • 2 replies
  • 0 kudos