cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with connection STM32H745

DBrau.2
Associate II

I've made a mistake and programmed to STM32h745 dual core processor program which was created to STM32H743 with one core. Now I have a problem with connection and ST-Link doesn't recognize device. What can I do with that?

I've also tried to supply board under reset (NRST pulled down to GND) and I get the fail "The interface firmware FAILED to reset/halt the target MCU".

1 ACCEPTED SOLUTION

Accepted Solutions

https://community.st.com/s/question/0D50X0000BRZL5NSQX/nucleoh745-stlink-utility-can-not-connect-to-target

Going to need to strap BOOT0 HIGH, and POWER CYCLE the board several times, until you can connect and delete your code.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

4 REPLIES 4
Uwe Bonnes
Principal II

You should leave the STLINK to handle the NRST line. Check only the box in Stm32CubeProg.

In STM32CubeProg problem is exactly the same. No connection to the target

https://community.st.com/s/question/0D50X0000BRZL5NSQX/nucleoh745-stlink-utility-can-not-connect-to-target

Going to need to strap BOOT0 HIGH, and POWER CYCLE the board several times, until you can connect and delete your code.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Thank you a lot. That was what I was looking for. Now the STM32 connects normally