2021-07-11 05:40 PM
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.
2021-07-11 06:37 PM
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
2021-07-12 04:27 PM
okay I see
thanks