How does STM32 reset work?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2010-09-16 9:22 PM
Posted on September 17, 2010 at 06:22
How does STM32 reset work?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-05-17 5:07 AM
Posted on May 17, 2011 at 14:07
Reset in IDE is not the same as a reset of STM32.
Some IDEs implement the reset as a GOTO i.e. to main(). In my IDE I can choose the selected way (Hardreset, Softreset, goto xxx, run until xxx, inserted code before download, after download and before ''reset'' and after reset, ... It is not IARs IDE.