2026-02-09 1:47 AM
hello team,
I am facing a debug connection issue with STM32H723VGTx using STM32CubeIDE and ST-LINK.
Issue details:
MCU: STM32H723VGTx
Debug tool: ST-LINK (OpenOCD via STM32CubeIDE)
Interface: SWD
Reset mode: Software reset
SWD frequency: 50 kHz
Observed behavior:
ST-LINK connects successfully.
Cortex-M7 core is detected correctly.
GDB server starts, but the debug session fails during memory access.
Error message:
Additional observations:
Target voltage reported by ST-LINK is ~2.8 V.
I already tried:
Lowering SWD frequency
Using software reset
Adding monitor gdb_memory_map disable in debug startup commands
Halting on reset
Issue still persists.
Request:
Could you please confirm:
Whether this memory address (0x5C001000) access failure is related to power / AXI-D2 domain / debug configuration on STM32H723.
If there are any recommended debug settings or patches for STM32H7 devices under these conditions.
Whether minimum voltage requirements can affect debug access to AXI/D2 memory during GDB connection.
if possible can we connect
Regards,
K Manoj
Solved! Go to Solution.
2026-03-25 10:54 AM - edited 2026-03-25 10:56 AM
You've marked this as solved - so it's not surprising you're getting no new replies.
If it's not actually solved, then you need to un-mark the solution.
As @gbm said, what you're using is not a genuine ST-Link, so there's no guarantee that it will work properly - or even at all.
You need to get a genuine ST-Link, from an Approved ST Distributor.
2026-03-25 11:54 AM
> I am currently facing an issue with SDMMC initialization
@manoj3 Can you start a new topic on the SDMMC? The ST-Link question is marked as answered.