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

STM32U073CCT6 - STOP MODE 2 Power Consumption

Hi We are using an STM32U073CCT6 on a battery-powered board. We need to put the processor in low-power mode to increase battery life. The current in STOP MODE 2 is about 20uA. To address some issue related to the power supply and our hardware, we put...

RTC not working on Vbat

Hi everyone,I am using a STM32H563RG and I need the RTC to work even if the VDD is powered off. To do that, I am plugging a battery on the VBAT pin to power the RTC and the Backup domain. But I tested it and it seems the RTC is stopped and the backup...

Karakala by Associate II
  • 81 Views
  • 2 replies
  • 1 kudos

how to run QSPI ?

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code and a linker script content. Please read this post: How to insert source code. Hi everyone, I'm trying to in...

luisfynn1_0-1765352949409.png luisfynn1_1-1765352987189.png

STM32F446 EXTI GPIO interrupt not triggering

Hello, I’m working with an STM32F446 and have configured GPIOB pin 12 as an EXTI input. After initialization and before entering the main while loop, I call a function that blocks program execution(what I mean by blocking : I have a test that stands ...

ISSUE with STM32L051C8T6

Dear ST Team,我用usb转ttl单独对4g模块发at,回复消息是正常的,单独模拟给单片机发数据,回应的数据也没有丢字符,就是4g模块跟单片机之间通信的时候存在问题When I use a USB-to-TTL adapter to send AT commands to the 4G module alone, the responses are normal. When I simulate sending data to the microcontroller alone, th...

RM0394 SRAM2 connectivity in bus matrix

In the lower-end STM32L4, covered by RM0394, SRAM is partitioned into two parts, SRAM1 and SRAM2.SRAM2 (besides being "special" in that it has ECC and automatic erase facities), is mapped at both 0x1000'0000 and at the end of SRAM1 in the 0x200x'xxxx...

waclawekjan_0-1764945335823.png