2024-12-17 03:40 AM - last edited on 2024-12-18 01:52 AM by SofLit
I am facing an issue where my STM32H7 board is not detected using STM32CubeProgrammer. I am using an STLINK-V3SET programmer, and the following error keeps appearing:
Error log:
17:04:59 : UR connection mode is defined with the HWrst reset mode
17:04:59 : ST-LINK SN : 0028001E3233510739363634
17:04:59 : ST-LINK FW : V3J13M4B5S1
17:04:59 : Board : STLINK-V3SET
17:04:59 : Voltage : 3.29V
17:04:59 : Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication
17:06:59 : UR connection mode is defined with the HWrst reset mode
17:06:59 : ST-LINK SN : 0028001E3233510739363634
17:06:59 : ST-LINK FW : V3J13M4B5S1
17:06:59 : Board : STLINK-V3SET
17:06:59 : Voltage : 3.29V
17:06:59 : Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication
Any help or suggestions would be greatly appreciated. Thanks in advance!
2024-12-17 03:55 AM
@Harsh_Gajjalwar wrote:my STM32H7 board
What board?
Please give details; also versions, etc: How to write your question to maximize your chances to find a solution
2024-12-17 06:16 PM
Has it ever worked or is this a brand new board/design? Are SWD/NRST pins connected? Show schematic, details.
2024-12-18 01:44 AM - edited 2024-12-18 01:45 AM
Hello @Harsh_Gajjalwar ,
Which HW? ST board or custom board? if ST board, which one? if custom board what power supply are you setting SMPS or LDO?
Becarefull, if you didn't set the correct power supply which needs to be inline with your HW, you broken your board. So you need to recover it with this manipulation: How can I recover my STM32H7 board after facing a power configuration deadlock?