2025-10-31 4:28 AM
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.
2025-10-31 4:59 AM
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.
