Problem with connection STM32H745
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 10:32 AM
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".
Solved! Go to Solution.
- Labels:
-
ST-Link
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 11:34 AM
Going to need to strap BOOT0 HIGH, and POWER CYCLE the board several times, until you can connect and delete your code.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 10:42 AM
You should leave the STLINK to handle the NRST line. Check only the box in Stm32CubeProg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 10:59 AM
In STM32CubeProg problem is exactly the same. No connection to the target
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 11:34 AM
Going to need to strap BOOT0 HIGH, and POWER CYCLE the board several times, until you can connect and delete your code.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-18 11:50 AM
Thank you a lot. That was what I was looking for. Now the STM32 connects normally
