Resolved! STM32H750VBT any reset(IWDG, WWDG and SYSTEMRESETREQ) is not working as expected
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 de...