Solved
Error: Data read failed - when connecting to STM32F103C8BT6 Blue Pill
Title edited to flag that this relates to a Blue Pill
I'm trying to connect an STM32-STLink-V2 with three wires via SWD (GND, SCLK,SDIO). Was able to run a firmware upgrade, now V2J46S7.
Clicking on Connect gives:
15:35:11 : UR connection mode is defined with the HWrst reset mode
15:35:11 : ST-LINK SN : XXXXXXXXXXXXXXXXXXXXXXXXXX
15:35:11 : ST-LINK FW : V2J46S7
15:35:11 : Board : --
15:35:11 : Voltage : 3.02V
15:35:11 : SWD freq : 4000 KHz
15:35:11 : Connect mode: Normal
15:35:11 : Reset mode : Hardware reset
15:35:11 : Device ID : 0x410
15:35:11 : Revision ID : Rev X
15:35:11 : Debug in Low Power mode is not supported for this device.
15:35:12 : UPLOADING OPTION BYTES DATA ...
15:35:12 : Bank : 0x00
15:35:12 : Address : 0x4002201c
15:35:12 : Size : 8 Bytes
15:35:12 : Bank : 0x01
15:35:12 : Address : 0x1ffff800
15:35:12 : Size : 16 Bytes
15:35:12 : UPLOADING ...
15:35:12 : Size : 1024 Bytes
15:35:12 : Address : 0x8000000
15:35:12 : Read progress:
15:35:13 : Error: Data read failed
15:37:13 : Disconnected from device.
What's wrong?
