Skip to main content
Mylossh
Associate
April 3, 2024
Solved

STM32H723ZG - no target detected

  • April 3, 2024
  • 4 replies
  • 2087 views

Hello everyone, I've designed a custom board with STM32H723ZG, previously based on STM32F767ZG. When I connect board with ST Link V2 prog through SWDIO, SWDCLK and GND, I get response that no target has been detected. I'm currently using ST-Link Utility software. If I desolder H723ZG and replace it with F767ZG, board works completely fine, without any issues. 

What could possibly be issue, should I order ST-Link V3 prog for the H723 MCU?
Please check attached schematic of the board, MCU related stuff is on second page.
Thanks everyone in advance! :)

Best answer by mƎALLEm

Hello,

ST-Link Utility software is obsolete. Start using STM32CubeProgrammer tool.

4 replies

mƎALLEm
mƎALLEmBest answer
Technical Moderator
April 3, 2024

Hello,

ST-Link Utility software is obsolete. Start using STM32CubeProgrammer tool.

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
MNapi
Senior II
April 3, 2024

how did you solder this chip?

are you sure all power pins are connected (soldered properly) including PA13, PA14 for debugging ?

Mylossh
MylosshAuthor
Associate
April 3, 2024

Looks like recommendation from @mƎALLEm solved the issue! :)

Thanks a lot!! 

Andrew Neil
Super User
April 3, 2024

That's good - please mark the solution.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Associate
August 2, 2025

Press the reset button while clicking on debug button on stm32cube ide for a second it will work and then erase the chip.