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! STM32H757 MCU at VCAP pin 0 volt

Hi  I working on a STM32H757BIT6 custom board. I try to take a referance with riverdi TouchGFX. This is my power connection with an mcu.                         Additionally, I have measured the voltage on the VLXSMPS pin and found it to be approxim...

BerkayC_0-1752219464035.png BerkayC_2-1752219994862.png
BerkayC by Associate II
  • 331 Views
  • 9 replies
  • 3 kudos

Resolved! The D2 domain ram can't be operated

Hi,MasterMCU: stm32h743iiQuestion:The scatter file is as follows: The stack and some global variables are allocated in RW_D2SRAM. After the program starts and during the handling of scatter file loading in its __main, it is found that both the stack ...

Lyu.1 by Senior
  • 100 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H735-DK: can't get DFSDM1_CLK out on PC2

I'm working with an STM32H735 Discovery board. I have DFSDM working via the STMOD+ connector. I'm currently designing a PCB that will plug into the Arduino header to better connectorize our PDM mics, add a few additional parts, etc. and move all DFSD...

cyclebot by Associate II
  • 124 Views
  • 1 replies
  • 0 kudos

LWIP on Nucleo-H755

Hello :) i am working with a nucleo-h755zi.my goal is to create the following:1. M7 core running with FreeRTOS and LWIP.2. M4 Core running bare metal. after using the following instructions (https://community.st.com/t5/stm32-mcus/how-to-create-projec...

yuri CH by Senior
  • 1006 Views
  • 2 replies
  • 0 kudos

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
  • 383 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
  • 144 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
  • 212 Views
  • 3 replies
  • 0 kudos