How to debug a STM32 Controller with ST-Link V2 in sleep mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-09-30 10:54 PM
Hi,
i am using a STM32L010K8 Controller with Atollic TrueStudio and ST-Link V2. When the Controller enters the sleep mode (stop mode), the connection to St-Link V2 with the target lost.
Is there a possibility to stay in debug mode during the controller is in sleep mode?
Solved! Go to Solution.
- Labels:
-
DEBUG
-
Power
-
STM32L0 Series
-
TrueSTUDIO
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-01 12:27 AM
It is possible. Take a look at product reference manual, RM0451, section 24, register section 24.9.3. Set bit to allow debugging in STOP mode.
Tilen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-01 12:27 AM
It is possible. Take a look at product reference manual, RM0451, section 24, register section 24.9.3. Set bit to allow debugging in STOP mode.
Tilen.
