cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging in stop mode

eguerard
Associate II
Posted on December 21, 2007 at 10:35

Debugging in stop mode

3 REPLIES 3
eguerard
Associate II
Posted on May 17, 2011 at 12:20

Hi,

I'm trying to debug an application in stop mode but the JTAG debugger disconnects. Is it possible to let the JTAG device active when entering in stop mode ?

Thanks in advance !

EG

16-32micros
Associate III
Posted on May 17, 2011 at 12:20

Hi eguerard

You can refer to The STM32 Reference Manual on web and then go to section

25.15.3 Debug MCU configuration register, where you can enable DBG_STOP: to be able to Debug while you are in Stop Mode with STM32.

Hope this is helps you 🙂 Stone-32.

eguerard
Associate II
Posted on May 17, 2011 at 12:20

Hi STOne-32,

Thanks for the tips !!

Just to tell you that the information is in the reference manual in the section 20.15.3 and not 25.15.3

Salutations!

EG