2025-01-23 06:24 PM
I have a Nucleo-H7S3L8 board that I have been using for development, but it is no longer able to connect to download binaries. I had previously been able to connect, but now when I try to run code using STM32CubeIDE, the ST-LINK GDB server fails with the message:
Target no device found
Error in initializing ST-LINK device.
Reason: No device found on target.
I also tried connecting with the STM32CubeProgrammer and I get a window that pops up with "Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication".
In the Debug configuration, the type is "Connect under reset". I've tried different cables and different computers. I don't have another Nucleo board, but I've confirmed that I can connect and load code into a board with an STM32F411. What else can I try?