User Activity

I'm using a STM32L151RBT6 and trying to debug with a STLink V3.The debugger loses connection when I encounter the line:PWR_VoltageScalingConfig(PWR_VoltageScaling_Range3); Specifically, when it changes the PWR-CR Bits 12:11 (VOS). I have no issue cha...
From what I understand, a STM32L433RCT3 MCU powered by VBAT pin will shutdown except for RTC and backup registers.1. I'm wondering if the RTC Alarms can trigger during the VBAT period?2. Will any code execute from the RTC Alarm interrupt during VBAT?...
My device has various connected sensors and peripherals. The device is intended to go to sleep for extended periods of time before waking up and taking measurements. Currently, the main VDD is a large external battery and VBAT is a coin cell used to ...
Kudos from