cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H757 Eval boards not working

Jagan1
Associate II

HI

We have purchased few STM32H757 Eval board for initial evaluation. We received the boards

We have generated code using STM32CubeMX and added just GPIO configs.(PK3,PK4,PK5 as outputs) and flashed code. it was working. we disconnected powersupply and connected back from then led's not toggling and also any code not flashing.

and the output is No device found on the target. what may be the reason, how to overcome this. even tried in STM32CubeIDE still no luck.

STMicroelectronics ST-LINK GDB server. Version 7.11.0
 
Copyright (c) 2025, STMicroelectronics. All rights reserved.
 
 
Starting server with the following options:
 
Persistent Mode : Disabled
 
Logging Level : 1
 
Listen Port Number : 61234
 
Status Refresh Delay : 15s
 
Verbose Mode : Disabled
 
SWD Debug : Enabled
 
InitWhile : Enabled
 
 
Target no device found
 
 
Error in initializing ST-LINK device.
 
Reason: No device found on target.
 
GNU gdb (GNU Tools for STM32 13.3.rel1.20250523-0900) 14.2.90.20240526-git
 
Copyright (C) 2023 Free Software Foundation, Inc.
 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 
This is free software: you are free to change and redistribute it.
 
There is NO WARRANTY, to the extent permitted by law.
 
Type "show copying" and "show warranty" for details.
 
This GDB was configured as "--host=x86_64-w64-mingw32 --target=arm-none-eabi".
 
Type "show configuration" for configuration details.
 
For bug reporting instructions, please see:
 
Find the GDB manual and other documentation resources online at:
 
 
For help, type "help".
 
Type "apropos word" to search for commands related to "word".
 
(y or n) [answered Y; input not from terminal]
 
cube has exited with code 4
1 REPLY 1
mƎALLEm
ST Employee

Hello,

What is the power supply config you set in CubeMx? SMPS or LDO.

If LDO you have locked the board and you need to recover it. See How can I recover my STM32H7/STM32H7RS board after facing a power configuration deadlock?

If it was configured in SMPS please attach you ioc file. 

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.