debugging in STOP mode
Posted on January 07, 2014 at 17:37 I develop a lot of low power applications using STM32 and I'd like the ability to use the debugger while in low power STOP mode. My code works as expected in release mode (i.e. no debugger) but when debugging ...