Resolved! Is there a way to check the MCU is in sleep mode using openocd or other linux tool?
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...