Hello maybe is too late for a reply, but today i received my Nucleo board and was getting this same message.
Ok, fast explanation, on the Nucleo board on the STlink section theres jumpers labeled ST-LINK/NUCLEO, ok i removed the jumpers because i need to use the STlink to burn my program right? WRONG, removing the jumpers let you connect to the STlink MCU to program it, we dont want to do that.
I put the jumpers back to NUCLEO, and vuala, i can connect to the STM32 mcu.
In my case, I solved that exact problem by doing this: 1. Press the reset button on the board. (In my case a blue pill)
2. Click connect
3. Release the reset button
It should have connected successfully now.
I don't know why, this morning it was connecting without the need to do that, but now every time I don't do it, it fails. And every time I do it, it works.
I had the same symptom when using the STM32WB module. After changing the Reset mode among the options on the right side of STM32CubeProgrammer to Hardware reset, everything worked normally.
I have the same error: "Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication"
I did a manual connect (wire) with ST and ST link, and there was no change.
I have the same error: "Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery using Debug Authentication"
I used these methods:
-manual connect (wire) with ST and ST link, and there was no change.
- used STM32CubeProgrammer, where I uploaded the error you can see.
I was having endless issues like these, and as a last shot I decided to give this video a try. STM32 by LowLevel on Youtube Going through the steps, and some slight troubleshooting courtesy of ChatGPT made me finally able to connect and upload blink led code!
Hi i'm facing similar issue, i believe the issue started when i'm trying to erase flash memory. I've tried several things according to this forum but it is not working : 1. Press Reset button while connecting to STM32CubeProgramer 2. Connecting Boot0 and VDD and try to connect