User Activity

Hello,I've followed all the steps required to generate and handle a RTC wakeup in the manual, but it still doesn't work. I can't figure out why that doesn't work.The goal of the following code is that, when I click the reset button of my nucleo L152-...
I'm asking because I'm reading the page 533 of the manual of my Nucleo L152-RE"""After system reset, the RTC registers are protected against parasitic write access with the DBP bit of the PWR power control register (PWR_CR). The DBP bit must be set t...
I'm using a Nucleo L152RE.I've read the 900 pages manual multiple times but I still miss a clear view of what needs to be done to create a RTC Wakeup event. I read in the manual:"""To enable the RTC Wakeup interrupt, the following sequence is require...
Hello,there's a user button on that board. I'd like to attach this button to an interrupt handler.I have to enable this button for interrupts. It should be done by setting some bit in some register called SETENA0 or maybe SETENA1 or something like th...
Hello,I have a nucleo-L152RE development board.I don't have an annmeter. What would be the best way to check my microcontroller is in sleep mode? Or can it be done at all? I've installed openocd and gdb but I've barely used any of them so far, so may...
Kudos from