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

stm32U545RE_Q RTC wake up from standby mode

I am using an stm32U545RE_Q and want to put my device into standby mode and then periodically wake it up (every 10s). but it doesn't work   Am I missing something or how am I supposed to continue from here?   /* USER CODE BEGIN Header */ /** *****...

스크린샷 2025-03-24 144302.png 스크린샷 2025-03-24 144307.png
dlagyals by Associate II
  • 251 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H563 VDDA rising and falling control timig

I'm thinking to control for VDDA on the STM32H563.I'm considering by the red line in the diagram below, but are there any problems?I'm considering when VDDX independent from VDD, can be rising and falling VDDA.Please advise for me.Best regard.     

tomy_2-1742551132059.png
tomy by Associate II
  • 433 Views
  • 5 replies
  • 0 kudos

Low power STOP1 mode current consumption high

Hello,I am using STM32G4 to develop a project where I am running FreeRTOS.Recently I was working on debugging the issues for low power mode.I can confirm all the peripherals clocks are disabled before entering the STOP1 mode, but the power consumptio...

Long Timer interrupt routine

I am using STM32F100. I wrote a very long code for my timer interrupt. If the processing time of this code exceeds the interrupt duration, can a pin I SET be RESET?

XooM by Senior
  • 760 Views
  • 6 replies
  • 6 kudos

Resolved! Please teach me about FSMC in STM32 MCU

Please teach me about FSMC in STM32 MCU. When the CPU communicates with external MRAM, can FSMC be used?   <MRAM specifications> Interface Type:Parallel Data Bus Width:16 bit

Junki by Associate
  • 418 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H7 - MPU Configuration

Hi All, I was testing my new STM32H746XIH6 board and met the post below by @GSpre.1 during a search about SDRAM  performance. GSpre.1 - Performance characteristics of SDRAM on STM32F7508-DISCO board I don't have a lot of time to read MPU documentatio...