Question
Cannot connect to STM32H745 (NUCLEO-H745ZI-Q) either with the IDE or ST-Link
When I try to upload code to the board through the IDE it says:
Error in final launch sequence:
Error in initializing ST-LINK device.
Reason: (4) No device found on target.
When I try to connect through ST-LINK it says:
Cannot connect to target
I'm not sure what else I can do
(The code I am trying to upload is just the initial stuff the IDE creates when creating a new project)
