2022-01-13 04:26 AM
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 Held under Reset
Error in initializing ST-LINK device.
Reason: Target held under reset.
2022-01-13 04:45 AM
Hello @VNisk.1 and welcome to the Community :)
Is BOOT0 pulled LOW?
Check the power VDDA, and don't pull NRST low.
If a post answers your question, please close this topic by choosing "Select as Best" on that post.
This will help other users find that answer faster.
Imen
2022-01-13 06:14 AM
At the moment there is nothing connected to the Nucleo board.
I' will try to connect the BOOT0 to GND.
Should I let the NRST be unplugged or connect it to 3,3V?
What do you mean with "check power VDDA"?
2022-01-13 07:23 AM
"Target held under reset" suggests NRST is being held low. You should not be connecting this pin to anything, and certainly not driving it to 3.3V.
Can STM32CubeProgrammer connect?
2022-01-13 09:09 AM
The STM32CubeProgrammer connected when I set the ST-Link mode: Hot plug. Still the Full chip erase fails.
Other modes have the same problem as earlier descriped.
2022-01-14 11:22 AM
I tried connecting BOOT0 to GND.
(CUBE programmer with SWD, normal, hardware reset)
Error: No STM32 target found!
So the problem still exists?
2022-01-14 12:48 PM
Use "Connect Under Reset" mode.
2022-01-14 10:08 PM
I tried that. Still getting the same response: "Error: No STM32 target found!"
2022-01-15 05:58 AM
Should the be a 3,3 voltage in NRST pin. as far as I can tell the pin is low all the time. (Connected it led without resistor and still nothing).
Do you think the board maybe faulty?
2022-01-15 08:32 AM