cancel
Showing results for 
Search instead for 
Did you mean: 

How does STM32 reset work?

ashley23
Associate II
Posted on September 17, 2010 at 06:22

How does STM32 reset work?

1 REPLY 1
damh
Associate II
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.