2020-11-04 06:34 AM
I'm using the P-NUCLEO-STM32WB55 board and programming was working, but it stopped. I didn't change any jumpers, etc. I'm using a USB cable from PC to the ST-LINK connector. The last firmware successfully programmed was the BLE_TransparentMode example.
Log from CubeProgrammer:
10:19:39:114 : STLinkUSBDriver.dll loaded
10:19:39:117 : STLinkUSBDriver.dll loaded
10:19:39:117 : ST-LINK SN : 0671FF303430484257141247
10:19:39:117 : ST-LINK FW : V2J37M26
10:19:39:121 : Board : P-NUCLEO-WB55
10:19:39:124 : Voltage : 3.27V
10:19:39:140 : Error: No STM32 target found!
Any suggestions greatly appreciated!
Thanks in advance.
Jim
Solved! Go to Solution.
2020-11-04 06:51 AM
I changed the reset mode from Software to Hardware and it works. Not sure why this works though.
2020-11-04 06:51 AM
I changed the reset mode from Software to Hardware and it works. Not sure why this works though.
2020-11-13 07:02 AM
I have same issue but hardware reset doesn't solve it for me.
Any idea what I might try?