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

STM32G031K8 consumes 100uA in Stop1 mode

Hi,I am currently working on the firmware of a PCB with an STM32G031K8T6 as the MCU, supplied by a 1.8V voltage.When I enter Stop 1 mode, the consumption of the MCU drops to 100uA, instead of the 7uA stated in the datasheet.The app_stop function is a...

levantg by Associate II
  • 732 Views
  • 17 replies
  • 0 kudos

STM32L0 cannot change PWR_CR_ VOS

Hi, I'm stuck on a problem with setting PWR_CR_VOS on NUCLEO-32 STM32L031K6- I want to select HSI16-PLL as clock source- VDD is 3.3V- FLASH latency is set to 1WSBut I can only set PWR_CR_VOS to RANGE 2 and RANGE 3.RANGE 1 cannot be selected, so I can...

RinGO by Associate II
  • 25 Views
  • 5 replies
  • 0 kudos

Fault handler, stack frame

Hi.I am trying to test out a fault handler for our STM32G (right now, the fault handler just tries to determine the location of the code that caused the fault).If I force a fault (divide by zero) in "normal" non-interrupt handler code, I can easily r...

NUCLEO-C092RC (MB2046B): UART-based bootloading

Hi, I have an STM32C092RCT6U development board and I am trying to perform UART-based bootloading. My board has a B3 button for selecting the boot mode. I am using the Flash Loader Demonstrator to flash the application, but I keep getting the followin...

Nibesh by Associate II
  • 62 Views
  • 5 replies
  • 2 kudos

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
  • 73 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