9 years, 4 months ago.

Is it possible to do a software reset on ST Nucleo F401RE

Is there a function like reset() in mbed ? I don not want to push the button rather do it with software. I can't seem to find that function

1 Answer

9 years, 4 months ago.

I believe what should work is:

NVIC_SystemReset()

Accepted Answer

Always a life saver.. Thanxs

posted by Rehan van der Merwe 27 Dec 2014

i have Nucleo F103 my board stop to work after NVIC_SystemReset() not reset !!!

posted by Hamza BENDALI BRAHAM 30 Oct 2015