2021-06-01 04:27 AM
I followed the series of video "STM32WB Getting Started" with my P-Nucleo-WB55 board. During the 5th video "Heart Rate Monitor", I flashed the BLE_HeartRate project into my board and since this I have this message :
"Target no device found
Error in initializing ST-LINK device.
Reason: No device found on target"
I'm on Linux but I tried to do the same thing on Windows and the same error occured. I tried with an other P-Nucleo-WB55 board and I did the same manipulation and the same error occured. I let you screenshot of my errors
Now, I can't flash and run a new code on my two boards. What can I do to reset the Firmware of the board or to solve my problem whereas I can't flash any code on it ?
Thank you
Solved! Go to Solution.
2021-06-02 12:51 AM
Hey ! Thank you for your answer :)
I found a solution : I just connect CN7 pin 5 and 7 (connect VDD and Boot0) and restart my board with this configuration and then I was able to flash a new Firmware.
Thanks to this new Firmware, I can now re-flash what I want.
Thank you and have a good day !
2021-06-01 07:15 AM
Usual questions:
What is your board? a custom board or the NUCLEO board?
What interface are you using? SWD or USB?
Did you try with the CubeProgrammer tool? if yes what is the version?
Can you download the option bytes?
Do you have a log of the sequence you tried to flash the board?
2021-06-02 12:51 AM
Hey ! Thank you for your answer :)
I found a solution : I just connect CN7 pin 5 and 7 (connect VDD and Boot0) and restart my board with this configuration and then I was able to flash a new Firmware.
Thanks to this new Firmware, I can now re-flash what I want.
Thank you and have a good day !
2021-06-02 12:59 AM
This means the nSWBOOT option byte was set to 1 to check this PH3/BOOT0 pin to be set to 1.