Programming error on STM32L051 during MCU in stop mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-26 6:59 AM
Posted on March 26, 2015 at 14:59
Hi,
I am trying to program stm32l051 MCU using IAR workbench and stlink V2 debugger.I am facing an issue while trying to program it when MCU is in stop mode. In normal mode it works fine.It is also observed that during stop mode if I pull down the reset line just before starting the download for a small duration, the program could be downloaded successfully.Please let me know if someone faced similar issue and also possible fix. Please feel free to ask me if any other information is needed.Thanks & Regards,Krishna. #stop-mode #stm32l0 #programming
Labels:
- Labels:
-
Power
-
STM32L0 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-03-26 7:36 AM
Posted on March 26, 2015 at 15:36
Select ''program/connect under reset'' or whatever the equivalent programming/connection mode is provided via the debugger options. Make sure your SWD/JTAG interface has NRESET on it.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
