Skip to main content
dibacco1
Associate II
March 21, 2008
Question

Reset STR9

  • March 21, 2008
  • 2 replies
  • 729 views
Posted on March 21, 2008 at 14:08

Reset STR9

This topic has been closed for replies.

2 replies

dibacco1
dibacco1Author
Associate II
May 17, 2011
Posted on May 17, 2011 at 09:50

I developed a network bootloader using uIP. The bootloader resides in Bank 1, it starts then if it finds a valid application in BB0 runs it.

I need to be able to restart the STR9 from within the application in BB0. Is there any reset instruction?

kais
Associate
May 17, 2011
Posted on May 17, 2011 at 09:50

Dear dibacco,

There is no reset instruction, but you can make a Watchdog end of count

Condition (WDG Reset) which is a system reset.

By the way, there is an IAP over Ethernet “AN2675�? already available through this link:

http://www.st.com/mcu/familiesdocs-101.html

Kind regards,

Eris.