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
  • 435 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
  • 161 Views
  • 3 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
  • 250 Views
  • 3 replies
  • 0 kudos

can't debug code using st link

Hi community @STTwo-32 ,I am using stm32f407vet6 board I am new to stm32 board.I wrote an Hello world program in STM32cubeide and i try to debug the code.I bought an ST-link v2 from online.when I try to debug the code it says frimware upgrade require...

Sabarinathan1_0-1752568379016.png Sabarinathan1_1-1752568635045.png Sabarinathan1_2-1752568705778.png