Question
How to hold STM32H745 in reset and still connect with JTAG debugger
I would like to hold the STM32H745 in reset and then connect with JTAG and be able to reprogram the flash internally. I am finding that their is some setting that is damaging a part on boot up and want to prevent the device from booting but still be able to use JTAG to reprogram the internal flash. I have tried holding the NRST pin low but I am unable to connect with JTAG then. Thanks.