2010-09-16 09:22 PM
How does STM32 reset work?
2011-05-17 05:07 AM
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.