2023-04-12 02:46 AM - edited 2023-11-20 08:25 AM
Hi,
I have a board that has STM32H750VBT mcu. When i try to reset the uC using IWDG, WWDG or CMSIS SYSTEMRESETREQ device is not reset as expected.
I want the mcu to start the application as expected but it is not starting. With debugger or without debugger behavior is the same.
When i use debugger to observe the behavior after reset command, PC goes to 0x1FFFxxxx and incrementing as time passes. And at the same time stack is overflowwing.
When i look at the NRST pin of the uC, i can see the NRST goes low for at least 30uS and then slowly increasing. There is a photo attached.
I really need to figure out this and make the mcu reset properly.
Any help will be appriciated.
All the bests,
EDIT -----
I connect the BOOT pin to ground permanently, and the problem is SOLVED.
Thanks anyway.
Solved! Go to Solution.
2023-04-13 03:03 AM
Hello @SavasSahin ,
Thank you for your sharing the solution which are "I connect the BOOT pin to ground permanently, and the problem is SOLVED."
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-13 03:03 AM
Hello @SavasSahin ,
Thank you for your sharing the solution which are "I connect the BOOT pin to ground permanently, and the problem is SOLVED."
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.