Skip to main content
BCora.1
Associate III
August 16, 2020
Solved

Is there a way to check the MCU is in sleep mode using openocd or other linux tool?

  • August 16, 2020
  • 2 replies
  • 1268 views

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 maybe the solution is obvious, or maybe it can't be done at all.

Any advice would be appreciated.

This topic has been closed for replies.

2 replies

KnarfB
KnarfBBest answer
Super User
August 16, 2020
BCora.1
BCora.1Author
Associate III
August 16, 2020

Awesome, this is working, thanks!