Skip to main content
BPark.5
Associate II
July 12, 2021
Question

Connectiion error

  • July 12, 2021
  • 2 replies
  • 794 views

I am using STM32H743XI(we made board)

However, an error occurred when connecting using the existing ST Link v2 product.

An error occurred (No debug probe found connected to the USB port Session aborted)

IAR 8.40.1 using

The firmware(ST-Link) was also upgraded.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
July 12, 2021

Has it ever worked on this board? Assume we know nothing about the specifics of your implementation.

Use the STM32 Cube Programmer Tool when doing initial tests.

Check SWDIO, SWCLK, NRST, VTARGET and Ground connectivity. If the part doesn't start/function you aren't going to be able to connect to it.

Check supplies, and VCAP voltages and capacitors.

Check the state of NRST

Try with BOOT0 pulled HIGH

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
BPark.5
BPark.5Author
Associate II
July 12, 2021

okay I see

thanks