We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
My board consists of stm32f427 and I have a strange problem.Calling NVIC_SystemReset() causes CPU to hang. This happens only on some boards.
I could overcome the problem in one of the following:
I read in forums that others encountered this problem but in my case it looks different:
Could anyone please explain:Why NVIC_SystemReset() does not work on some boards? How solutions 1 and 2 bypass the problem?
Thank you,
Ari